More actions
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.jpg|250px | ||
| type = Utilities | | type = Utilities | ||
| version = v1 | | version=v1 | ||
| lastupdated = 2015/04/02 | |||
| licence = Mixed | | licence = Mixed | ||
| author = YourNerdyJoe | | author = YourNerdyJoe | ||
| website = https://github.com/YourNerdyJoe/openregion | | website = https://github.com/YourNerdyJoe/openregion | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.rar | | download = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.rar | ||
| source = https:// | | source = https://github.com/YourNerdyJoe/openregion | ||
}} | }} | ||
<youtube>wn42L6MFnlg</youtube> | <youtube>wn42L6MFnlg</youtube> |
Revision as of 02:41, 7 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.