Skip to content

Releases: ducalex/retro-go

Retro-Go 1.36.1

29 Nov 19:32
Compare
Choose a tag to compare
  • 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.)

Retro-Go 1.35.1

17 Oct 17:24
Compare
Choose a tag to compare
  • 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

Retro-Go 1.34

18 Sep 17:14
Compare
Choose a tag to compare
  • SNES: Fixed crash when opening menu
  • NES: Implemented mapper 185
  • PCE: Fixed crash when quitting emulator
  • PCE: Improved stability and compatibility
  • GBC: Fixed Resident Evil Gaiden not showing text (thanks to ddrsoul)
  • All: Improved SD Card compatibility

Retro-Go 1.33

01 Aug 19:11
Compare
Choose a tag to compare
  • Added Genesis/Megadrive emulator
  • Added multiple save state support (per game)
  • DOOM: Added IWAD selector when launching a mod (PWAD)
  • PCE: Fixed some crashes
  • Launcher: Fixed buttons not responding during CRC32...

Note: Gwenesis isn't quite ready but some games are playable. Z80 emulation can be disabled in the options to increase speed (this will break audio in many games).

Special thanks to ddrsoul who helped test the changes a lot over the past few months :).

Retro-Go 1.32.1

21 May 18:29
Compare
Choose a tag to compare
  • Launcher: Fixed save state screenshot not being updated

(See 1.19 to download cover art.)

Retro-Go 1.32

27 Apr 16:30
Compare
Choose a tag to compare
  • Launcher: Added subfolder navigation (there are still some sorting issues)
  • Launcher: Improved responsiveness when covers are enabled but not installed
  • All: Speedup mode improvements: More granularity, added 0.5x mode, working audio, DOOM is now supported
  • All: Moved saves on ODROID-GO to be in line with other devices (a notice will be displayed on first boot)
  • All: Added .img generator, to use with esptool.py
  • All: Pressing start+select will open options menu (on devices with no option button)

(See 1.19 to download cover art.)

Retro-Go 1.31.1

09 Mar 02:12
Compare
Choose a tag to compare
  • Fixed sound on MRGC-G32

Retro-Go 1.31

15 Feb 23:18
Compare
Choose a tag to compare
  • Launcher: Fixed occasional crash when changing tab
  • GBC: Fixed high cpu usage / slowdowns
  • GBC: Fixed RTC format in SRAM
  • All: Fixed crash when changing audio sink in game
  • All: Fixed occasional settings reset if a panic occurred while a key held down
  • All: Improved panic handling, more detailed crash.log

(See 1.19 to download cover art.)

Retro-Go 1.30

02 Feb 22:02
Compare
Choose a tag to compare
  • NES: Fixed Lagrange Point
  • NES: Added support for a few untested mappers
  • NES: State files are now smaller (faster load/save)
  • PCE: Many sprites issues fixed by Macs75
  • PCE: New save state format (incompatible with old saves, but extensible going forward...)
  • Added key repetition in dialogs (when holding an arrow key, for example)

Retro-Go 1.29.1

24 Dec 03:08
Compare
Choose a tag to compare
  • Fixed settings not remembered per emulator
  • Fixed recent/favorites should be cleared on settings reset
  • Added back "Reboot to firmware" in about dialog
  • Fixed other minor bugs