How to Setup Local Day of Dragons Server on Windows

Quick tuto how to setup a local server.

How to Setup Local Day of Dragons Server on Windows

1) 다운로드 steamcmd and unzip it where you want.

2) Open a windows administrator console where you unzipped steamcmd

메뉴 > search 'cmd' > 마우스 오른쪽 버튼으로 클릭 > run as admin > cd YOUR_PATH_TO_STEAMCMD_DIRECTORY

3) Execute steamcmd in a batch cmd administrator prompt, and run the following commands:

login anonymous
app_update 1088320 
app_update 1088320 확인

You then need to configure port forwarding and network accordingly.

If you are in a LAN environment, you’ll need to configure port forwarding on your local router, as well as open ports in Windows firewall.

Make sure these are opened and forwarded to the ip hosting the server:

udp:
7777
14001
27017

The server is also using a TCP port over 50000, but I didn’t need to do anything particular for it.

I didn’t checked if the client/server uses UPNP for dynamic port redirection, but it can also be worth to enable it.

4) Configure the server as explained 여기.

5) I had to replace the following files under (\Dragons\Binaries\Win64\) by the one from my steam client directory, or i get errorssecurerandombytes entry point not found”.

Said files are:

  • steamclient64.dll
  • tier0_s64.dll
  • vstdlib_s64.dll

6) You can finally boot it, here is the command line i use on my side (in a .cmd file)

시작 "" /정상 "씨:\DATA\dodserver\steamcmd\steamapps\common\dayofdragons_server\DragonsServer.exe" -SteamServerName="XXXXXXXXXXXXX" -log ?QueryPort=27017 -NOSTEAM

7) you should be able to see it after refreshing your client serverlist.

What doesn’t Work

Here is also what i tried and didn’t worked:

ipv6 for client/server isn’t supported
running the server in a Virtual Machine doesn’t work as hypervisors don’t implement 3D acceleration, and miss fully functionnal drivers to allow the client to run properly. I guess the only situation where it could work would be a pcie passthrough to your GPU, but i haven’t tested it.
– 몇 가지 이유, i couldn’t run get the client and server to run directly on my computer, i ran server on a separate computer.

이 가이드는 Day of Dragons 에 의해 작성되었습니다 Vacknishkara. 여기에서 원본 간행물을 방문할 수 있습니다. 링크. 이 가이드에 대해 우려 사항이 있는 경우, 주저하지 마시고 연락주세요 여기.

저자 소개