Updated Reading a GBA save game (markdown)

sanni 2024-08-05 22:19:12 +02:00
parent c48fc3c171
commit 71739e75c6

@ -7,7 +7,9 @@
To read or write a savegame from/to a GBA cartridge you must first make sure you have the GBA.txt copied to your SD card. You can download it here: https://raw.githubusercontent.com/sanni/cartreader/master/sd/gba.txt
Then setup the config switches like so:
![](https://dl.dropboxusercontent.com/s/z3o707gt6e0pj33/flash_jumper_3V3.jpg?dl=1)
![](https://dl.dropboxusercontent.com/s/z3o707gt6e0pj33/flash_jumper_3V3.jpg?dl=1)
![3vhw5](https://github.com/user-attachments/assets/8f15c14c-ca92-48b3-96e2-8a086c2827f9)
Next plug the GBA cartridge into the GB/GBA slot of the cartridge reader.
Then you can choose Read save to dump the save to the sd card.