issue fixed

wwylele 2016-08-30 22:01:28 +08:00
parent e0a60ad37d
commit bf148ae30a

@ -31,8 +31,6 @@
Run the Homebrew app [3dsutils](https://github.com/citra-emu/3dsutils) on your 3DS. (There is no precompiled version now, you need to [install devkitPro](http://wiki.gbatemp.net/wiki/3DS_Homebrew_Development#Install_devkitPro_w.2F_devkitARM) and [compile it](http://wiki.gbatemp.net/wiki/3DS_Homebrew_Development#Compiling_sources) yourself). The app will dump these files to the SD card. Run the Homebrew app [3dsutils](https://github.com/citra-emu/3dsutils) on your 3DS. (There is no precompiled version now, you need to [install devkitPro](http://wiki.gbatemp.net/wiki/3DS_Homebrew_Development#Install_devkitPro_w.2F_devkitARM) and [compile it](http://wiki.gbatemp.net/wiki/3DS_Homebrew_Development#Compiling_sources) yourself). The app will dump these files to the SD card.
Known issue: if you run the app on New 3DS, the dumped file `shared_font.bin` will not work in Citra.
### How to dump the Config Savegame (`nand/data/00000000000000000000000000000000/sysdata/00010017/00000000/config`) ### How to dump the Config Savegame (`nand/data/00000000000000000000000000000000/sysdata/00010017/00000000/config`)
The Config Savegame is required to play some specific games in Citra. If you don't dump it, a dummy `config` file is created (sufficient to play various games) but you will get an error similar to the one below if the game you are trying to play requires a dumped Config Savegame. The Config Savegame is required to play some specific games in Citra. If you don't dump it, a dummy `config` file is created (sufficient to play various games) but you will get an error similar to the one below if the game you are trying to play requires a dumped Config Savegame.