Forum: PS3 Game Modding - Tutorials & Topics related to modding your PS3 games, trophies, and save files! Discuss PS3 game modding with the knowledgeable members of PSX-Scene.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: [TUTORIAL] Save resigning
  

Results 1 to 6 of 6
  1. #1 [TUTORIAL] Save resigning 
    Berion's Avatar
    Berion is offline Starszy gracz
    Join Date
    Dec 2005
    Location
    Poland
    Posts
    730
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    37
    Likes Received
    98
    There are many questions about resigning saves, so i have maked a simple turtorial to help users changed save property. I hope my english is understand enough. If some things still are unclear, just ask.

    If You are CFW user i reccommend a Rebug CFW which brings nice debug feathure called Fake Save Data Owner. It's turn on default in all versions, which save 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 indentity 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 (adress 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.

    hex_paramsfo.jpg

    3. Second id is "console id" which indentity 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 0x574 + 16 (0x590).


    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.
    Reply With Quote  

  2. #2  
    rstabbs71's Avatar
    rstabbs71 is offline Resident Artist
    Join Date
    Oct 2010
    Posts
    696
    Downloads
    10
    Uploads
    0
    Mentioned
    7 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    126
    Likes Received
    176
    Hey Berion, I just saw that Xploder has come up with some software that will re-sign saves, with the trophies and unlockables also. Guess we will all stay tuned to figure out how this was done, or how it can be reversed for everyone to use. For now it seems that only their game saves work on their software. (which makes perfect sense)

    Thanks for the tutorial btw
    - sent from my jailbroken IPhone
    Reply With Quote  

  3. #3  
    Berion's Avatar
    Berion is offline Starszy gracz
    Join Date
    Dec 2005
    Location
    Poland
    Posts
    730
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    37
    Likes Received
    98
    I hope they figure out how to edit these damn PARAM.PFD... and someone will reverse it. ;d
    Reply With Quote  

  4. #4  
    ImNoLegend is offline Registered User
    Join Date
    Oct 2011
    Posts
    3
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by rstabbs71 View Post
    Hey Berion, I just saw that Xploder has come up with some software that will re-sign saves, with the trophies and unlockables also. Guess we will all stay tuned to figure out how this was done, or how it can be reversed for everyone to use. For now it seems that only their game saves work on their software. (which makes perfect sense)

    Thanks for the tutorial btw
    Surprisingly I was able to re-sign saves from Gamefaqs using the Xploder software, so far Final Fantasy 13, Disgaea 4 and Sonic Generations have worked, haven't had time to test others.
    Reply With Quote  

  5. #5  
    pedrovay2003 is offline Registered User
    Join Date
    Oct 2011
    Posts
    1
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Unfortunately, I haven't gotten this trick to work on a single game.
    Reply With Quote  

  6. #6  
    llagreatone is offline Member
    Join Date
    Jan 2011
    Posts
    36
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    ps3 xploder ultimate edition is the one that does the resigning. It works great
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •