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