-
Notifications
You must be signed in to change notification settings - Fork 21
SDK Installation
GDrukenmiller edited this page Sep 13, 2022
·
9 revisions
- You must be a Windows user, as the SDK is only available on the Windows platform.
- You must have Steam and Red Orchestra: Ostfront 41-45 installed on your system.
- You must have the RODIR Environment Variable defined on your machine.
- Open Steam.
- Navigate to Tools from Library.
- Double-click Red Orchestra SDK Beta.
- Click Next.
The SDK will then install. Once it has been installed, continue to the next section.
To launch the SDK for Darkest Hour (or any mod of Red Orchestra), you will need to create a shortcut to the Red Orchestra SDK and supply some special parameters so that it knows it is editing Darkest Hour and not Red Orchestra.
- In Windows Explorer, navigate to the Red Orchestra System directory (
%RODIR%/System
). - Right-click
ROEdLAA.exe
, select Send To, then Desktop. - Navigate to your Desktop (⌘+D).
- Right-click the newly created shortcut (ROEdLAA.exe - Shortcut), then select Properties.
- Select the General tab.
- Rename the shortcut to
DarkestHour SDK
. - Select the Shortcut tab.
- Under Target, input
"%RODIR%\System\ROEdLAA.exe" -mod=DarkestHour -nogamma
- Click OK.
If you want to create a shortcut for the development version of the game (
DarkestHourDev
), simply replace-mod=DarkestHour
with-mod=DarkestHourDev
.
You now have a shortcut to open the Darkest Hour SDK! Now that you're all set up, learn how to get started creating levels by reading the Leveling Introduction.
This wiki is a work in progress. If you require more in-depth support, please contact us on Discord.
- IMPORTANT: Disclaimer For Server Owners
- Dedicated Server Installation
- Basic Server Configuration
- Server Troubleshooting
- Debug & Admin Commands
- Programming Standards
- WOTgreal Installation
- WOTgreal Debugging
- Creating a Mutator
- Creating Custom Constructions