Warhammer 40,000: Dawn of War: Winter Assault - Released 2005 - The first expansion pack for DoW
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Game works okay, but generates an error when you exit the
application. This in turn requests that you forward your details as a
bug report. I think this is produced because of WINE moaning about not
being able to support DirectX 9 (could be wrong though).
I played on lowest detail settings and played a 1v1 Skirmish on Eden, Eldar vs Eldar.
What does not
Sound is very choppy and unusable.
Attempting to connect online failed to validate the CD key (probably
because that data is in the registries on the Windows install). I'll
import it and try again.
What was not tested
Campaign, multiplayer and mods other than the Winter Assault expansion (didn't even try the original game - what no IG?).
Anything other than the lowest graphics detail.
Additional Comments
I copied a Windows install straight into the Program Files directory. The WINE config was set to Windows 98 and the sound ALSA and OSS acceleration were set to Emulation mode.
I found in XP mode the loading screens did not display properly.
There are some reports that DoW crashes in some situations when using specific version of ATI's fglrx driver.
It seems to be clear that fglrx version 9.3 and 10.12 are affected, while 10.10 seems to work fine.
Crashes occur in (at least) these situations:
DoW and WA: When a scout dies.
Building a Tau Commander.
There are several possbile work arounds:
Use another driver (10.10 seems to work) or try your luck with the free radeon driver
Disable glsl in wine's registry:
- Go to the console
- enter the following command: wine regedit
- The registry editor will open
- Go to HKEY_CURRENT_USER
- Go to Software
- Go to Wine
- Go to Direct3D or create it, if it does not exist: right click "Wine" and
create a new key named Direct3D
- Mark the new Folder(Key) Direct 3D, add a new "String Value" (Zeichenfolge
for german users) named UseGLSL
- DoubleClick UseGLSL and enter "disabled" at the content-field
Thanks to jost for the detailed information.
If you are affected, you may want to have a look at the bug report as well:
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
General notes
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.
Online Mode - CD key issue
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.
Corrupted textures?
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.
Tweaking Graphics
Dawn of War's settings are quite careful chosen which means that you could improve the graphics a lot. Here is a guide on tweaking DoW's graphics which sums it up.