FreePlay
Joined: 04 Jan 2006 Posts: 71 Location: Schenectady, New York, USA
|
Posted: Sat Aug 12, 2006 5:13 pm Post subject: Savedata encryption woes |
|
|
I've found the encryption key used by [insert random game name here]. I put the relevant info into the savedata samples in the PSP SDK, and decrypted the game's savedata OK.
I also plugged the same info into the encryption sample. However, when I run my encryption program, it just appends 16 bytes of value 0x00 to the beginning of the unencrypted file and places that in the savedata folder. Help! What have I done wrong? I simply cannot figure it out. |
|