Skip to content

0.63 Release Build

Choose a tag to compare

@ApacheThunder ApacheThunder released this 28 Jun 20:42
· 9 commits to main since this release
  • Patching system from SCFW implemented for SuperCards. Prepatched roms no longer required for use with GBA-Exploader for SuperCards! This also resolves all remaining save issues for SuperCards!
  • dat file system used for storing save meta data on current save for EWIN cards now used for SuperCards as SuperCards do not have a spare ram page for storing this. This was also why there was save issues initially with random games even ones with 64KB or smaller saves. This resolves that.
  • Initial EZ Flash Omega/Omega DE support! Note that there are still save issues right now. DE has partial saves working with just 128KB saves not working. (so Pokemon games do not hold saves currently)
  • Progress bars added for most UI actions that result in writing sram to/from file so that it doesn't look like UI is frozen. This is especially important for some slower cards like Supercard where SRAM read/writes is a bit slower (on SC Lite anyways)