Toggle 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 (Theres a troubleshooting section, I can just use it :))
m (formatting)
Line 1: Line 1:
This guide will guide you in rebuilding the `title.db` file in your SD card.  
This guide will guide you in rebuilding the <code>title.db</code> file in your SD card.  


`title.db` is a file on both the 3DS SD card and CTR-NAND which contain the entries of all installed 3DS titles in its respective place (eg. The SD card `title.db` would contain entries of all 3DS titles installed to the SD card). For more information check out [https://www.3dbrew.org/wiki/Title_Database 3dbrew].
<code>title.db</code> is a file on both the 3DS SD card and CTR-NAND which contain the entries of all installed 3DS titles in its respective place (eg. The SD card <code>title.db</code> would contain entries of all 3DS titles installed to the SD card). For more information check out [[3dbrew:Title Database|3dbrew]].


=== What you need ===
=== What you need ===
Line 45: Line 45:
=== Troubleshooting ===
=== Troubleshooting ===


* boot9.bin is missing in <code>[M: ] MEMORY VIRTUAL</code>
* boot9.bin is missing in <code>[M:] MEMORY VIRTUAL</code>
** You're not using boot9strap. You should [[3DS:Luma3DS to boot9strap|switch to boot9strap]] or consult the documentation of your bootloader to dump it
** You're not using boot9strap. You should [[3DS:Luma3DS to boot9strap|switch to boot9strap]] or consult the documentation of your bootloader to dump it
* Make sure you have boot9.bin and movable.sed in the rebuild folder
* Make sure you have boot9.bin and movable.sed in the rebuild folder