-
make
use ARK-4 SDK -
After compiling the files will be in
dist
-
After copying
UMD_Region_Changer
toms0:/PSP/GAME
make sure your UMD door is NOT closed/detected then run it. -
If you accidentally do have your UMD door closed, once the XMB is loaded you can just open and close the UMD door and the UMD will be allowed to be played.
Note:As of right now this does not support Game Categories Lite. I will be working on that to see if I can figure a way to support it. Thanks for your cooperation and patience.
For the latest release go here
-
Run UMD Region Changer
-
Choose the region
-
Once XMB display insert UMD of you selected Region
-
Play and enjoy your Movie
Reason why ME is forced to use a plugin. For some reason sctrlHENLoadModuleOnReboot
does not play nice with ME.
I had to create a plugin that would do the equivalent that the normal EBOOT does but as a plugin for it to work on ME.
Like no joke its almost a 1:1 copy and paste of it.
sctrlHENLoadModuleOnReboot
is slightly different than on PRO and ARK from reading the documentation for instance,
the first argument on PRO and ARK-4 is module_before, but with ME its module_after so even if it "just worked" the placement
of the patches would not correlate with what we thought was going to happen. It seems that that only works via game interaction or some sorts.
Which is very bizarre as its part of systemctrl so it should be available globally? I will be more than happy to discuss my findings
or if they are in need so some test cases. I was determined to find a way to get it working and did, not 100% ideal by all means, but it does work.
-
copy
UMD_Region_Changer_ME_fix.prx
toSEPLUGINS
located on your PSP -
Add
ms0:/SEPLUGINS/UMD_Region_Changer_ME_fix.prx 1
toGAME.TXT
-
Run UMD Region Changer
-
Choose the region
-
Once XMB display insert UMD of you selected Region
-
Play and enjoy your Movie
NOTE: This is not persistent, if you restart your PSP the UMD Drive will default back to its original state.
ARK-4 TEAM
- Acid_Snake for helping me port this over from ARK-4
Others
- PSP_Cult for providing the graphics and logo(s)/icon(s) and testing.
- Github Search with other users provided me to get ME support working, such as
qwikrazor87
's npdrm_free repo. May he rest in peace, I truly wish you were hear to take guidance from.
ARK-4 Team ©2023