Post: How to Mod Borderlands 2 Saves on PS4 with Gibbed Editor (Working & Updated 2019) (Including Borderlands: The Pre-Sequel)
06-22-2019, 06:48 AM #1
LukeOverHere
Next Gen Elite
(adsbygoogle = window.adsbygoogle || []).push({}); You must login or register to view this content.


Hi All,

I know lots of people have been trying to find this information, so to make life easier for everybody, i have compiled a single download for you that contains all you need to modify PlayStation 4 Saves with Gibbed Editor. You will need Save Wizard to export the advanced .sav file. I have included an easy to follow guide and the original video tutorial as well.

The download contains the following:

- Latest Gibbed Editor
- Python 2.7
- Borderland2-Master File
- Instruction Video (Mp4)
- Instructions (Word - docx)

I'm not taking credit for the hard working individuals that worked all of this out for us, Ive simply made it easier for everybody by packing it all in one location, making it ready to use.
Please let me know if there are any individuals on this forum that need to be credited, i will mention you in this post.

I can confirm this works as i have just tested this out myself, on my own BL2 saves.

You must login or register and the post to view hidden content.

CREDIT to these gentleman:

PCLifford - Savefile.py
Xcier-Freedom/ProtoBuffers - Decrypter/Encrypter.bat
Rick - Gibbed
Savewizard Team
Python
I would like to thank ‘bufu_evo' from se7ensins for posting the tutorial video and notes.
Last edited by LukeOverHere ; 07-04-2019 at 05:11 AM.

The following 933 users say thank you to LukeOverHere for this useful post:

_AAB_, _PRODIGY_, -subzer0-, 17HonakerA, 19Daniel82, 2minican, 415a415a454c, 4imortal, 4ktrey, 66GraF66, 7tiutgkigiol, abc559, Abcd12345678, abcplate, ABM HACKER, Absner, acsievers71, AdamCorp, Addons, adflow, adocappa, aeneax, Aetheria, AfoMustang, AimbotTrudy, ajhutchinson, Ajnitolp, alaricsaltzman27, AlcoholicGeek, AleMunhoz, Alex870621345, [email protected], AliMac, aloeholic, AlphineGhost, alreadyinuse, Alucard4691, Ammy, Anal, andresmed, Andrew-W, Andrey-Shapenkov, Aniketos, ankto420, Annalise1, anon2010, Ansez, Anthony-Kaiawe, Anxiety__, apolloasp, Archia87, archy, Arcticnova724, Arkane354, ArrowSlays, arzin, asdkljlskfsdf, asiandes, ASlug, aswi, AussieCrow, austins911, averagedude, Avien, AwesomeGreat, Axfx, Axocze, azizX, aznkevindam, aztriik, AzureVI, B8zer0, Bab0osh, Bachinsel, BadBuild, Bader505, Bangkok-hitman, Bankai1527, barnoz, bbabh, beanzino, Beater, Bebop, BeeBeebaby, bel-end, belga, Belshamj, benbach, benjerrybutt, bentton741, Best, Biel, bielpiotto, BierFrank, Big_Russ, bigdaddy153, bigFeetsmallhands, bigfootfuzzball, bigkurd477, bignelle and 833 other users.
06-24-2019, 09:22 PM #11
Isaac Clarke
< ^ > < ^ >
You must login or register to view this content.
06-25-2019, 11:26 AM #12
LukeOverHere
Next Gen Elite
Originally posted by Isaac Clarke View Post
You must login or register to view this content.


Hi Isaac,

Make Sure python is installed. Once you are in 'Local Disk C', You should have your folder in the C drive called BL2 = c:\BL2. You copy savefile.py into the BL2 folder. You also copy the Advanced exported Borderlands.sav file into the same BL2 Folder, and rename the file to unencryptedsave.sav. Once this is all done, right click on the start menu and click on 'run', type CMD and press enter, inside of CMD type cd \BL2 (Notice there is a space between cd /BL2. You should be at this stage now:

You must login or register to view this content.
Last edited by LukeOverHere ; 07-04-2019 at 05:12 AM.
06-25-2019, 11:26 AM #13
LukeOverHere
Next Gen Elite
Give that a try, CMD should not be giving you that error
Last edited by LukeOverHere ; 06-25-2019 at 11:27 AM.
06-25-2019, 07:52 PM #14
Dego8
Rookie
thank you
06-25-2019, 10:20 PM #15
thanks man
06-26-2019, 05:01 AM #16
thanks
06-26-2019, 10:33 PM #17
thank you so much !
06-27-2019, 06:32 PM #18
Thank you =)

But why is the Accept button on the last step Grey ?

Chose Char and Import it doesnt work ?

sorry for the bad english
06-28-2019, 12:30 AM #19
SkillerCMP
Do a barrel roll!
Rick - Gibbed Could just add this to his editors so that it outputs into Raw Data

    (var innerUncompressedData = new MemoryStream(innerUncompressedBytes))
{
var fs = new FileStream("extracted.bin", FileMode.Create, FileAccess.Write);
fs.Write(innerUncompressedBytes, 0, innerUncompressedBytes.Length);
fs.Close();

var saveGame = ProtoSerializer.Deserialize<WillowTwoSave.WillowTwoPlayerSaveGame>(
innerUncompressedData);

The following user thanked SkillerCMP for this useful post:

Isaac Clarke

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo