This guide will walk you through moving a locally saved Windrose world to your ChicagoServers dedicated server.
Before You Start
- Stop the Windrose game client
- Stop your ChicagoServers server from the control panel
- Identify the world you want to move
- Do not rename the world folder at any point
Step 1: Locate Your Local World Save
Windrose stores local worlds in the following directory:
C:\Users\{UserName}\AppData\Local\R5\Saved\SaveProfiles\{Profile}\RocksDB\{GameVersion}\Worlds\{WorldID}
Common profile folders:
- Steam or Epic Games: usually your platform profile ID
- Stove: usually
StoveDefault
Example:
C:\Users\Ryan\AppData\Local\R5\Saved\SaveProfiles\76561198000000000\RocksDB\0.8.0\Worlds\EC10598E83A14ED04D9C44CBFBF3F4B1
The final folder name is your WorldID. You will need this later.
Step 2: Copy the World Folder
- Copy the entire folder named:
{WorldID}
- Do not rename it
Step 3: Upload the World to Your ChicagoServers Server
- Log in to the control panel:
https://cp.chicagoservers.co - Select your Windrose server
- Use the File Manager or an FTP client to upload your world folder to:
R5\Saved\SaveProfiles\Default\RocksDB\{GameVersion}\Worlds\
After uploading, your directory should look like:
R5\Saved\SaveProfiles\Default\RocksDB\{GameVersion}\Worlds\{WorldID}
Step 4: Set the Active World
- In the control panel, go to Configuration Files
- Open ServerDescription.json
Find the following line:
"WorldIslandId": "..."
Replace it with your world folder name:
"WorldIslandId": "{WorldID}"
Make sure the value exactly matches the folder name you uploaded.
Step 5: Save and Restart
- Click Save
- Restart your server from the control panel
If everything is correct:
- Your server will load the transferred world
- Players can join using your server invite code
- The world will continue from your local save
Common Mistakes
- Wrong game version folder
Make sure the world is uploaded to the correctRocksDB\{GameVersion}\Worlds\directory - Incorrect WorldIslandId
The value must exactly match the folder name - Renaming the world folder
Do not rename it under any circumstances - Server running during transfer
Always stop the server before uploading files
Moving a Server World Back to Local
To move a world from your ChicagoServers server back to your local game:
- Stop both the game client and server
- Download the world folder from:
R5\Saved\SaveProfiles\Default\RocksDB\{GameVersion}\Worlds\{WorldID}
- Paste it into your local directory:
C:\Users\{UserName}\AppData\Local\R5\Saved\SaveProfiles\{Profile}\RocksDB\{GameVersion}\Worlds\{WorldID}
- Launch Windrose
If prompted to choose between Local or Cloud saves, select Local to avoid overwriting your transferred world.
Your world should now be successfully transferred between local and ChicagoServers.
