there is something before the WeaponProgressions_0
That is why I said in my post to copy all data pertaining to only weapons and pictos and paste it to a new document. Find and replace all instance of Int:1 to Int: 32 then copy and paste the data back into the JSON. Worked perfectly for me doing it this way.
And again, doing this assumes all your weapons and picto are level 1.
Cfemen new table on their patreon now lets you edit picto and weapons levels via CT anyway.
^ With the latest Patreon table I guess the only thing that would make sense to still use the save editor, is to manually add the passives, other than that the table should be better, much better
^ With the latest Patreon table I guess the only thing that would make sense to still use the save editor, is to manually add the passives, other than that the table should be better, much better
There is a tool on nexus mods that allows editing weapon stats including passives
^ With the latest Patreon table I guess the only thing that would make sense to still use the save editor, is to manually add the passives, other than that the table should be better, much better
There is a tool on nexus mods that allows editing weapon stats including passives
Yeah but that's a mod and it's not permanent (it will be 'permanent' while you have the mod installed), when i said adding passives, i meant this, the passive effects:
^ With the latest Patreon table I guess the only thing that would make sense to still use the save editor, is to manually add the passives, other than that the table should be better, much better
There is a tool on nexus mods that allows editing weapon stats including passives
Yeah but that's a mod and it's not permanent (it will be 'permanent' while you have the mod installed), when i said adding passives, i meant this, the passive effects:
But that's just a FREE mod, not some commercialized things.
There is a tool on nexus mods that allows editing weapon stats including passives
Yeah but that's a mod and it's not permanent (it will be 'permanent' while you have the mod installed), when i said adding passives, i meant this, the passive effects:
But that's just a FREE mod, not some commercialized things.
I don't know what are you talking about. I clearly said I added these passives with save editor, I simply made a python script for it.
It's free. I think you're confused with something.
Yeah but that's a mod and it's not permanent (it will be 'permanent' while you have the mod installed), when i said adding passives, i meant this, the passive effects:
But that's just a FREE mod, not some commercialized things.
I don't know what are you talking about. I clearly said I added these passives with save editor, I simply made a python script for it.
It's free. I think you're confused with something.
there is a balace save in nexus but the save‘s pictos collection is 176/191,i try to add those 15 pictos but so many code of pictos seems to be different with the picto name in game,and also lost some outfits,its so hard for a layman to do this.
I'm not sure what I'm doing wrong. I'm trying to add the 2 Clea outfits I didn't get. All I did was rename the save from the letter and number combo to EXPEDITION_0.sav, ran the convert to json command, added the following to the end of inventory items
Then ran the json to save converter. I then renamed the save back to the letter and number combo and copied it to the folder I got it from. When I tried to load it in game it gave me a save is corrupted message. The game had been open and on the load previous save menu. I found that if I am not even on this page then the save fails to show as it's detected as corrupted.
EDIT: I figured it out. I made the save swap on the title screen then closed and re-opened the game. This let it work.
I posted how to edit gamepass saves. It won't work if you use the string of numbers and letters. You have to explicitly rename it to Expedition_0.sav then use the save converter to json. Then once edited you save it, then rename the save back to its original string.
I changed the Picto/Weapon level with save editing, let me give you a warning, doing this can cause issues and it's risky if you're not careful, my recommendation is to only level up the weapon/picto you're most interested, you can mass edit all your pictos/weapons like i did, but there's a high risk of 'corrupting' your save.
First, [Link], backup your save then, inside your save folder, type this command:
Then you're done. Open the game and check if your changes are there. Hopefully someone will implement this to a CT because it's painful to manually edit the levels like this, it's also risky.
Worked perfectly for gamepass.
Change gamepass name to Expedition_0.sav
Follow the above instructions.
Then I found the WeaponProgression part and selected all the way down from weapons to pictos.
Opened a new Notepad++ file and pasted all the copied information.
Did a find and replace on all "Int": 1 to "Int": 32 (Only works if your weapons and picto are 1
Then pasted all the stuff I copied back into the file.
Saved, then did the process to turn it back to .sav then from there renamed it back to the Gamepass name and I have all weapons and pictos at 32.
I'm simply looking for a way to edit the pictos being unlocked for all party members, instead of having to equip one, do 4 fights, etc. Is this possible? I have SO many pictos I have to unlock and just don't want to spend 3 hours unlocking them all lol
I'm simply looking for a way to edit the pictos being unlocked for all party members, instead of having to equip one, do 4 fights, etc. Is this possible? I have SO many pictos I have to unlock and just don't want to spend 3 hours unlocking them all lol
I made a python script for that if you plan in doing save editing. Also made a video about it.