2016-10-29 23:02:14 +00:00
|
|
|
---
|
2017-05-23 18:02:51 +00:00
|
|
|
title: "Get Started"
|
2016-10-29 23:02:14 +00:00
|
|
|
---
|
|
|
|
|
2017-09-28 21:42:38 +00:00
|
|
|
{% include toc title="Table of Contents" %}
|
|
|
|
|
2023-06-08 01:35:50 +00:00
|
|
|
Before starting this guide, we will see if custom firmware is already installed and check the current system version of your console.
|
2017-03-21 23:57:44 +00:00
|
|
|
|
2022-02-04 06:57:42 +00:00
|
|
|
#### Section I - CFW Check
|
2016-11-05 19:02:48 +00:00
|
|
|
|
2023-06-08 01:35:50 +00:00
|
|
|
1. Power off your console
|
2022-02-04 06:57:42 +00:00
|
|
|
1. Hold the (Select) button
|
2023-06-08 01:35:50 +00:00
|
|
|
1. Power on your console while still holding the (Select) button
|
2022-02-09 00:00:49 +00:00
|
|
|
1. If you do not see an unusual menu (e.g. "Luma3DS Configuration"), you may proceed to the next section
|
2020-11-22 11:20:15 +00:00
|
|
|
|
2022-02-09 00:00:49 +00:00
|
|
|
If you see an unusual menu, STOP - you already have custom firmware! Continue from [here](checking-for-cfw#what-to-do-next).
|
2021-03-16 00:15:45 +00:00
|
|
|
{: .notice--warning}
|
|
|
|
|
2022-02-04 06:57:42 +00:00
|
|
|
#### Section II - System Version Check
|
2021-04-13 01:48:46 +00:00
|
|
|
|
2023-06-08 01:35:50 +00:00
|
|
|
1. Launch System Settings on your console
|
2023-05-23 01:02:16 +00:00
|
|
|
1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U")
|
2021-04-13 01:48:46 +00:00
|
|
|
|
2022-02-04 06:57:42 +00:00
|
|
|
#### Section III - Select a Method
|
|
|
|
|
2023-06-08 01:35:50 +00:00
|
|
|
To find the correct method for your console, please enter the system version you found in Section II.
|
2023-03-12 10:08:02 +00:00
|
|
|
|
2023-04-07 04:17:49 +00:00
|
|
|
{% capture noneSelected %}
|
|
|
|
System model is required.
|
|
|
|
{% endcapture %}
|
|
|
|
|
2023-03-12 10:08:02 +00:00
|
|
|
{% capture invalidVersion %}
|
2023-03-12 16:17:49 +00:00
|
|
|
This doesn't seem to be a valid system version.
|
2023-03-12 10:08:02 +00:00
|
|
|
{% endcapture %}
|
|
|
|
|
|
|
|
{% capture methodUnavailable %}
|
2023-06-06 06:39:23 +00:00
|
|
|
You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot.
|
2023-03-12 10:08:02 +00:00
|
|
|
{% endcapture %}
|
|
|
|
|
2023-04-07 04:17:49 +00:00
|
|
|
{% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}
|
2021-05-31 05:58:01 +00:00
|
|
|
|
|
|
|
---
|
2022-02-04 06:57:42 +00:00
|
|
|
#### Alternate Methods
|
|
|
|
|
2023-03-12 16:17:49 +00:00
|
|
|
If possible, you should follow the method given by the prompt above.
|
2021-05-31 05:58:01 +00:00
|
|
|
|
2022-02-04 06:57:42 +00:00
|
|
|
Otherwise, methods that work on all versions are available, but require additional hardware:
|
2021-05-31 05:58:01 +00:00
|
|
|
|
2022-09-21 10:09:31 +00:00
|
|
|
1. [kartdlphax](installing-boot9strap-(kartdlphax)) - requires a second hacked 3DS and a copy of Mario Kart 7
|
2021-06-11 05:19:52 +00:00
|
|
|
1. [ntrboot](ntrboot) - requires compatible DS flashcart
|
2021-05-31 05:58:01 +00:00
|
|
|
1. [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) - requires soldering
|