More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
<youtube>wn42L6MFnlg</youtube> | <youtube>wn42L6MFnlg</youtube> | ||
= OpenRegion - bypass region lock on 3DS firmware v4.x and v6.x | == 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. | Launch games from any region using the well known DS profile exploit in System Settings. | ||
Line 21: | Line 19: | ||
== Dependancies: == | == Dependancies: == | ||
# ropMultiloader ([ | # ropMultiloader ([https://www.gamebrew.org/wiki/Rop_Multi-loader_-_use_this_one_3DS link]) or another working ROP chain installer. | ||
# A DS mode flash cart that works with your firmware version. | # A DS mode flash cart that works with your firmware version. | ||
Revision as of 12:29, 11 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.