Client Settings

Add your auth server host or IP address to the connect.txt file located in the game's main directory like that:

Host=auth.myserver.com
IP=11.22.33.44

The host is always resolved first and the IP is used as a fallback. If you only have an IP, leave the host field empty.


Add your region and server name to the serverlist.txt file located in the game's main directory like that:

Server=Europe
Channel=My Rogue Server


Multiple entries are possible such as

Server=Europe
Server=America
Server=Asia
Channel=My Rogue Server
Channel=My Special Rogue Server



Did this page help you?