Approver
307
edits
StarlitSkies (talk | contribs) m (added Category:Nintendo 3DS troubleshooting using HotCat) |
m (minor grammar fix) |
||
Line 184: | Line 184: | ||
* <h6>undefined instruction</h6> | * <h6>undefined instruction</h6> | ||
** The app most recently opened has an issue. If the value of R0 starts with C or D, it is an error code, and has a chance of being an error code if the value starts with E or F. Here are some common values for R0: | ** The app most recently opened has an issue. If the value of R0 starts with C or D, it is an error code, and has a chance of being an error code if the value starts with E or F. Here are some common values for R0: | ||
*** <code>D9004587</code>: When trying to open a game: The game is corrupted, or | *** <code>D9004587</code>: When trying to open a game: The game is corrupted, or its seed is not imported. | ||
**** See: [[3DS:Fixing corrupted games]] | **** See: [[3DS:Fixing corrupted games]] | ||
*** <code>C8804478</code>: If trying to open the Homebrew Launcher: <code>boot.3dsx</code> is missing from the root of your SD card. | *** <code>C8804478</code>: If trying to open the Homebrew Launcher: <code>boot.3dsx</code> is missing from the root of your SD card. |