Skip to content

How To Upload Existing Soulmask Server Save

In this tutorial, we will guide you through the process of uploading an existing world and player save file to your Soulmask server.

You may also refer to this guide on how to upload files to your game server.

If you get stuck at any time, Game Host Bros offers free world transfers. Just reach out to a bro on Discord

Soulmask Save File Locations

There are 2 main files that you need for Soulmask. One is the game configuration (GameXishu.json) and the save data itself (world.db).

Dedicated Server:

  • DirectoryWS
    • DirectorySaved
      • DirectoryGameplay
        • DirectorySettings
          • GameXishu.json
      • DirectoryWorlds
        • DirectoryDedicated
          • DirectoryLevel01_Main
            • world.db

Local Windows PC:

  • Directory%LOCALAPPDATA%
    • DirectoryWS
      • Directory[YOUR-STEAM-ID]
        • Directory2646460
          • DirectoryAutoGames
            • Directory[YOUR-GAME-INVITE-ID]
              • GameXishu.json Optional, this file contains your world settings.
              • world.db

To quickly access these files locally, press Windows Key + R on your keyboard and enter

%LOCALAPPDATA%\WS

Transfer From Another Soulmask Dedicated Server

  1. On your existing server, open the file browser and download these 2 files.
    • /WS/Saved/GameplaySettings/GameXishu.json
    • /WS/Saved/Worlds/Dedicated/Level01_Main/world.db
  2. Login to the Game Host Bros Game Panel and Stop your Soulmask server.
  3. Go to Management > File Manager
  4. Once there navigate to the same locations as above and delete the existing GameXishu.json and world.db files. (Assuming you don’t want to save them, otherwise back them up)
  5. Drag in your files from your previous server.
  6. Start your Soulmask server.

Transfer From A Local PC

  1. Press Windows Key + R on your keyboard and enter this:
    %LOCALAPPDATA%\WS
  2. You will now see some folders, navigate to the one that has your Steam ID. (Example: 76561198106341655)
  3. Navigate to 2646460\AutoGames\ and then select the folder with the same invite code as the world you want to transfer.
  4. Copy the world.db and the latest GameXishu.json file. If your file is called GameXishu_2.json, then rename it to GameXishu.json.
  5. Login to the Game Host Bros Game Panel and Stop your Soulmask server.
  6. Go to Management > File Manager.
  7. Navigate to /WS/Saved/GameplaySettings/ and replace the existing GameXishu.json file.
  8. Navigate to /WS/Saved/Worlds/Dedicated/Level01_Main/ and replace the existing world.db file.
  9. Start your Soulmask server.

Here’s what your server should now look like:

  • DirectoryWS
    • DirectorySaved
      • DirectoryGameplay
        • DirectorySettings
          • GameXishu.json Optionally, your uploaded world settings.
      • DirectoryWorlds
        • DirectoryDedicated
          • DirectoryLevel01_Main
            • world.db Your uploaded save file.