diff --git a/Reading-a-GBA-save-game.md b/Reading-a-GBA-save-game.md index 761ec99..3b3dee0 100644 --- a/Reading-a-GBA-save-game.md +++ b/Reading-a-GBA-save-game.md @@ -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.