Release v2.2.1
The latest version of the executable that is compatible with:
- Dawn of War: Gold Edition™️
- Dawn of War: Winter Assault™️
- Dawn of War: Dark Crusade™️
- Dawn of War: Soulstorm™️
CHANGES
Version 2.2.1
- Fixed a crash when there is no line 15 in spdx9_config.txt file in Drivers folder (thanks, SergeantDiggs)
- WriteSettings() method in SettingManagerForm is more efficient now -allowhwcursor it uses StreamWriter instead of StringBuilder( + File.WriteAllLines())
Version 2.2.0
- Added ability to download mods using MiniBrowser - an Internet Explorer 11 engine wrapped in a WebBrowser object in .NET Framework
- Fixed a bug where instead of a patch, ModMownloaderForm would still download the mod itself
- Fixed a bug where you click on a non-existent item in RequiredMods Mods when you have no mods installed
- Version checking is more reliable now (version number could be > 9 now, for example 2.1.10)
- State Machine is simplified now: "ngen install" will be performed every start if "AOTCompilation" setting is selected (it's much more simpler and reliable that way)
- ModManagerForm will write all Settings to a file more efficient when closing
- Renamed a few variables
INSTALLATION
In order to install the Mod Manager drop the "DoW Mod Manager v2.2.1.exe" into your primary game directory which is either:
- "..\Dawn of War - Soulstorm"
or - "..\Dawn of War - Dark Crusade"
or - "..\Dawn of War - Winter Assault"
or even - "..\Dawn of War - Gold"
DO NOT put executable file into a subfolder or it won't work!