Skip to content
Riot Bits

Riot Bits

  • Home
  • News
  • Guides
  • Video Guides
  • Patch Notes
  • Report Abuse
  • Toggle search form

Day of Dragons – Windows Local Server Setup Guide

Posted on 02/13/202402/13/2024 By Vacknishkara No Comments on Day of Dragons – Windows Local Server Setup Guide
  • Title: Day of Dragons
  • Release Date: December 4, 2019
  • Developer: Beawesome Games
  • Publisher: Beawesome Games LLC

This guide will show you how to properly setup a local server on Windows OS for Day of Dragons.

Windows Local Server Setup Guide

  1. To start, first, download SteamCMD and extract it to your desired location.
  2. Next, open a Windows administrator console in the directory where you extracted SteamCMD. You can do this by navigating to the menu, searching for ‘cmd’, right-clicking, and selecting ‘Run as administrator’. Then, change directory to your SteamCMD directory by typing: cd YOUR_PATH_TO_STEAMCMD_DIRECTORY.
  3. Now, run SteamCMD in the administrator command prompt and enter the following commands:
login anonymous
app_update 1088320 
app_update 1088320 validate

You’ll then need to set up port forwarding and adjust your network settings accordingly.

If you’re in a LAN environment, configure port forwarding on your local router and ensure the following UDP ports are open and forwarded to the IP hosting the server:

  • 7777
  • 14001
  • 27017

The server also utilizes a TCP port over 50000, but specific configuration may not be necessary.

While I didn’t verify if the client/server uses UPNP for dynamic port redirection, enabling it could be beneficial.

  1. Proceed to configure the server as instructed here.
  2. You may need to replace certain files under \Dragons\Binaries\Win64\ with those from your Steam client directory to avoid “securerandombytes entry point not found” errors. These files include:
    • steamclient64.dll
    • tier0_s64.dll
    • vstdlib_s64.dll
  3. Finally, launch the server using the following command line (saved in a .cmd file, for example):
start "" /NORMAL "C:\DATA\dodserver\steamcmd\steamapps\common\dayofdragons_server\DragonsServer.exe" -SteamServerName="XXXXXXXXXXXXX" -log ?QueryPort=27017 -NOSTEAM

After refreshing your client server list, you should be able to see it.

Known Issues

Here are the issues I encountered and the solutions I attempted:

  • IPv6 Compatibility: Unfortunately, the client/server does not support IPv6. This means that attempting to run it using IPv6 will not work.
  • Virtual Machine Limitations: Running the server in a virtual machine poses challenges due to hypervisors lacking 3D acceleration and fully functional drivers necessary for the client to run properly. While it might theoretically be possible with PCIe passthrough to a GPU, I have not tested this scenario.
  • Running Client and Server on the Same Computer: Despite attempts, I couldn’t get the client and server to run directly on my computer. As a workaround, I successfully ran the server on a separate computer.

That's everything we are sharing today for this Day of Dragons guide. This guide was originally created and written by Vacknishkara. In case we fail to update this guide, you can find the latest update by following this link.

If you believe that any of the content on this site violates your rights, including your intellectual property rights, please contact us immediately using our contact form.
Guides Tags:Day of Dragons

Post navigation

Previous Post: Day of Dragons – Dedicated Server Configuration Guide
Next Post: Enshrouded – Flower Soil Location and Usage Guide

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Title: Day of Dragons
  • Release Date: December 4, 2019
  • Developer: Beawesome Games
  • Publisher: Beawesome Games LLC

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, make sure to reach us and we will be taking it seriously.
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Service

Copyright © 2025 Riot Bits.

Powered by PressBook News WordPress theme