(Incomplete) Moving game Save
This is hit or miss on working at all.
- Windows to Linux
- Linux to Linux
Windows to windows(not working)
Windows/Linux To Linux
Programs used WinSCP. Its a windows program to transfer files from windows to Linux. save file World ID B699DCF848A43BCBEF2B81AD62E95E4C
and user pwserver
will be use in examples. Please replace with you own info.
- Find save World ID that you want to move
serverfiles/Pal/Saved/SaveGames/0/B699DCF848A43BCBEF2B81AD62E95E4C
(Win/Linux) - copy to new server in
serverfiles/Pal/Saved/SaveGames/0/
- Navigate to
cd serverfiles/Pal/Saved/SaveGames/0/
- Change permissions
sudo chmod 777 B699DCF848A43BCBEF2B81AD62E95E4C
- Change Owner
sudo chown pwserver:pwserver B699DCF848A43BCBEF2B81AD62E95E4C
- Pal/Saved/Config/LinuxServer/GameUserSettings.ini and modify DedicatedServerName to your save folder name.
- Connect and you will see the starting video but will load with all items and world save.
WinSCP (testing)
- Find save World ID that you want to move
serverfiles/Pal/Saved/SaveGames/0/B699DCF848A43BCBEF2B81AD62E95E4C
(Win/Linux) - copy to new server in
serverfiles/Pal/Saved/SaveGames/0/
- Navigate to
cd serverfiles/Pal/Saved/SaveGames/0/
- Change permissions as shown in picture above. Might not have permission to do so.
- Start server and connect. Create new player and exit the server.
- Stop server and navigate to
serverfiles/Pal/Saved/SaveGames/0/
. There will be another World ID. Copy all data fromB699DCF848A43BCBEF2B81AD62E95E4C
to new World ID. Start Server. - Connect and you will see the starting video but will load with all items and world save.