0
THIS IS NOT MY TUTORIAL! All credit goes to Berion over at PSX Scene.
If You are CFW user i recommend a Rebug CFW which brings nice debug fe called Fake Save Data Owner. It's turned on by default on all versions, which saves you a lot of inconvenience, and this mini-turorial will be a needless if You are on this CFW. If You are on other CFW or OFW this tutorial is for You. ColdReader (PS3SaveUnlocker) write a nice app which automate resigning process in PARAM.SFO but in my opinion hex editor is sufficient for such an easy task (and PS3 Save Unlocker unnecessary copy whole data block from first id to EOF) but of course, first you should try his program. If game still don't recognize save do this as i described below:
1. Open PARAM.SFO in any hex editor (i.e Hex Workshop). It doesn't matter which hex editor because all can represent data in raw and have copy/paste/find options which are sufficient. You need replace (very important: not add/del or something, just replace) a few things:
2. First is the "user id" which identifies Your user account. This ID always start on the same offset (0x140) and always have 16 bytes. Replace it by Your values - and do this twice - first on 0x140 and second somewhere in the file (address of 2nd "user id" is constant only for the same game save title, it's different for different games. Use search option in hex editor).
Note: Most saves downloaded from internet has zeroed this area and it's difficult to find proper 2nd offset. Don't worry, in this case just compare to files.
3. Second id is "console id" which identifies Your console (don't mislead it with IDPS). It also have 16 bytes and also is not on constant offest. For example, in Flow (NPUA-80001) is on 0x574.
4. Third id is user number account (for example: for "dev_hdd0/home/00000001/" will be 01h)). It's has 1 byte and be situated on next byte after "console id". For example, in Flow (NPUA-80001) is on 0x575.
That's all. If You all did correct, game will recognize save file and not locked save option and trophy system. If not, this mean that this game save is PARAM.PFD protected and we cannot do anything until someone wise reverse this sh*t.
Register or log in to view signatures.
hankm242 (12-19-2011), johnnyla (12-19-2011), Kush Friendly (04-11-2012), Kyle07 (12-21-2011), LeGiiT_xFlaMeZz (06-04-2012), MP_MAFIA (12-19-2011), ps3delboy (12-19-2011), punkybear2102 (12-19-2011), redmoneydash (12-20-2011), Solid Snake (12-19-2011), SwA_x_iBeaTs (12-20-2011), TG1DER (12-22-2011), uaeonly (12-20-2011), xHYYPZ (12-22-2011)

im pretty sure every disk based game has a param.pfd file in it... not sure if thats what u meant![]()
Register or log in to view signatures.

This might have just made a lot more trophy hacksgreat thread.
Register or log in to view signatures.

Attempting this at the moment...
Register or log in to view signatures.

i attempted this earlier and didn't get very far. once i got to the part where you had to find the user id the second time it was nowhere to be found. i also didn't understand how you're suppose to find the console id either
Register or log in to view signatures.

Well.. This didn't work out so well for me..
Register or log in to view signatures.

Thanks but hope someone can try it and get it right.. i have and same ans thehobliks didn't find all the information
Register or log in to view signatures.
Hmm this is hard, will try once I get home later today
Register or log in to view signatures.

Register or log in to view signatures.
Remember that the PARAM.PFD contains encrypted information about all the files in the directory.
Register or log in to view signatures.