Application Details:
Version: | closed beta |
License: | Free to use and share |
URL: | https://wrathofheroes.warhamme... |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.3.30 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
installation
patching/updating
sounds
gameplay
What does not
characters arent shown
some graphical texture glitches
Workarounds
What was not tested
-
Hardware tested
Graphics:
Additional Comments
rig: AMD x2 6000+ @3,2 ghz, 6GB 800mhz ram, AMD Radeon HD5770, kernel 3.0.4, catalyst 11.8, ext4 filesystem game settings: 1280x960 windowed. framerates weren't bad, but character models didnt show up since the game is using same engine as Warhammer Online: Age of Reckoning, The same patch can be used to make the models appear. dx9 was also needed to be installed.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Linux Mint 12 "Lisa" x86_64 | Dec 18 2011 | 1.3.30 | Yes | Yes | Silver | Xpander | ||
Show | Ubuntu 11.04 "Natty" amd64 (+ variants like Kubuntu) | Sep 30 2011 | 1.3.29 | Yes | Yes | Bronze | TJ | ||
Current | Linux Mint 11 "Katya" x86_64 | Sep 10 2011 | 1.3.27 | Yes | Yes | Bronze | Xpander |
Bug # | Description | Status | Resolution | Other apps affected |
1.Download wine 1.3.28 source
2.Get patch from Here
3.Save it as patch.txt
3.Extract the wine 1.3.28 pack
4. cd ~/wine-1.3.28
5.copy the patch.txt into wine-1.3.28 folder
6.patch -p1 < patch.txt
7. ./configure
8. make && make install (or use checkinstall to build package for urself when u using debian based distro)
Alternatively use this *.deb package, if u are lazy to compile your own: wine1.3.29 NOTE! Vertex Blend patch Might not work correctly with ATI/AMD Cards1.DirectX installation
winetricks directx9
2.Registry Settings:
Run wine regedit (in your prefix) and in HKEY_CURRENT_USER\Software\Wine) create a key called Direct3D and use the following as strings in the above key;
UseGLSL "disabled" (enabled with ATI/AMD cards)
StrictDrawOrdering "enabled" (to avoid weird texture issues)
VideoMemorySize "1024" (set how much MegaBytes your card has)
3.Audio Tweaks(if needed)
run "killall pulseaudio" in terminal, before your start up the game(make sure any other audio app isnt running at the time
Comments for this application have been disabled because there are no maintainers.