Burning Oasis Conan Exiles Server

A self-hosted Conan Exiles server


Project maintained by dplummer Hosted on GitHub Pages — Theme by mattgraham

title: Burning Oasis

Burning Oasis Conan Exiles Setup Guide

So, you want to join us in the inhospitaple desert? Along with a copy of the game, you’ll need the following:

Optionally (though highly recommended), you can change your client’s network settings to load the game and bases faster.

Mods

Once you’ve Subscribed to each mod, start the game and activate them in the same order as above in the mod list.

Faster Load Times

On your computer, browse to where you’ve got conan installed, and edit the common\Conan Exiles\Engine\Config\BaseEngine.ini file.

Note: To find where Conan’s installed, from steam right click on Conan in your library, select properties, goto the Local Files tab, then click the “Browe Local Files…” button.

Once you have BaseEngine.ini open, find and edit the [/Script/Engine.Player] section and set the values to 100000:

[/Script/Engine.Player]
ConfiguredInternetSpeed=100000      ; Mike: Default is 10000 (in bytes per second)
ConfiguredLanSpeed=100000

More info from this steam post and this unreal engine 4 page.