Disable The Darkest Hour Intro

To disable the DH-Intro, you will first need to download the custom map No Intro

Extract the map to the Maps folder in your Darkest Hour Game Directory.

Next, open the DarkestHour.ini which is located in your Darkest Hour System Directory.

Under the [URL] section at the top, change

LocalMap=DHintro.rom

to

LocalMap=NoIntro.rom

and save your .ini.

Connect To Lan (Or Any Server) On DH Startup

To connect to a server automatically on DH startup, you will first need to download the custom map Open Lan

Extract the map to the Maps folder in your Darkest Hour Game Directory.

Open OpenLan.rom with the Red Orchestra SDK Beta and locate the Scripted Trigger on the map.

Open the Properties for the Scripted Trigger by double-clicking it.

  1. Expand the AIScript Tab.
  2. Expand Actions
  3. Expand [1]
  4. Expand Action_ConsoleCommand’myLevel.Action_ConsoleCommand0
  5. Change the CommandStr to: open xxx.xxx.xxx.xxx(IP Address you wish to join)

Save your map.

Next, open the DarkestHour.ini which is located in your Darkest Hour System Directory.

Under the [URL] section at the top, change

LocalMap=DHintro.rom

to

LocalMap=OpenLan.rom

and save your .ini.