OpenRegion 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = OpenRegion
|title=OpenRegion
| image = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.jpg|250px
|image=Openregion2.png
| type = Utilities
|description=Bypass region lock on 3DS firmware v4.x and v6.x.
| version=v1
|author=YourNerdyJoe
| lastupdated = 2015/04/02
|lastupdated=2015/04/02
| licence = Mixed
|type=Utilities
| author = YourNerdyJoe
|version=1
| website = https://github.com/YourNerdyJoe/openregion
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/OpenRegion.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/openregion.7z?k33p0fil35 OpenRegion & ropMultiloader
| source = https://github.com/YourNerdyJoe/openregion
|website=https://github.com/YourNerdyJoe/openregion
|source=https://github.com/YourNerdyJoe/openregion
}}
}}
<youtube>wn42L6MFnlg</youtube>
OpenRegion is a homebrew that can bypass region lock on 3DS firmware v4.x and v6.x.


= OpenRegion - bypass region lock on 3DS firmware v4.x and v6.x =
It allows you to launch games from any region using the well known DS profile exploit in System Settings.


=============================================================
==Features==
* No internet requirement.
* More stable compare to regionthree.


Launch games from any region using the well known DS profile exploit in System Settings.
==Installation==
===Dependancies===
* [https://gbatemp.net/download/ropmultiloader.32981 ropMultiloader by Cyan] (included) or another working ROP chain installer.
* A DS mode flash cart that works with your firmware version.


== Dependancies: ==
===Installing===
For Firmware 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.


# ropMultiloader ([http://filetrip.net/3ds-downloads/homebrew/download-ropmultiloader-1-1-f32981.html link]) or another working ROP chain installer.
For Firmware 6.x:
# A DS mode flash cart that works with your firmware version.
* 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.


== Installation: ==
===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.


For firmware version 4.x:
==User guide==
After putting the game cart in your 3DS goto:


# Install ROP using a DS mode flash cart (choose Launcher.dat 4.x when using the ropMultiloader)
System Setting > Other Settings > Profile > Nintendo DS Profile.
# Copy the Launcher.dat file to the root of your SD card.


For firmware version 6.x:
Then wait a few seconds for your game to launch.


# Install ROP using a DS mode flash cart (choose MSetForBoss.dat 6.x when using the ropMultiloader)
===Limitations===
# Copy the Launcher.dat file to the root of your SD card.
Requires a DS flash cart for initial set up.


== Usage: ==
Cannot use another mset launcher.dat on 4.x at the same time such as gateway (if there's a ninjhax file manager out there that can rename files, that could get around this).


After putting the game cart in your 3DS goto:
Only works on v4.x and 6.x (regionthree works up to v9.5).


System Setting -&gt; Other Settings -&gt; Profile -&gt; Nintendo DS Profile
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/openregion.png


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.


'''Happy Gaming!'''
'''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.


== Compiling: ==
==External links==
 
* Official website - https://yournerdyjoe.github.io
If you wish to compile the source yourself then you will need to:
* GitHub - https://github.com/YourNerdyJoe/openregion
* GBAtemp - https://gbatemp.net/threads/release-openregion-bypass-region-lock-without-internet-on-4-x.379614


# download ARMIPS ([http://www.romhacking.net/utilities/635/ link]).
[[Category:3DS homebrew applications]]
# change the ARMIPS_PATH variable in the Makefile accordingly.
[[Category:Homebrew utility applications on 3DS]]

Latest revision as of 04:35, 1 February 2024

OpenRegion
Openregion2.png
General
AuthorYourNerdyJoe
TypeUtilities
Version1
LicenseMixed
Last Updated2015/04/02
Links
OpenRegion & ropMultiloader Download
Website
Source

OpenRegion is a homebrew that can bypass region lock on 3DS firmware v4.x and v6.x.

It allows you to launch games from any region using the well known DS profile exploit in System Settings.

Features

  • No internet requirement.
  • More stable compare to regionthree.

Installation

Dependancies

  • ropMultiloader by Cyan (included) or another working ROP chain installer.
  • A DS mode flash cart that works with your firmware version.

Installing

For Firmware 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 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.

Limitations

Requires a DS flash cart for initial set up.

Cannot use another mset launcher.dat on 4.x at the same time such as gateway (if there's a ninjhax file manager out there that can rename files, that could get around this).

Only works on v4.x and 6.x (regionthree works up to v9.5).

Screenshots

openregion.png

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

Advertising: