Line 2:
Line 2:
| title = OurLoader
| title = OurLoader
| image = [[File:ourloadericon.png]]
| image = [[File:ourloadericon.png]]
−
| desc = Load retail discs of any region
+
| desc = Region-free disk loader
−
| author = [https://github.com/coc4tm coc4tm]
+
| author = [https://github.com/coc4tm OurBrew (coc4tm)]
−
| type = tool
+
| type = tool , loader
−
| version = 1.0
+
| version = 1.0 PreRelease
−
| download = http://wiiubru.com/appstore/zips/ourloader.zip
+
| download = https://github.com/OurBrew/OurLoader/releases
| source = https://github.com/OurBrew/OurLoader
| source = https://github.com/OurBrew/OurLoader
| hbb = yes
| hbb = yes
Line 16:
Line 16:
==Usage==
==Usage==
−
Insert the disc from different region into the Wii U. Then, start the app and press A to continue. The game should start as if it weren't region-locked.
+
1. Insert the disc from different region into the Wii U.
+
+
2. Mount disk by trying to load the disk from the HOME Menu (you will have an error).
+
+
3. Then, start the app and press A to continue. The game should start as if it weren't region-locked.
==Issues==
==Issues==
Line 25:
Line 29:
==History==
==History==
−
===v1.0===
+
===v0.0.1===
−
Initial release
+
Initial release. Don't work.
+
This version was based on the Wii U Hello World program and use code from DDD.
+
===v0.0.2===
+
No source code changes , just added a meta.xml and an icon (by @pwsincd
+
===v0.0.3===
+
Little source code changes.
+
===v0.1.0===
+
First working version.
+
Use patch from @QuarkTheAwesome
+
New meta.xml file
+
===v0.2.0===
+
Increase success rate.
+
Use patch from @wj44
+
===v1.0 RC===
+
All these versions doesn't work but there was very important source code changes.
+
====v1.0 RC1====
+
Add an UI (in theory , because launch this version cause black screens)
+
Use a library called uscreen (based on easy_lib by @rw-r-r-0644)
+
This is the first real project based on easy_lib
+
====v1.0 RC2====
+
Include patch from @rw-r-r-0644
+
This version is only 50kb (Compressed file)
+
Source code cleaned up
+
====v1.0 RC3====
+
Added possibility to exit to HBL (press B) in theory.
+
Some source code changes
+
====v1.0 RC4====
+
Little source code changes
+
===v1.0 PreRelease===
+
Working version.
+
Thanks to @QuarkTheAwesome