It doesn't seem to work with M33's CF. Used a decrypted Opening_Plugin.PRX, as required (3.52, of course), but when I tried to run anything, it freezes. Is there a way to use the gameboot modifier with M33, or am I back to flashing gameboote every time I want to change it?
im not sure but why don't you like flashing the gameboot. . since you can recompress prx's now you will have no problem with the space.
True, it's not an issue anymore, really, with direct access to F0 through recovery, I'd just like to stay outta flash as much as I can.
I highly doubt something designed for older PRXs would work on newer ones. Never looked into the path modifier, but I suspect it just does some sort of a hex replace thingy. Thus the offset is most likely to be different - you may be able to search for it with a hex editor (I can't now, sorry).
Meh, not important, I'll just keep replacing the gmeboots the manual way. It was nice having a different boot for all of my memsticks, but I'll get along.
At home now.
Wow, just took a peek - just open opening_plugin.prx and search for:
Code:
flash0:/vsh/resource/gameboot.pmf
|
and you should be able to replace that. Haven't tested it, but as long as you don't fiddle with the module folder, you should be fine :P
Note that you'll need to get your opening_plugin.prx from your flash0, decrypt it with PRXDecrypter before editing. You may then want to compress it again with s_king's PRX Compressor.
Hmm, looks kinda easy, I'll give it a whirl tonight, thanks Zing.