Application Details:
Version: | Winter Assault |
License: | Retail |
URL: | http://www.dawnofwargame.com/ |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 7.3 |
Maintainers: About Maintainership
What works
- Installing the game
- vidéos
- campaign and skirmish
- changing parameters without restarting the game
What does not
- patching (it says that no sufficient disk space is available)
- cdrom detection
Workarounds
What was not tested
- Internet because of no 1.50 patch working
- Lan
Hardware tested
Graphics:
Additional Comments
because the patch 1.50 can't be installed, a nocd patch is still needed for me. a bit annoying because i like playing online...
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Manjaro Linux 21.2 | Mar 12 2022 | 7.3 | Yes | Yes | No | Platinum | Mark Burns | |
Show | Arch Linux x86_64 | Sep 23 2016 | 1.9.19 | Yes | No | Garbage | Tharbad | ||
Show | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Apr 17 2012 | 1.5.2 | Yes | Yes | Platinum | nadeem | ||
Show | Mandriva 2010.2 | Jan 20 2011 | 1.3.11 | Yes | Yes | Platinum | RealGecko | ||
Show | PCLinuxOS 2010 | Jun 27 2010 | 1.2-rc5 | Yes | Yes | Platinum | an anonymous user |
After you installed the game you may get a performance boost if you use the latest version of DirectX 9.
The easiest way to do so, is using winetricks:
winetricks directx9
Read more about winetricks, here:
If the installer does not work/ crash try copying all files from CD1 and CD2 into one folder and start the installer from there.
Something like this:
mkdir ~/wa
run this for both CDs:
cp -r /path/to/your/mounted/cd/* ~/wa
change to the folder and run the installer:
cd ~/wa && wine WinterAssaultUpdater.exe
Winter Assault does not get installed into a separate folder, it gets installed in your existing Dawn Of War folder.
Therefore all patches made by Winter Assault also get applied to DoW.
The patches do not check your installed version of DoW! Because of that it is possible that an installed patch downgrades your DoW installation.
If you don't get asked for your CD key during installation here is a fix for that.
Open "regedit" from console and locate for this key:
HKEY_LOCAL_MACHINE\Software\THQ\Dawn of War\CDKEY_WXP
This key is set to 0000-0000-... currently.
Edit this key to your CD key (characters upper case), close regedit.
That's it.
If you have problems with completely corrupted textures the problem might be that your systems lacks a library that is used for texture compression in Dawn of War.
Under Debian based system install the package "libtxc-dxtn-s2tc0" and try again.