How can I setup a testlive dedicated server?

I have already created a normal conan exiles dedicated server, but I would like to create a testlive to play with some friends

If using steamcmd, you just need to add the beta flag to your command line. My conanupdater.bat looks like this:

@echo off 
start "" C:\steamcmd\steamcmd.exe  +login anonymous +force_install_dir "C:\Games\ConanServer" +app_update 443030 -beta testlive validate +quit 

It’s that “-beta testlive” that tells the updater to grab files from the testlive branch.

1 Like

What the poster above said.

If you want to rent one then the following services offer testlive:

GPortal
Low MS
GTX Gaming

Thank you very much, but now there’s a new problem “unique id not valid” do you know how to fix it? I read on steam forums that was a bug, but I don’t think so