Want to move your single-player or local multiplayer world to your dedicated server? This guide walks you through finding your local save file and uploading it to your GhostCap server.
This will delete or overwrite any progress you have made on the server. Additionally, this guide only works with Steam saves—PS5, Xbox, and Windows Game Pass saves cannot be transferred to dedicated servers.
Finding Your Local Abiotic Factor Save File
- Press
Windows Key + Rand enter this:
%LOCALAPPDATA%\AbioticFactor\Saved\SaveGames
- Enter your Steam ID folder (For example:
76561198106341655) and openWorlds. - Each folder in here is a world save. Find the one you want to migrate and copy the entire folder.
Your save structure should look like this:
AppData/Local/AbioticFactor/Saved/SaveGames/ └── 76561198106341655/ (Your Steam ID) └── Worlds/ └── YourWorldSave/ ├── PlayerData/ ├── WorldSave_Facility.sav ├── WorldSave_Facility_Labs.sav ├── WorldSave_Facility_Office1.sav └── WorldSave_MetaData.sav
Uploading Your Abiotic Factor Save to Your Server
- Log in to the GhostCap Panel and
Stopyour Abiotic Factor server. - Connect to your server with SFTP.
- Navigate to
/AbioticFactor/Saved/SaveGames/Server/Worlds. - Delete the existing default world folder named
Cascade. - Upload your local world save folder.
Your server structure should now look like this:
AbioticFactor/Saved/SaveGames/Server/Worlds/ └── YourWorldSave/ (Your uploaded world save folder) ├── PlayerData/ ├── WorldSave_Facility.sav ├── WorldSave_Facility_Labs.sav ├── WorldSave_Facility_Office1.sav └── WorldSave_MetaData.sav
- In the Game Panel sidebar, navigate to
Startup Parameters. - Under
Advanced, editWorld Save Nameto the name of your uploaded save folder. Startyour server.
Make sure the World Save Name field matches the name of your uploaded save folder exactly. Additionally, if you have any custom SandboxSettings, they can be configured directly in our game panel under Startup Parameters.
