You are viewing our Forum Archives. To view or take place in current topics click here.
***[BORDERLANDS 2 SAVE EDITOR TOOL] + LEVEL MOD***
Posted:
***[BORDERLANDS 2 SAVE EDITOR TOOL] + LEVEL MOD***Posted:
Status: Offline
Joined: Apr 12, 201113Year Member
Posts: 652
Reputation Power: 27
Status: Offline
Joined: Apr 12, 201113Year Member
Posts: 652
Reputation Power: 27
ALL CREDIT TO pclifford of 360Haven for the file and me for the tut
As i promised
This mod tool allows you to edit the following:
-eridium
-Your level
-Skill points
-Item level eg make all your inventory level 50
-Cash
-Backpack space
-Unlock slaughter arena
I am as you are reading this am creating a youtube tutorial on how to do this subscribe to me Thedevil5600 to be the first to watch the tutorial
NEW COMMANDS
Last edited by XENO-INFUSION ; edited 20 times in total
As i promised
This mod tool allows you to edit the following:
-eridium
-Your level
-Skill points
-Item level eg make all your inventory level 50
-Cash
-Backpack space
-Unlock slaughter arena
I am as you are reading this am creating a youtube tutorial on how to do this subscribe to me Thedevil5600 to be the first to watch the tutorial
NEW COMMANDS
How do I just extract the player data?
Extract the raw protocol buffer data from a save file:
python savefile.py -d your-save-game.sav player.p
Extract the data in JSON format (encoded to allow round-tripping):
python savefile.py -d -j your-save-game.sav player.json
Extract the data in JSON format, applying further protocol buffer decoding to the listed fields to show information such as money and eridium:
python savefile.py -d -j -p 6:0,8,11,13,18,19,29,30,34,38,53,54 your-save-game.sav player.json
How do I write the player data back to a new save file?
Create a new save file from protocol buffer data:
python savefile.py player.p your-new-save-game.sav
Create a new save file from the JSON data:
python savefile.py -j player.json your-new-save-game.sav
As before, to write a save file that can be read by the PC version add the --little-endian flag to one of the above, eg:
python savefile.py -j --little-endian player.json your-new-save-game.sav
UPDATE-xbox save to pc "python savefile.py -m "" --little-endian console.sav pc.sav"
-PC to Xbox save "python savefile.py -m "" pc.sav console.sav"
Extract the raw protocol buffer data from a save file:
python savefile.py -d your-save-game.sav player.p
Extract the data in JSON format (encoded to allow round-tripping):
python savefile.py -d -j your-save-game.sav player.json
Extract the data in JSON format, applying further protocol buffer decoding to the listed fields to show information such as money and eridium:
python savefile.py -d -j -p 6:0,8,11,13,18,19,29,30,34,38,53,54 your-save-game.sav player.json
How do I write the player data back to a new save file?
Create a new save file from protocol buffer data:
python savefile.py player.p your-new-save-game.sav
Create a new save file from the JSON data:
python savefile.py -j player.json your-new-save-game.sav
As before, to write a save file that can be read by the PC version add the --little-endian flag to one of the above, eg:
python savefile.py -j --little-endian player.json your-new-save-game.sav
UPDATE-xbox save to pc "python savefile.py -m "" --little-endian console.sav pc.sav"
-PC to Xbox save "python savefile.py -m "" pc.sav console.sav"
Last edited by XENO-INFUSION ; edited 20 times in total
The following 5 users thanked XENO-INFUSION for this useful post:
xEzuRe (10-14-2012), Creapy (10-13-2012), HlTMAN (10-13-2012), PsychoSpoon (10-13-2012), tomcraft11 (10-13-2012)
#2. Posted:
Status: Offline
Joined: Jan 29, 201212Year Member
Posts: 434
Reputation Power: 16
Status: Offline
Joined: Jan 29, 201212Year Member
Posts: 434
Reputation Power: 16
when will u finsh it???
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Dec 12, 201013Year Member
Posts: 389
Reputation Power: 14
Status: Offline
Joined: Dec 12, 201013Year Member
Posts: 389
Reputation Power: 14
will it be uploaded and ready to watch tonight ????
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 3,488
Reputation Power: 155
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 3,488
Reputation Power: 155
XENO-INFUSION wrote This mod tool allows you to edit the following:
-eridium
-Your level
-Skill points
-Item level eg make all your inventory level 50
-Cash
-Backpack space
-Unlock slaughter arena
I am as you are reading this am creating a youtube tutorial on how to do this subscribe to me Thedevil5600 to be the first to watch the tutorial
Remake this post when ur done then sure people will subscribe ur asking for subs without proof atm
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Apr 12, 201113Year Member
Posts: 652
Reputation Power: 27
Status: Offline
Joined: Apr 12, 201113Year Member
Posts: 652
Reputation Power: 27
I'm rendering now with camtasia
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Oct 10, 201014Year Member
Posts: 896
Reputation Power: 41
XENO-INFUSION wrote I'm rendering now with camtasia
If it works ill give some massive +rep
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Apr 12, 201113Year Member
Posts: 652
Reputation Power: 27
Status: Offline
Joined: Apr 12, 201113Year Member
Posts: 652
Reputation Power: 27
Sparko wroteXENO-INFUSION wrote I'm rendering now with camtasia
If it works ill give some massive +rep
Thanks you just have to wait bit longer as it just got blocked worldwide for the music and i have to re render and upload
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Oct 10, 201014Year Member
Posts: 896
Reputation Power: 41
XENO-INFUSION wroteSparko wroteXENO-INFUSION wrote I'm rendering now with camtasia
If it works ill give some massive +rep
Thanks you just have to wait bit longer as it just got blocked worldwide for the music and i have to re render and upload
Alright, thanks
Last edited by Sparko ; edited 2 times in total
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Oct 10, 201014Year Member
Posts: 896
Reputation Power: 41
XENO-INFUSION wroteSparko wroteXENO-INFUSION wrote I'm rendering now with camtasia
If it works ill give some massive +rep
Thanks you just have to wait bit longer as it just got blocked worldwide for the music and i have to re render and upload
Whats the percentage on it?
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Apr 12, 201113Year Member
Posts: 652
Reputation Power: 27
Status: Offline
Joined: Apr 12, 201113Year Member
Posts: 652
Reputation Power: 27
Sparko wroteXENO-INFUSION wroteSparko wroteXENO-INFUSION wrote I'm rendering now with camtasia
If it works ill give some massive +rep
Thanks you just have to wait bit longer as it just got blocked worldwide for the music and i have to re render and upload
Whats the percentage on it?
85% render
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.