More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = OpenRegion.jpg|250px | | image = OpenRegion.jpg|250px | ||
| type = Utilities | | type = Utilities | ||
| version= | | version=2 April 2015 | ||
| lastupdated = 2015/04/02 | | lastupdated = 2015/04/02 | ||
| license = Mixed | | license = Mixed | ||
| author = YourNerdyJoe | | author = YourNerdyJoe | ||
| website = https://github.com/YourNerdyJoe/openregion | | website = https://github.com/YourNerdyJoe/openregion | ||
| download = https://dlhb.gamebrew.org/ | | download = [https://dlhb.gamebrew.org/3dshomebrews/openregion.7z OpenRegion and ropMultiloader] | ||
| source = https://github.com/YourNerdyJoe/openregion | | source = https://github.com/YourNerdyJoe/openregion | ||
}} | }} | ||
OpenRegion is a homebrew that can 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. | ||
== Dependancies | ==Installation== | ||
===Dependancies=== | |||
* [https://gbatemp.net/download/ropmultiloader.32981 ropMultiloader] or another working ROP chain installer. | |||
* A DS mode flash cart that works with your firmware version. | |||
'''Note:''' ropMultiloader 1.1 (by Cyan) is included in the archive. | |||
== | ===Installing=== | ||
'''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: | '''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. | |||
===Compiling=== | |||
If you wish to compile the source yourself then you will need to: | |||
* Download [http://www.romhacking.net/utilities/635 ARMIPS]. | |||
* Change the ARMIPS_PATH variable in the Makefile accordingly. | |||
==User guide== | |||
After putting the game cart in your 3DS goto: | After putting the game cart in your 3DS goto: | ||
System Setting - | System Setting -> Other Settings -> Profile -> Nintendo DS Profile. | ||
Then wait a few seconds for your game to launch. | Then wait a few seconds for your game to launch. | ||
''' | ==Changelog== | ||
'''2015/04/02''' | |||
* Added 6.x support. Region unlock on 6.x that only requires a ds mode flash cart to set up and can run alongside ninjhax. It also installs perfectly fine through bangai-o sploit. | |||
'''2015/01/23''' | |||
* Right now it only works on 4.1-4.5 and while you can already do this with a gateway, this doesn't require emuNand and it boots faster. | |||
==External links== | |||
* Official website - https://yournerdyjoe.github.io | |||
* GitHub - https://github.com/YourNerdyJoe/openregion | |||
* GBAtemp - https://gbatemp.net/threads/release-openregion-bypass-region-lock-without-internet-on-4-x.379614 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 05:54, 27 October 2021
OpenRegion | |
---|---|
File:OpenRegion.jpg | |
General | |
Author | YourNerdyJoe |
Type | Utilities |
Version | 2 April 2015 |
License | Mixed |
Last Updated | 2015/04/02 |
Links | |
[OpenRegion and ropMultiloader Download] | |
Website | |
Source | |
OpenRegion is a homebrew that can 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.
Installation
Dependancies
- ropMultiloader or another working ROP chain installer.
- A DS mode flash cart that works with your firmware version.
Note: ropMultiloader 1.1 (by Cyan) is included in the archive.
Installing
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.
Compiling
If you wish to compile the source yourself then you will need to:
- Download ARMIPS.
- Change the ARMIPS_PATH variable in the Makefile accordingly.
User guide
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.
Changelog
2015/04/02
- Added 6.x support. Region unlock on 6.x that only requires a ds mode flash cart to set up and can run alongside ninjhax. It also installs perfectly fine through bangai-o sploit.
2015/01/23
- Right now it only works on 4.1-4.5 and while you can already do this with a gateway, this doesn't require emuNand and it boots faster.