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

User:Karmashiota/sandbox: Difference between revisions

User page
Karmashiota (talk | contribs)
started wip for custom-install page
 
m linked the page for dumping system files to get boot9.bin and movable.sed
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
<span>
<span>
=== What you need ===
=== What you need ===
* The .cia file from a dumped cartridge (https://wiki.hacks.guide/wiki/3DS:Dump_titles_and_game_cartridges)
* One or more .cia files from [[3DS:Dump_titles_and_game_cartridges|dumped cartridges]]
* The boot9.bin and movable.sed of the 3DS system you want the games installed to
* boot9.bin and movable.sed from [[3DS:Dump_system_files|this page]]
* The latest release of custom-install-standalone (https://github.com/ihaveamac/custom-install/releases)
* The latest release of [https://github.com/ihaveamac/custom-install/releases custom-install-standalone]
* The latest release of custom-install-finalize
* [https://github.com/ihaveamac/3DS-rom-tools/raw/master/seeddb/seeddb.bin seeddb.bin]  (direct download)
* Seed.bin (direct download) https://github.com/ihaveamac/3DS-rom-tools/raw/master/seeddb/seeddb.bin


=== Instructions ===
=== Instructions ===
#  
# Copy seeddb.bin to the root of your SD
# Extract the custom-install-standalone zip to any folder in your computer
# Run 'ci-gui.exe'
# Click on the three dots [...] next to 'SD root'
# Select the location of your SD root
    - By default, boot9.bin and movable.sed should have been recognized by the program and auto-populated the respective fields next to them, if so, skip the next two steps
# Click on the three dots [...] next to boot9.bin and select its location (gm9/out)
# Click on the three dots [...] next to movable.sed and select its location (gm9/out)
# Click on the three dots [...] next to seeddb.bin and select its location (the root of your SD)
# Click on 'Add CIAs' and select all the CIAs you wish to install
# Once they finish uploading, click on 'Start install'
# Wait for the program to finish installing all files
# Once it's done, close custom-install and eject your SD safely
# Insert your SD into your console and boot it up to confirm everything was installed properly
 
</span>
</span>


Line 52: Line 65:
</span>
</span>
</tabber>
</tabber>
==Usage==
WIP