patch for latest xbr to become region free.
no more xex patching. including xexmenu autolauncher.
install:
-put launch.xex in the root of your hard drive's content partition
aka: hdd1:\HERE or part3:\HERE
-add the included patches to freeboot/xbr patchset (there is a bonus in there for those who don't have it)
what it does:
waits for bootanim to finish, then launches a con (you don't see NXE dash)
currently launch.xex is built to launch xexmenu con at
Hdd:\\Content\\0000000000000000\\C0DE9999\\00080000\\C0DE99990F586558
xex source is included, in it's current form it does the minimal amount of work to launch the con
if it's not present it should fail to dash with "could not load" error message
brought to you by XeDev
[cOz]
bueno, por lo que he visto, es una parche para hacer el xbr region free, asi nos ahorramos tener que parchear los ultimos juegos que van saliendo, que parece ser que ya tienen algo en los archivos .xex para evitar el trapicheo de la region comercial.
tambien tiene un autoarranque para arrancar directamente la aplicacion xexmenu.
AÑADO:
PRECOMPILED UpdatePatch + Freestyle Launcher + XexMenu Launcher
checks for UsbX:\\Content\\0000000000000000\\C0DE9999\\00080000\\C0DE99990F586558
if not available will skip and look for UsbX:\\Freestyle\\FreestyleDash.xex
try usb port 0 first, because its first to be recognized by the system on startup.
(usb0 = the one on the back)
for now:
1.
put launch.xex in the root of your hard drive's content partition
2.
use build_patch.bat + patches.S to create patches.bin
(the patches.S provided in "dash launch 0.01 + xbr_RF patch" of course, NOT the dummy one)
3.
nandpro XBR.bin: -R16 basepatch.bin 65 1
4.
use hexedit to open basepatch.bin, look for
"FF FF FF FF FF FF FF FF 7A 7A 7A 7A 7A 7A 7A 7A 7A 7A 7A 7A 7A 7A 7A 7A"
and delete it.
open patches.bin copy all content and insert to the end of basepatch.bin
save as updpatch.bin
5.
nandpro usb/lpt: +W16 updpatch.bin 65 1
powercyle / boot.
*** CHANCES ARE TO STOP XBR FROM WORKING ***