Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Rebuild Title Database: Difference between revisions

From Hacks Guide Wiki
m wait, i contradicted myself
link to 3DS:Dump system files for dumping boot9.bin and movable.sed, instead of including the steps here (makes it easier if someone already has these files)
Line 9: Line 9:
* A 3DS console with custom firmware
* A 3DS console with custom firmware
* {{GitHub|ihaveamac/3DS-rom-tools/raw/master/seeddb/seeddb.bin|seeddb.bin}}
* {{GitHub|ihaveamac/3DS-rom-tools/raw/master/seeddb/seeddb.bin|seeddb.bin}}
* boot9.bin (same for all consoles) and movable.sed (specific to yours only) - dump with [[3DS:Dump system files]]


=== Section I - Preparing the files ===
=== Section I - Preparing the files ===


# Press and hold {{B|START}}, and while holding {{B|START}}, power on your console. This will launch GodMode9
# Navigate into the drive <code>[M:] MEMORY VIRTUAL</code>
# Press {{B|A}} on <code>boot9.bin</code>, then select '''Copy to 0:/gm9/out'''
# Press {{B|A}} to continue
# Press {{B|B}} once to return to the main menu
# Navigate into <code>[1:] SYSNAND CTRNAND</code> -> <code>private</code>
# Press {{B|A}} on <code>movable.sed</code>, then select '''Copy to 0:/gm9/out'''
# Turn the 3DS off
# Turn the 3DS off
# Insert your SD card into your computer
# Insert your SD card into your computer
Line 25: Line 19:
# Extract the contents of the downloaded <code>.zip</code> into a folder
# Extract the contents of the downloaded <code>.zip</code> into a folder
#* This folder will be referred to as the "rebuild folder" from now on
#* This folder will be referred to as the "rebuild folder" from now on
# Copy <code>movable.sed</code> and <code>boot9.bin</code> from inside <code>sd:/gm9/out</code> and paste them into the rebuild folder
# Copy <code>movable.sed</code> and <code>boot9.bin</code> to the rebuild folder
#* If you had just dumped them from your console, both are most likely in <code>sd:/gm9/out</code>
# Copy <code>seeddb.bin</code> into the rebuild folder
# Copy <code>seeddb.bin</code> into the rebuild folder
# Copy the <code>save3ds_fuse</code> binary from the save3ds <code>.zip</code> file into the rebuild folder
# Copy the <code>save3ds_fuse</code> binary from the save3ds <code>.zip</code> file into the rebuild folder