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

3DS:Error screens/Luma3DS exception screen: Difference between revisions

From Hacks Guide Wiki
update to menu prefetch abort (svcBreak)
m typo on loader undefined instr
Line 173: Line 173:


* <h6>undefined instruction</h6>
* <h6>undefined instruction</h6>
** The app most recently opened has an issue. R0 is (most likely) contains an error code. Here are some common values for R0:
** The app most recently opened has an issue. R0 is (most likely) an error code. Here are some common values for R0:
*** <code>D9004587</code>: When trying to open a game: The game is corrupted, or it's seed is not imported.
*** <code>D9004587</code>: When trying to open a game: The game is corrupted, or it's seed is not imported.
**** See: [[3DS:Fixing corrupted games]]
**** See: [[3DS:Fixing corrupted games]]