palworld-host-save-fix icon indicating copy to clipboard operation
palworld-host-save-fix copied to clipboard

Question: How do i know which previous player save belongs to which player?

Open nnichols133 opened this issue 1 year ago • 1 comments

I am migrating save data from a managed server to a local one on my PC. I have 6 player saves, how do i know who's is who's? I can figure out the new saves by having them create a character 1 by 1 and me logging the new save, but the original saves, i have no idea.

nnichols133 avatar Jan 27 '24 19:01 nnichols133

There's a few options, the easiest: https://github.com/xNul/palworld-host-save-fix/issues/78

Otherwise, you can restart the old server, and get each player to join 1 by 1, taking note of which .sav file updates and keeping track manually, and repeat this for the new server too.

Lynxaa avatar Jan 27 '24 20:01 Lynxaa

I'll add this to the README. Maybe merge their PR.

xNul avatar Feb 02 '24 05:02 xNul