-
Similarly to #44 I tried to open various files of the Palworld `savedGames` directory with gvas2json
However for most of the files, I'm getting various `Error: Invalid header: File type XXXX not r…
-
Hi! I saw some other GH issues here with various game incompatibilities/requests and figured I'd make one as well.
Looks like Palworld must have some compression that's causing it to not work with …
-
So im using "uesave edit F7B72DF0000000000000000000000000.sav" and i get the following error: "Error: at offset 3916: io error: failed to fill whole buffer". Do you know why this error occurs or did i…
-
i named my player \udb40\udc21\udb40\udc21 \u2067Alex
and well it does not correctly get handled it is able to create the dict no problem but crashes when trying to json.dump
so to replicate set u…
-
# Error
JSON Serialization error thrown when trying to save output of SaveConverter to JSON file.
## Command
```
python SaveConverter.py -o output.json "C:\(...)\Level.sav"
```
## Error Mess…
-
Hi I was able to make the change for myself and a friend. I am just missing one more friend that does not seem to recognize him just yet.
I already went through the code a second time with no issue…
-
Hello.
I would like to edit a PS4 save made with UE 4.16 but it does not seem to be supported by any UE save editor.
The header is a bit different from a classic GVAS, it starts with GEVASEND inst…
-
Hi!
My Palworld is from Windows Store and I don't have the save file in that folder
![image](https://github.com/cheahjs/palworld-save-tools/assets/128705907/61630418-7278-4f41-95bd-72d530cb0124)
![…
-
Tried using the latest version to edit a save* from Aliens: Dark Descent, and got the following error:
```
Found non-standard magic: [ed, c0, da, 71] ( q) expected: GVAS, continuing to parse...
E…
-
I appreciate the clear amount of hard work you've put into this.
As worlds/files grow and your tool is required to parse more data, I think you will (or already do) find the overhead from Python's …