(adsbygoogle = window.adsbygoogle || []).push({});
I have made now sprx file, to load plugins on a COBRA firmware (with ps3mapi) to any game EBOOT.
No EBOOT patching needed.
Also have remade (and fixed) TrophyUnlocker.sprx from @SC58 (very nice work), because it wasn't coded properly and gave lv2 exception without freeze. No sys_ppu_thread_exit syscall
You must login or register to view this content.
I have updated sprx and now you can use a config file named sprx.txt (path: /dev_hdd0/tmp/sprx.txt). You can specify more than one sprx and also can customize path/name yourself. The custom sprx(s) can be loaded with R1+O from ingame xmb (press PS button=no game control interference), when game is loading/loaded. You will receive a popup if sprx was loaded or not.
If you do not place sprx.txt on hdd0/tmp or on wrong path, the plugin will only look for /dev_hdd0/tmp/MySPRX.sprx and if it is there, it get loaded.
To use my trophy plugin, you have to press SELECT (now works on cex and dex)
Using this method has the advantage, you can load several sprx plugins.
summary
1. put boot_plugins.txt and EBOOTLoader.sprx on /dev_hdd0 on Rebug Cobra
2. modify sprx.txt for your plugin (for example /dev_hdd0/tmp/TrophyUnlocker.sprx)
3. put sprx.txt on /dev_hdd0/tmp
4. put your plugin to path given in sprx.txt (for example /dev_hdd0/tmp/TrophyUnlocker.sprx)
5. load game
6. press PS button when game is loaded at Start menu
7. press R1+O to load your plugin
credits
SC58 for TrophyUnlocker
NzV
OsirisX
user