3DS:2DSaver: Difference between revisions
From Hacks Guide Wiki
More actions
add infobox |
whoops, never put 3ds-hbmenu back |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 7: | Line 7: | ||
| releasedate = 2022-6-6 | | releasedate = 2022-6-6 | ||
}} | }} | ||
2DSaver is a 3DS homebrew app that allows initial setup to be skipped. This can be particularly helpful if your 3D slider is broken, or if your 2DS console is running downgraded firmware where initial setup does not account for a console with no 3D slider, preventing you from completing setup. 2DSaver works by running as <code>boot.3dsx</code> and using a modified configuration file for [[3DS:Luma3DS|Luma3DS]] which sets the [[3DS:Luma3DS/Configuration#hbldr_3dsx_titleid|Title ID for title takeover]] to System Settings. This will then launch 2DSaver instead of initial setup; 2DSaver can then modify the [[3dbrew:ConfigSavegame|ConfigNANDSavegame]] to skip initial setup. | |||
{{Warning|text=2DSaver requires a modern [[Custom firmware|CFW]] setup running [[3DS:Boot9strap|boot9strap 1.2]] or higher. If you are running an older CFW setup, first [[3dsguide:checking-for-cfw|upgrade your setup]] before following these steps. If you do not have CFW installed you will need to install it with [[3dsguide:ntrboot|ntrboot]].}} | |||
==What you need== | ==What you need== | ||
*The latest release of {{GitHub| | *The latest release of {{GitHub|hacks-guide/2DSaver/releases/download/v1.1-hg1/2DSaver.zip|2DSaver}} (direct download) | ||
*The latest release of {{GitHub|LumaTeam/Luma3DS/releases/latest|Luma3DS}} (the Luma3DS <code>.zip</code> file) | *The latest release of {{GitHub|LumaTeam/Luma3DS/releases/latest|Luma3DS}} (the Luma3DS <code>.zip</code> file) | ||
==Prep Work== | ==Prep Work== | ||
#Power off your console | #Power off your console | ||
#Insert your SD card into your computer | #Insert your SD card into your computer | ||
#Copy <code>boot.firm</code> from the <code> | #Copy <code>boot.firm</code> from the Luma3DS <code>.zip</code> to the root of your SD card | ||
#Copy <code>boot.3dsx</code> from the <code> | #Copy <code>boot.3dsx</code> from the <code>2DSaver.zip</code> to the root of your SD card | ||
#Create a folder named <code>luma</code> on the root of your SD card, if it does not already exist | #Create a folder named <code>luma</code> on the root of your SD card, if it does not already exist | ||
#Copy <code>config.ini</code> from inside the folder for your console's region in the <code> | #Copy <code>config.ini</code> from inside the folder for your console's region in the <code>2DSaver.zip</code> to the <code>luma</code> folder on your SD card | ||
#Reinsert your SD card into your console | #Reinsert your SD card into your console | ||
==Section I - Launching 2DSaver== | ==Section I - Launching 2DSaver== | ||
| Line 25: | Line 27: | ||
#Press {{B|Start}} to exit | #Press {{B|Start}} to exit | ||
#Your console will have booted to the HOME Menu, and should now boot normally | #Your console will have booted to the HOME Menu, and should now boot normally | ||
==Section II - | ==Section II - Removing 2DSaver== | ||
#Power off your console | #Power off your console | ||
#Insert your SD card into your computer | #Insert your SD card into your computer | ||
#Copy <code>boot. | #Copy <code>boot.3dsx</code> from the Luma3DS <code>.zip</code> to the root of your SD card | ||
#Enter the <code>luma</code> folder on the root of your SD card and delete <code>config.ini</code> | |||
#Reinsert your SD card into your console | #Reinsert your SD card into your console | ||
#Power on your console | #Power on your console | ||
# | #You should have booted to the Luma3DS configuration menu | ||
#Press {{B|Start}} to save and reboot | |||
{{Success|text=Done! Your console should now boot normally.}} | {{Success|text=Done! Your console should now boot normally.}} | ||
{{Warning|text=By skipping initial setup the following parameters were not set and will need to be edited or filled in through System Settings. Not changing these settings can lead to the eShop not working or other issues. | {{Warning|text=By skipping initial setup the following parameters were not set and will need to be edited or filled in through System Settings. Not changing these settings can lead to the eShop not working or other issues. | ||
| Line 41: | Line 45: | ||
}} | }} | ||
[[Category:Unbricking]] | [[Category:Unbricking]] | ||
[[Category:Nintendo 3DS | [[Category:Nintendo 3DS troubleshooting]] | ||