(adsbygoogle = window.adsbygoogle || []).push({});
Hello,
It appears that this is a bit more than what I had expected to post so, a change of topic name would be nice. You need to have knowledge of how to hex edit.
1. Copy your save file to a flash drive and remember to backup the original in-case you mess up.
2. Download this hex editor:
You must login or register to view this content.
3. Open your .SAV file which is located in your flash drive with the hex editor that you've just installed.
4. Locate your level number and then use the website:
You must login or register to view this content.
5. Type in your level in the decimal box and you should get 2 letters in the 'Hex' box.
6. My level is 29 so, I got 1D. I simply put the numbers 00 in front of that so, it's 001D.
7. Search for your hex number '001D' and make it 0078. (Gives you enough talent points to fill all of them)
8. Save the file by going on file and clicking the save button.
9. Now take out the flash drive from your computer and put it in your PS3.
10. Simply copy the file to your PS3, overwriting the existing file and start up the game. Once the game has started, go into 'Single Player' and choose the character that you modified. Once you're in-game you can see that you have enough talents points to fill up all your talent trees.
11. Enjoy your overpowered character.
___________________________________________________________________________________
How to change weapon proficiency:
1. Follow steps from 1-4 from the previous guide.
2. Once you have opened it make sure that the data type says 'Text-string'.
3. I want to change my Rocket Launcher to it's max proficiency so, I am going to type in 'RocketLauncherProficiency' in the search box.
4. Once you've found that, on the hex side, you should see a lot of figures which will be something like '09 B3 FF FF FF FF'.
5. Simply change the first letters which are 09 B3 to FF FF.
6. Follow steps from 8-10 and your weapon proficiency should be at level 50.
___________________________________________________________________________________
How to change Eridian Artifact(s) level:
1. Follow steps from 1-4.
2. Once you have opened it make sure that the data type says 'Text-string'.
3. I want to change my Shocking Punch to it's max level so, I am going to type 'Shocking' in the search box.
4. Once you've found that, on the hex side, you should see something like '00 00 00 00 02 00 00 00 00 FF FF FF FF'.
5. Change the letter that is between the 00's to FF. (00 00 00 00 -->02<-- 00 00 00 00 FF FF FF FF)
6. Follow the steps from 8-10 and your Eridian Artifact(s) should be at their maximum level.
___________________________________________________________________________________
How to get 99999999 Money:
1. Follow steps from 1-4.
2. Go to the website on step 4 and type down your total amount of money. (My total was 0406682)
3. You should get a number in your hex box like '6349A', if it's an odd number such as the one I just inserted, simply put a 0 in front of it so, the hex value would be an even number. My odd number was '6349A' and I will put a 0 in front of it to make it even. It is 06349A now.
4. Go to your hex editor and search for the hex value (06349A) that you found.
5. Once you've found it, simply change all the highlighted numbers and letters to FF FF FF.
6. Follow steps from 8-10 and you should have 9999999 as your money.
EDIT: I'll update this eventually, don't have the time nor the brain power atm.