43
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 04 Feb 2024
43 points (100.0% liked)
Palworld
789 readers
6 users here now
founded 9 months ago
MODERATORS
Thanks! Is it possible in the future to import save file to make it easier to use? (I know it's a complex feature, sorry).
Update: it was a bit of work but should be working now :) Drag the
Level.sav
file from%LOCALAPPDATA%\Pal\Saved\SaveGames\
onto the page and it should load all of your Pals automatically. Thanks for the tip!Wow, thank you very much!
I just looked at https://github.com/cheahjs/palworld-save-tools and I guess it should be possible :) Palworld uses a format called gvas (part of Unreal Engine) which seems to be a zlib-compressed sequence of key/value pairs. When get some time to play again I'll probably look into this. Entering this data through a website is pretty annoying! ๐