More actions
(Created page with "{{Infobox 3DS homebrew | title = OpenRegion | image = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.jpg|250px | type = Utilities | version = v1 | licence = Mixed | author =...") |
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox-3DS-Homebrews | ||
| title = OpenRegion | | title = OpenRegion | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.jpg|250px |
Revision as of 09:35, 6 September 2021
Template:Infobox-3DS-Homebrews
OpenRegion - bypass region lock on 3DS firmware v4.x and v6.x
=================================================
Launch games from any region using the well known DS profile exploit in System Settings.
Dependancies:
- ropMultiloader (link) or another working ROP chain installer.
- A DS mode flash cart that works with your firmware version.
Installation:
For firmware version 4.x:
- Install ROP using a DS mode flash cart (choose Launcher.dat 4.x when using the ropMultiloader)
- Copy the Launcher.dat file to the root of your SD card.
For firmware version 6.x:
- Install ROP using a DS mode flash cart (choose MSetForBoss.dat 6.x when using the ropMultiloader)
- Copy the Launcher.dat file to the root of your SD card.
Usage:
After putting the game cart in your 3DS goto:
System Setting -> Other Settings -> Profile -> Nintendo DS Profile
Then wait a few seconds for your game to launch.
Happy Gaming!
Compiling:
If you wish to compile the source yourself then you will need to:
- download ARMIPS (link).
- change the ARMIPS_PATH variable in the Makefile accordingly.