OpenRegion 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews" |
m Text replacement - "image = https://dlhb.gamebrew.org/3dshomebrew/" to "image = " |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = OpenRegion | | title = OpenRegion | ||
| image = | | image = OpenRegion.jpg|250px | ||
| type = Utilities | | type = Utilities | ||
| version=v1 | | version=v1 | ||
Revision as of 01:54, 20 October 2021
| OpenRegion | |
|---|---|
| File:OpenRegion.jpg | |
| General | |
| Author | YourNerdyJoe |
| Type | Utilities |
| Version | v1 |
| Last Updated | 2015/04/02 |
| Links | |
| Download | |
| Website | |
| Source | |
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.