From fa778315a1970e5bc2ea39ef384f56e7074e87f3 Mon Sep 17 00:00:00 2001 From: wwylele Date: Tue, 27 Sep 2016 22:33:34 +0800 Subject: [PATCH] Updated Home Folder (markdown) --- Home-Folder.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home-Folder.md b/Home-Folder.md index 62d681b..5b3b8dd 100644 --- a/Home-Folder.md +++ b/Home-Folder.md @@ -20,7 +20,7 @@ │   └── sysdata │   └── 00010017 │   └── 00000000 -│   └── config +│   └── config (optional) └── sysdata └── shared_font.bin @@ -29,10 +29,14 @@ ### How to dump system archives (`nand/00000000000000000000000000000000` folder) and system font (`sysdata/shared_font.bin`) +:warning: for many games, you need these! + 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. ### How to dump the Config Savegame (`nand/data/00000000000000000000000000000000/sysdata/00010017/00000000/config`) +:warning: for most games, you _don't_ need this! You can stop reading and go to play your game :). + 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. Service.CFG core/hle/service/cfg/cfg.cpp:GetConfigInfoBlock:197: Config block 0xB0001 with flags 2 and size 2048 was not found