ARK: Survival Evolved

ARK: Survival Evolved

View Stats:
Akari Jan 12, 2017 @ 4:05pm
How to disable battleye at dedicated server?
Like in topic, how to disable battleye at dedicated server? I have only 12 gb of ram and i don't want to install battleye to play on local area network. Is it posible?
< >
Showing 1-8 of 8 comments
johnim Jan 12, 2017 @ 4:08pm 
your start up should be somthing like this

start ShooterGameServer.exe TheIsland?listen?SessionName=Server?Port=7777?QueryPort=27015?ServerPassword=join?ServerAdminPassword=admin -game -server -NoBattlEye
exit






-NoBattlEye is the command
Akari Jan 12, 2017 @ 4:10pm 
Ok, i go try it. Thx for help.
Akari Jan 12, 2017 @ 4:38pm 
Where i shoud paste it? I tryed in command line in my libary and on saved/config/windowsserver/gameusersettings and it didn't work. I see instruction on the command line server but isn't write where to paste it :)
Ghost Ryder Jan 12, 2017 @ 6:50pm 
On local dedi you should have a batch file to start server
should look like this

RunServer.cmd

that is where your command line is started
past it in there
Akari Jan 13, 2017 @ 9:14am 
Ok, i going to check how to make this runserver.cmd Thx for tip :)
Melody Woods Jan 13, 2017 @ 10:22am 
Just create a .BAT file in the folder where ShooterGameServer.exe is located, for example: ..\ShooterGame\Binaries\Win64
Launch the server directly using the .bat file.
Depending on your preferences, the .bat should have something like this:

start ShooterGameServer.exe "TheIsland?QueryPort=27015?SessionName=YourServerName?MaxPlayers=40?listen?GameModIds=608800320,610928973?ServerPassword=?ServerAdminPassword=admin?GlobalVoiceChat=false?ProximityChat=false?NoTributeDownloads=false?AllowThirdPersonPlayer=true?AlwaysNotifyPlayerLeft=true?DontAlwaysNotifyPlayerJoined=false?ServerHardcore=false?ServerPVE=false?ServerCrosshair=false?ServerForceNoHUD=false?ShowMapPlayerLocation=true?EnablePvPGamma=false?DisableStructureDecayPvE=false?AllowFlyerCarryPvE=false" -game -server -log -NoBattlEye

You can copy-paste the commandline from a ShooterGame-backup log file in the folder: "...\ShooterGame\Saved\Logs" and add -NoBattlEye at the end.

Dont forget to configure the rates in the file DefaultGameUserSettings.ini located in the ..\ShooterGame\Config folder. Do not forget to backup your server files before trying this.
Last edited by Melody Woods; Jan 13, 2017 @ 11:58am
Akari Jan 13, 2017 @ 12:24pm 
Thx, i do it. it working fine now. Thx for help :)
Iowyn Jul 5, 2019 @ 10:41am 
Originally posted by Melody Woods:
Just create a .BAT file in the folder where ShooterGameServer.exe is located, for example: ..\ShooterGame\Binaries\Win64
Launch the server directly using the .bat file.
Depending on your preferences, the .bat should have something like this:

start ShooterGameServer.exe "TheIsland?QueryPort=27015?SessionName=YourServerName?MaxPlayers=40?listen?GameModIds=608800320,610928973?ServerPassword=?ServerAdminPassword=admin?GlobalVoiceChat=false?ProximityChat=false?NoTributeDownloads=false?AllowThirdPersonPlayer=true?AlwaysNotifyPlayerLeft=true?DontAlwaysNotifyPlayerJoined=false?ServerHardcore=false?ServerPVE=false?ServerCrosshair=false?ServerForceNoHUD=false?ShowMapPlayerLocation=true?EnablePvPGamma=false?DisableStructureDecayPvE=false?AllowFlyerCarryPvE=false" -game -server -log -NoBattlEye

You can copy-paste the commandline from a ShooterGame-backup log file in the folder: "...\ShooterGame\Saved\Logs" and add -NoBattlEye at the end.

Dont forget to configure the rates in the file DefaultGameUserSettings.ini located in the ..\ShooterGame\Config folder. Do not forget to backup your server files before trying this.


Took me a minute, but this helped clear up the final stages.
Getting the details you need for the server to run, well, I ran the dedicated server and just copied the results when it finally loaded and added -NoBattlEye to the end.

Thank you!
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: Jan 12, 2017 @ 4:05pm
Posts: 8