Skip to content

FlashGBX v5.0.1

Latest

Choose a tag to compare

@Lesserkuma Lesserkuma released this 05 Jun 22:11
· 3 commits to master since this release
  • Added support for the Game Bub hardware device (thanks Eli)
  • Added a new launcher for the Windows pre-built package that hides the terminal window
  • Now supports gettext-style i18n localizations (see locale folder for the template)
  • Added a German language localization
  • Updated the FlashGBX LK Firmware to version L15
  • Added support for ModRetro Chromatic Cartridge with 39VF1682 (thanks Jayro)
  • Added an interactive console for manual debugging (thanks numma_cway for the suggestion)
  • Added a platform badge indicator in DMG mode to show what the inserted game was developed for
  • Now experimentally supports Batteryless SRAM save data backup and restore in CLI mode as well
  • Added support for ACAM_GL04G10_2G_204 with GL04GR00FHCR2 (thanks CaptainBean)
  • Added Dark Mode for Windows users (thanks marv17 for the suggestion)
  • Updated the Game Boy and Game Boy Advance lookup databases for save types, ROM sizes and checksums

  • Added an option to force-disable dark mode via settings.ini AllowDarkMode
  • Fixed an issue with the Interactive Console (the ws command did not work) (thanks Goon)
  • Fixed an issue with some GBxCart RW devices not being able to read save data correctly (thanks Boeuffy)
  • Lots of minor improvements and bug fixes