Borderlands Save File Fix (ps3)
There is this cool game called Borderlands, but it has this bug, where if you are playing multi-player it can randomly corrupt your save file, and cause you to loose your skill points! This really stunk for me, because I was a level 20 and was playing with a group of guys that were all level 20- and suddenly my character was broken.
So figuring I had nothing to loose, I copied the save file from my PS3, opened it up a hex editor, and shockingly found that the there was no check sum in place for the skill points! Using a simple hex editor, I was able to give my self back my skill points!
Here are the steps that I did to fix my player.
1) I played border lands until I earned 2 more skill levels.
2) Put one skill point on your “main tree”
3) Put one skill point on something else, for me this was “Iron Fist”
4) Quit the game
6) copy the save game to an external USB drive
7) copy the save file to your computer
8 ) back up the save file.
9) open the safe file with hex editor
10) search in the safe file for something like this: gd_Skills2_Brick.Brawler.IronFist
In my case I was playing as Brick, but the method should work for any of other classes. Just find the string that looks like the name of the skill that you put your one point in.
11) Look at the hex that follows the name “gd_Skills2_Brick.Brawler.IronFist “, for me it looked like this:
00 00 00 00 01
12) change the 01 to a 04
13) Now save the file.
14) Copy the save file back to your ps3
15) Start the game, load the save file.
16) If it worked, you should now have a 4 points in the skill that you used to only have 1 in.
From here, what I did was went and purchased a skill re-balance in the game, putting 1 point in a bunch of skills.
Then I saved the game, and repeated the process until I had all of my points back.
Hope this helps some people get back into the game
Note, you might be able to get the same done with this tool:
http://blog.gib.me/2009/10/31/borderlands-save-editor-revision-10/
But I’m on a Mac, and can’t run it, nor can I verify that works for PS3.




