You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)