- Oct 16, 2019
- 32
- 38
SAVE EDITOR FOR GLAMOUR
Hey, I have made one kind of save editor,
Its lengthy process but it can help you to edit the save files. If you know python lang then its going to be easy for you.
EXTRACT attached file so there you can have saveedit.ipynb file.
Here are the Step:
- Go to google colab (just search on google)
- Create new notebook
- On top right corner there is FILE option click on that and the UPLOAD Notebook
- Upload notebook which I have attach with this (saveedit.ipynb)
- Now, There is going to be files option or symbol on left side click on that you are going to see folders there. Now find tmp folder and create filename1 folder inside that tmp folder
- Now right click on filename1 folder and then click upload, upload all the files present in the given location I have mentioned
- Now run that notebook which I have mentioned in saveedit.ipynb notebook files itself.
- With running that you will get downloaded file filename1.zip
- Extract that zip
- Remove all the files from that leveldb folder I have mentioned earlier and copy all the files present in that zip (in /tmp/filename1) to that folder. (MAKE SURE YOUR GAME IS NOT RUNNING AND BACKUP THOSE FILE BEFORE DELETING IT)
- Now you are ready to go
NOTICE:
I AM NOT SURE but you can copy all the files which is present in leveldb folder from one pc to another and it should work. So that way we can share saves from one person to another.
variable you see in that saveedit.ipynb, Its not necessary that only variables it has. It might have more but it can get unlocked after completion of some action. I don’t know which are the variables gets add later on but If you know this kind of variables that you can add directly in that saveedit.ipynb file so you can skip some lengthy events in the game.
DON’T FORGET BACKUP YOU SAVE FILES FROM ABOVE LOCATION I HAVE MENTIONED.
Further instruction are with the attached file.
Last edited: