Which file would I apply this command to?
-PREFERPROCESSOR=0
Everyone,
[OnlineSubsystemSteamworks.OnlineSubsystemSteamworks]
bUseVAC=true
It is highly recommended that you do this to help catch/prevent cheating on your servers.
Hi,
i have trouble loading the ini - Files from the right folder. How can i specify from where the configs are used?
I ve got a StartCMD:
start c:\files\redorchestra2\Binaries\win32\ROGame TE-Apartments?minplayers=32 -seekfreeloadingserver -configsubdir=..\..\..\..\gameservers\1\ROGame\config -multihome XXXXX-port 7777
But it dont works. It even dont works if it change to:
I ve got a StartCMD:
start c:\files\redorchestra2\Binaries\win32\ROGame TE-Apartments?minplayers=32 -seekfreeloadingserver -configsubdir=c:\gameservers\1\ROGame\config -multihome XXXXX-port 7777
How do i use the configssubdir-command if i want the server to load configs from c:gameserver\any_number\.... ?
So -configsubdir=server1 , -configsubdir=server2 etc. subdir. not "full path".Another commandline option that you will likely need:
-configsubdir=<serverfoldername> will create a folder under ..\ROGame\config\ so each server instance can have it's own ini files if running multiple server instances out of the same install folder
So -configsubdir=server1 , -configsubdir=server2 etc. subdir. not "full path".