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
- Installation. - Launching. - Options change. - Restart to apply new options(if needed). - Army painter. - Skirmish vs AI. - Intro, outro videos. - Both campaigns from start till end. - All four endings(Chaos, Orc, Eldar, Imperial Guard). - Ingame cinematics on engine. - Copy disk protection recognizes the disk correctly.
What does not
I think nothing:)
Workarounds
What was not tested
- Multiplayer.
Hardware tested
Graphics:
Additional Comments
Didn`t test the multiplayer, but I rate Platinum as I think it should work nice too:)
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 | ||
Current | 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 |
Bug # | Description | Status | Resolution | Other apps affected |
3548 | .lnk file is created on the desktop together with the program icon... | NEW | View | |
6971 | Mouse "escapes" window or is confined to an area in the full screen program | CLOSED | FIXED | View |
7411 | GLSL shaders work badly with fglrx | CLOSED | INVALID | View |
7919 | 3d structure drawn opaque and white in Warhammer Dawn of War | CLOSED | FIXED | View |
11111 | Picasa slideshow does not have focus on Gnome | CLOSED | FIXED | View |
14913 | Dawn of war, transperent characters become invisable | CLOSED | FIXED | View |
17969 | Warhammer 40K: DoW: Dark Crusade demo exits silently | CLOSED | FIXED | View |
19232 | graphics in warhammer40k is not drawn and causes crashes | CLOSED | NOTOURBUG | View |
23252 | Dawn of War always crashes some seconds after the start of a match | CLOSED | DUPLICATE | View |
24197 | Some game installers skip many steps before installing | CLOSED | ABANDONED | View |
24937 | Warhammer Dawn of War requires msvcr71.dll | CLOSED | FIXED | View |
25791 | winter assault installation fails | CLOSED | INVALID | View |
38943 | Warhammer 40k: Dawn of War GOTY (Steam) crashes while loading to the menu with Wine-Mono 4.7.5 or earlier | CLOSED | FIXED | View |
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.