Retro Go Versions Save

Retro emulation for the ODROID-GO and other ESP32 devices

1.41

1 month ago

NOTE: This release is poorly tested but I lack time and I want to allow you to try new features such as improved scaling or MSX. Please report bugs if you feel like it, or wait for 1.42 if you want something more stable! :)

  • MSX: Added fMSX emulator
  • COL: Added virtual keyboard so that more games work
  • COL: Fixed savestates not working
  • All: Improved scaling; you can now zoom to any size you want!
  • All: Eliminated battery icon flicker
  • All: Added overclock option in the debug menu (need feedback regarding stability before making it permanent)

For MSX:

  1. Get the BIOS files from https://fms.komkon.org/fMSX/#Downloads
  2. Place them in /retro-go/bios/msx/
  3. Put your roms in /roms/msx/

1.40

2 months ago
  • NES: Added sound emulation to mapper 19 (Pacman Championship Edition)
  • NES: Added 2KB CHR support to mapper 64 (Rolling Thunder)
  • NES: Fixed Battletoads (now works past level 2 but there's still occasional jitter)
  • NES: Fixed Battletoads Double Dragon (freezing)
  • NES: Fixed Teenage Mutant Ninja Turtles 3 (HUD jumping around in level 2)
  • NES: Fixed other minor glitching in mapper 4 (MMC3) games
  • NES: Fixed text garbled in Gun-Nac
  • COL: Added palette selector (also for SG-1000)
  • COL: Added support for SGM (but no AY yet)
  • All: Added support for custom scaling dimensions
  • All: Added border support (to replace black bars when not using full screen scaling)
  • All: Fixed savestate wouldn't be loaded on next boot after saving
  • All: Fixed partial screen updating sometimes caused artifacts
  • Launcher: Long file names are now working correctly (though still not recommended)

Note: Whilst I'm providing builds for all supported devices below, only the ODROID-GO was tested prior to release!

1.39-pre

3 months ago
  • Launcher: Reject names that are too long instead of being weird
  • Theming support is now tested and documented
  • Added DAC pinout for ODROID-GO

Note: This is a pre-release, currently untested on most devices.

1.38.1

1 year ago
  • GBC: Added switch to disable RTC sync with system time
  • Launcher: Fixed crash when files without extensions were present

1.38

1 year ago
  • GBC: Added support for MBC30 (For Pokemon Crystal romhacks)
  • Launcher: Added a new scroll behaviour (Options -> Scroll mode)
  • Misc bug fixes

1.37

1 year ago
  • SNES: Fixed controls menu labels
  • GEN: Small performance improvement
  • Launcher: Added tool to download updates

Small release to wrap up the year :)

(See 1.19 to download cover art.)

1.36.3

1 year ago
  • SNES: Fixed freeze in controls menu (hopefully for real this time... )

thanks to cralex and jdcanado for the help!

1.36.2

1 year ago
  • SNES: Fixed crash in controls menu
  • Launcher: Start wifi access point

1.36.1

1 year ago
  • GBC: Fixed Pokemon Trading Card Game
  • SNES: Added support for ROMs with extra headers
  • SNES: Added low pass filter toggle
  • GEN: Added support for interleaved ROMs
  • Lynx: Changed samplerate to fix some audio issues
  • Launcher: Fixed recently played list
  • Wifi and WebUI improvements (thanks to KD-MM2)
  • Improved recovery mode reliability

Note: This is a re-issue of 1.36 due to bogus .fw generation.

(See 1.19 to download cover art.)

1.35.1

1 year ago
  • SNES: New Snes9x port (based on 2005 version) with sound!
  • GEN: Improved compatibility (updated from bzhxx's upstream)
  • GW: Added Game & Watch emulator by bzhxx
  • Lynx: Fixed crash when opening options menu
  • Launcher: Added web file manager
  • Launcher: Added network time sync
  • Launcher: Increased max filename length to ~72 characters
  • All: Fixed some crash recovery issues
  • Releases are now built with esp-idf 4.3

Notes about this release:

  1. Some of your settings will be reset (save states and favorites are not affected)
  2. BIOS files must be moved from /retro-go/system to /retro-go/bios
  3. Info about the new wifi features can be found here: https://github.com/ducalex/retro-go/tree/1.35#wifi