mirror of
https://github.com/metroid-maniac/gba-auto-batteryless-patcher.git
synced 2026-03-21 17:54:07 -05:00
Change and clarify readme
This commit is contained in:
parent
206b471038
commit
ffa94f3f6f
|
|
@ -4,12 +4,14 @@ This program patches a GBA game for batteryless saving (i.e. saving on a bootleg
|
|||
|
||||
The game must be SRAM patched before using this program. GBATA or [Flash1M_Repro_SRAM_patcher](https://github.com/bbsan2k/Flash1M_Repro_SRAM_Patcher) can be used depending on the game. The patch contains two modes, which can be selected during patching.
|
||||
|
||||
In auto mode, the save will automatically be flushed a few seconds after saving. Until the save completes, the graphics will be purposefully corrupted.
|
||||
In auto mode, the save will automatically be flushed a few seconds after the in-game save.
|
||||
|
||||
In keypad trigger mode, the save can be flushed by pressing L+R+Start+Select at any time. This mode requires less patching, so may be compatible with more games.
|
||||
|
||||
The game will freeze when flushing has started and will unfreeze when flushing has completed.
|
||||
|
||||
## Usage
|
||||
Run with ROM as the only argument, a new ROM will be output
|
||||
Run with ROM as the only argument, a new ROM will be output. For GUI users, drag the ROM onto the .exe in the file browser.
|
||||
|
||||
## Building
|
||||
No build script, run the following command and hope it doesn't spit out any errors
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user