01-17-2014, 06:25 PM
(01-17-2014, 06:11 PM)serio Wrote: yeah, replacing the sfo file with the new one fixed the crash. my saves are probably way over 2 years old. lol
unfortunately they're still not recognized by a psp. with magic save set to sfo file type 2 and decrypt type 3 it seems to load though.
Ah, now that's important. PPSSPP only outputs SFO's with type 2 (the mode byte is 0x21 and the second hash is filled with 0x01) while JPCSP tries to generate SFO's with type 3 (byte is 0x41 and the hashes use a different seed).
Unfortunately I'm currently unable to test this on a PSP, but I can try applying this to JPCSP and have someone check if it does the trick.