cheahjs / palworld-save-tools

Tools for converting Palworld .sav files to JSON and back
MIT License
776 stars 66 forks source link

PalBaseCampSaveData can be decompiled? #84

Closed dbwodlf3 closed 5 months ago

dbwodlf3 commented 5 months ago

I hope this message finds you well. I am reaching out to inquire about certain structures within the sav.json file, specifically the "PalBaseCampSaveData_WorkerDirector" and "PalBaseCampSaveData_WorkerCollection" structures. Upon inspection, I noticed that both structures are represented as 8-bit arrays.

My question pertains to the possibility of decompiling these structures. Are these arrays intended to be decompiled, or do they not contain any substantial information in the binary format? Any insights or guidance you could provide on this matter would be greatly appreciated.

Thank you for your time and attention to this inquiry.