Transitioning a multiplayer save from a locally hosted co-op session to a dedicated host is a popular choice for gaming groups seeking better server performance and 24/7 uptime. Moving your world files enables your friends to log in whenever they want without waiting for the original host player to be online. Fortunately, migrating your established base, caught Pals, and hard-earned resources to a persistent environment is fully achievable without resetting your group's hard work.
Locating and Backing Up Save Data
Before making any changes, securing a clean backup of your local save directory is the most crucial step. Players can access their local world files on Windows by navigating to the local application data directory for the game. Once you identify your active save folder, copy it to a secure location such as your desktop to protect your data against accidental corruption.
Preparing the Dedicated Server Environment
Your destination server must be initialized at least once so the necessary save folders and configuration files are properly generated. After running the server initially, turn it off completely before attempting to transfer any files. Copying your save files over while server processes are active will lead to file overwrite errors and corrupted data.
Handling Character GUID Conversions
The primary issue when moving from local co-op to a dedicated server involves how player identity files are structured. In co-op mode, the host character utilizes a fixed local ID, whereas dedicated servers assign players an ID based on their unique platform profile. Using a community save conversion tool allows you to remap the host's player ID so that inventory, base ownership, and guild progress transition smoothly.
Verifying Server Settings and Launching
Once your world save files and converted player data are placed into the server's save games directory, review your server configuration files. Ensure that the world name setting matches the folder name you uploaded so the server loads the correct world. After verifying your settings, start up the server, connect via direct IP address, and confirm that all bases, Pals, and character levels remain completely intact.