Create New Document

The title of your document (will be displayed as H1)
URL-friendly name (no spaces, use dashes)
Path where to create document (optional, use forward slashes to create subdirectories)

Move/Rename Document

Current location of the document
New path for the document (including the slug)
This only changes the document's path. It does not modify the document's title (H1 heading).

Delete Document

Are you sure you want to delete this document? This action cannot be undone.

Warning: If this is a folder, all contents including subfolders and documents will be deleted.

Message

Message content goes here.

Confirm Action

Are you sure?

Attachments

Allowed file types: jpg, jpeg, png, gif, svg, webp, txt, log, csv, zip, pdf, docx, xlsx, pptx, mp4 (Max: 10MB)

Document Files

Loading attached files...

Document History

Previous Versions

Loading versions...

Preview

Select a version to preview

Wiki Settings

Language for the user interface
Number of versions to keep per document. Set to 0 to disable versioning.
Maximum allowed file size for uploads in MB.

User Management

Add New User

Leave empty to keep current password

Import markdown files from a ZIP archive. Files will be processed and stored in the appropriate document structure. Directory structure in the ZIP (category/subcategory) will be preserved in the wiki.

Upload a ZIP file containing markdown (.md) files to import.

Add Column

Dedicated Server Installation

This guide will step you through the process of how to install a Darkest Hour: Europe '44-'45 server on your Windows or Linux machine.

Install SteamCMD

To download the most up-to-date server files, you must have SteamCMD installed on your machine.

Click here to get instructions on installing the latest version of SteamCMD.

Download Server Files

Open a new command prompt (Windows) or Terminal window (Linux) and enter the following commands, being sure to replace values like <STEAMCMD_DIR> with the correct values for your machine.

Windows

cd "<STEAMCMD_DIR>"
steamcmd
login "<STEAM_USERNAME>" "<STEAM_PASSWORD>"
force_install_dir "<INSTALL_DIR>"
app_update 223240 verify
app_update 1290 verify
quit

Linux

cd "<STEAMCMD_DIR>"
steamcmd
login "<STEAM_USERNAME>" "<STEAM_PASSWORD>"
force_install_dir "<INSTALL_DIR>"
app_update 223250 verify
app_update 1290 verify
quit
Variable Description
STEAMCMD_DIR The directory where SteamCMD is installed (eg. C:\steamcmd)
STEAM_USERNAME Your Steam account username. This account must have Red Orchestra: Ostfront in it's library.
STEAM_PASSWORD Your Steam account password
INSTALL_DIR The directory where you want your server to be installed (eg. C:\RedOrchestraDedicatedServer)

Modify steam_appid.txt

Open <INSTALL_DIR>\System\steam_appid.txt and change the contents to:

1280

Launch!

The server executable is called ucc. It lives in your <INSTALL_DIR>/System directory. To launch your server, run the executable and supply it with (at bare minimum) the following arguments:

ucc server DH-Brecourt?game=DH_Engine.DarkestHourGame -mod=DarkestHour -ini=DarkestHour.ini

For Windows users, there is a batch file located at <INSTALL_DIR>/System/dh_server_launcher.bat that already has these commands pre-loaded.

Windows Server Info

If you are running the server on a dedicated windows server machine with windows firewall on, you will need to allow UCC.exe on both UDP and TCP (all ports). And allow HTTP (port 80) traffic, this is for the Steam master server.

Attached Files

Loading attached files...

Comments

No comments yet. Be the first to comment!

Search Results