Skip to content

How to Change the Map on Your Conan Exiles Server

Tip

You can also edit the files using an FTP program. Here you will find instructions on how to establish an SFTP connection.

Warning

When changing the map, all save data and buildings will be lost! Create a backup beforehand if you want to return to the old map later.

Available Maps

MapValue
Exiled Lands/Game/Maps/ConanSandbox/ConanSandbox
Isle of Siptah/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah

Info

The "Isle of Siptah" map requires the DLC of the same name.

Steps

  1. Stop server
    Stop your server in the dashboard.

  2. Open Engine.ini
    Navigate to the file Engine.ini in the file browser. Path: ConanSandbox/Saved/Config/WindowsServer/Engine.ini

  3. Add entry
    Add the following entry:

    ini
    [/Script/EngineSettings.GameMapsSettings]
    ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah
    [/Script/EngineSettings.GameMapsSettings]
    ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah
  4. Restart server
    Save the file and restart your server.