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

3DS:DS mode unbrick: Difference between revisions

From Hacks Guide Wiki
Botman (talk | contribs)
unneeded step
Tags: Mobile edit Mobile web edit
change handling of luma config in Section II - Bizarre Edge Cases: to match luma v13.1.1 changes
Line 30: Line 30:
# Power off your console and insert the SD card into your computer
# Power off your console and insert the SD card into your computer
# Open the file <code>sd:/luma/config.ini</code> in a text editor
# Open the file <code>sd:/luma/config.ini</code> in a text editor
# Scroll down until you find the variable <code>disable_arm11_exception_handlers</code>
# Scroll down until you find the variables <code>disable_arm11_exception_handlers</code> and <code>enable_dsi_external_filter</code>
#* This variable should be set to 0; if it is not, set it to 0 now
#* These variables should both be set to 0; if either of them are not, set them to 0 now
# Exit the text editor, remove the SD card, and reinsert the SD card into your console
# Exit the text editor, remove the SD card, and reinsert the SD card into your console
# Power on your console
# Power on your console
Line 38: Line 38:
#* If either camera causes an error or does not produce any output, your camera is likely bricked - this is known to cause DS mode issues. Disconnect the camera's cable ribbon and/or replace the camera entirely to fix this
#* If either camera causes an error or does not produce any output, your camera is likely bricked - this is known to cause DS mode issues. Disconnect the camera's cable ribbon and/or replace the camera entirely to fix this
# Power off the console, then power on again while holding {{B|SELECT}} to access the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]]
# Power off the console, then power on again while holding {{B|SELECT}} to access the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]]
# If any of the following settings are enabled, disable them:
# If either of the following settings are enabled, disable them:
#* <code>Enable loading external FIRMs and modules</code>
#* <code>Enable loading external FIRMs and modules</code>
#* <code>Enable game patching</code>
#* <code>Enable game patching</code>
#* <code>Enable custom upscaling filters for DSi</code>
#* <code>Allow Left+Right / Up+Down combos for DSi</code>
# Either press {{B|START}} or select <code>Save and exit</code>, then attempt to open something that uses DS mode
# Either press {{B|START}} or select <code>Save and exit</code>, then attempt to open something that uses DS mode
#* If this works, look for and delete faulty patches in <code>sd:/luma/sysmodules</code>, <code>sd:/luma/titles</code>, and <code>sd:/luma/twl_upscaling_filter.bin</code> before turning any of the above settings back on
#* If this works, look for and delete faulty patches in <code>sd:/luma/sysmodules</code>, <code>sd:/luma/titles</code>, and <code>sd:/luma/twl_upscaling_filter.bin</code> before turning any of their respective settings back on
#* If DS mode still crashes and the camera works, continue to Section III
#* If DS mode still crashes and the camera works, continue to Section III