3DS:Installing software: Difference between revisions
From Hacks Guide Wiki
More actions
Use MediaWiki formatting Tag: Reverted |
Remove Citra and correct formatting Tags: Mobile edit Mobile web edit |
||
| (15 intermediate revisions by 8 users not shown) | |||
| Line 3: | Line 3: | ||
This page details how installing software/homebrew works on the 3DS. | This page details how installing software/homebrew works on the 3DS. | ||
==3DS software formats== | ==3DS software formats<span class="anchor" id="3DS software formats (CIA, 3DSX, etc.)"></span>== | ||
Software on the 3DS comes in two main formats: '''CIA''' and '''3DSX'''. | Software on the 3DS comes in two main formats: '''CIA''' and '''3DSX'''. | ||
*'''CIA''' <code>.cia</code> format software is usually installed with [[3DS:FBI|FBI]]/[[3DS:GodMode9|GodMode9]] and will end up on HOME Menu as a launchable title. Both homebrew and retail game dumps are available in the '''CIA''' format. | *'''CIA''' <code>.cia</code> format software is usually installed with [[3DS:FBI|FBI]]/[[3DS:GodMode9|GodMode9]] and will end up on HOME Menu as a launchable title. Both homebrew and retail game dumps are available in the '''CIA''' format. | ||
*'''3DSX''' <code>.3dsx</code> format software is installed by placing the 3DSX file in the <code>3ds</code> folder (NOT Nintendo 3DS) and can only be launched from Homebrew Launcher. All '''3DSX''' format software is homebrew. | *'''3DSX''' <code>.3dsx</code> format software is installed by placing the 3DSX file in the <code>3ds</code> folder (NOT <code>Nintendo 3DS</code>) and can only be launched from Homebrew Launcher. All '''3DSX''' format software is homebrew. | ||
No format is inherently better than the other; it just depends on how you want to launch your software. If you'd prefer your application on HOME Menu, '''CIA''' format is the way to go. Otherwise, '''3DSX''' is probably better. | No format is inherently better than the other; it just depends on how you want to launch your software. If you'd prefer your application on HOME Menu, '''CIA''' format is the way to go. Otherwise, '''3DSX''' is probably better. | ||
There is also '''NDS''' <code>.nds</code> format software, which can only be used with [https://wiki.ds-homebrew.com/twilightmenu/installing-3ds | There is also '''NDS''' <code>.nds</code> format software, which can only be used with [https://wiki.ds-homebrew.com/twilightmenu/installing-3ds TWiLightMenu++]/nds-bootstrap and can be launched by placing the <code>.nds</code> file anywhere on the SD card visible to TWiLightMenu++. This format of homebrew is also compatible with the DSi and with DS flashcarts. Alternatively, you can create a forwarder that points to the <code>.nds</code> file on your SD card, which will show up on your HOME Menu. For instructions, see [https://wiki.ds-homebrew.com/ds-index/forwarders here]. | ||
{{Warning|text=The 3DS HOME Menu has a limit of 300 3DS titles and 40 DSiWare titles | {{Warning|text=The 3DS HOME Menu has a limit of 300 3DS titles and 40 DSiWare titles. The '''3DS''' title limit can be bypassed with [[3DS:3DSBank|3DSBank]]. The '''DSiWare''' limit itself cannot be bypassed, but if you are primarily installing <code>.nds</code> forwarders, you can use [https://github.com/YANBForwarder/YANBF YANBF] to make use of the 3DS title limit.|}} | ||
Some other file formats you might encounter (but not as often): | Some other file formats you might encounter (but not as often): | ||
*'''3DS''' <code>.3ds</code> is used for cartridge dumps, which you can make/install using [[3DS:Dump titles and game cartridges|GodMode9]]. This file format is also often used | *'''3DS''' <code>.3ds</code> is used for cartridge dumps, which you can make/install using [[3DS:Dump titles and game cartridges|GodMode9]]. This file format is also often used by emulators. | ||
*'''CXI''' <code>.cxi</code> is a generic executable format sometimes used for digital file dumps / preservation. | *'''CXI''' <code>.cxi</code> is a generic executable format sometimes used for digital file dumps / preservation. | ||
*'''APP''' <code>.app</code> is the packed application format that you will see in the <code>Nintendo 3DS</code> folder. You won't be able to directly manipulate these very easily. | *'''APP''' <code>.app</code> is the packed application format that you will see in the <code>Nintendo 3DS</code> folder. You won't be able to directly manipulate these very easily. | ||
| Line 23: | Line 23: | ||
In summary, if you want to install software on your 3DS, you should be looking for '''CIA''' or '''3DSX''' format applications — and sometimes '''NDS''' files. | In summary, if you want to install software on your 3DS, you should be looking for '''CIA''' or '''3DSX''' format applications — and sometimes '''NDS''' files. | ||
There | ==Installing .cia files== | ||
There are 3 applications that are typically used to install 3DS software and homebrew: | |||
<tabber> | <tabber> | ||
|-|FBI= | |-|FBI= | ||
<span> | |||
[[3DS:FBI|FBI]] is an application that can install '''CIA''' files. To use it: | |||
<ol> | |||
<li>Place your <code>.cia</code> file anywhere on your SD card. (You may want to create a <code>cias</code> folder for organizational purposes.)</li> | |||
<li>Open the FBI application (if you followed 3ds.hacks.guide, it will be on your HOME Menu)</li> | |||
<li>Navigate to SD Card -> (wherever you put the <code>.cia</code> file)</li> | |||
<li>Navigate to <code>Install and delete CIA</code> | |||
<ul><li>The '''CIA''' file itself does not need to be kept after it is installed, hence "Install and delete"</li></ul> | |||
</li> | |||
<li>Wait for the '''CIA''' to install</li> | |||
</ol> | |||
Once the install has finished, close FBI and the application should appear as a gift box to open on your HOME Menu. If it doesn't immediately appear, you may have to power your console off and on to get it to appear. | Once the install has finished, close FBI and the application should appear as a gift box to open on your HOME Menu. If it doesn't immediately appear, you may have to power your console off and on to get it to appear. | ||
</span> | |||
|-|GodMode9= | |-|GodMode9= | ||
<span> | |||
<p>[[3DS:GodMode9|GodMode9]] is an application that can install '''CIA''' files. To use it:</p> | |||
<ol> | |||
<li>Place your <code>.cia</code> file anywhere on your SD card. (You may want to create a <code>cias</code> folder for organizational purposes.)</li> | |||
<li>Power on your 3DS while holding {{B|Start}}</li> | |||
<li>Navigate to <code>[0:] SDCARD</code> and press {{B|A}}</li> | |||
<li>Navigate to the location of the <code>.cia</code> file you want to install, then press {{B|A}}</li> | |||
<li>Navigate to <code>CIA Image Options...</code> and press {{B|A}}</li> | |||
<li>Navigate to <code>Install game image</code> and press {{B|A}}</li> | |||
<li>Unlock write permissions if prompted</li> | |||
<li>Wait for the CIA to install</li> | |||
<li>Press {{B|A}} when <code>Install success</code> appears</li> | |||
<li>Relock write permissions if prompted</li> | |||
</ol> | |||
Once the install has finished, reboot your console by pressing {{B|Start}} | Once the install has finished, reboot your console by pressing {{B|Start}} | ||
</span> | |||
|-|Universal Updater= | |-|Universal-Updater= | ||
If you followed 3ds.hacks.guide to install custom firmware on your 3DS, you probably also have | <span> | ||
<p>If you followed 3ds.hacks.guide to install custom firmware on your 3DS, you probably also have [[3DS:Universal-Updater|Universal-Updater]], which can be used as a homebrew app store. To use it:</p> | |||
<ol> | |||
<li>Open the Universal-Updater application (the blue down arrow icon)</li> | |||
<li>Use the <code>D-Pad</code> to navigate between applications and the {{B|A}} button to select an application</li> | |||
<li>Use the <code>Search</code> or <code>Filter</code> function (the magnifying glass) to look for a specific application</li> | |||
<li>Under <code>Available Downloads</code>, select either the <code>.cia</code>, <code>.3dsx</code>, or <code>.nds</code> file, then press {{B|A}} again to install the application</li> | |||
<li>Check the queue (the button with the number in it) to see download progress | |||
<ul> | |||
<li>'''CIA''' files will appear on your HOME Menu in a gift box after you exit Universal-Updater</li> | |||
<li>'''3DSX''' files will become available in the Homebrew Launcher application</li> | |||
<li>'''NDS''' files will need to be launched from [https://wiki.ds-homebrew.com/twilightmenu/installing-3ds.html TWiLightMenu++]</li> | |||
</ul></li> | |||
</ol> | |||
Once the install has finished, press {{B|Start}} to exit the application, if you installed a '''CIA''' file and it doesn't immediately appear, you may have to power your console off and on to get it to appear. | Once the install has finished, press {{B|Start}} to exit the application, if you installed a '''CIA''' file and it doesn't immediately appear, you may have to power your console off and on to get it to appear. | ||
</span> | |||
</tabber> | </tabber> | ||
| Line 77: | Line 93: | ||
To run a piece of homebrew in <code>.3dsx</code> format: | To run a piece of homebrew in <code>.3dsx</code> format: | ||
#Place your <code>.3dsx</code> file in the <code>3ds</code> folder (NOT <code>Nintendo 3DS</code>) on your SD card | # Place your <code>.3dsx</code> file in the <code>3ds</code> folder (NOT <code>Nintendo 3DS</code>) on your SD card | ||
#*Some pieces of homebrew may require additional support files. You may have to consult the README / documentation of that software if this is the case | #*Some pieces of homebrew may require additional support files. You may have to consult the README / documentation of that software if this is the case | ||
#The homebrew should now appear when you open the Homebrew Launcher (the blue "h" icon) on your HOME Menu | #The homebrew should now appear in the list of homebrew that appears when you open the Homebrew Launcher (the blue "h" icon) on your HOME Menu | ||
#*Navigate between homebrew applications / folders using the D-Pad and press the {{B|A}} button to launch it | #*Navigate between homebrew applications / folders using the D-Pad and press the {{B|A}} button to launch it | ||
==Reinstalling software from the eShop== | |||
See [https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop this] page to redownload content from the 3DS eShop. | |||
==Uninstalling software== | ==Uninstalling software== | ||