Application Details:
Version: | The Age of Kings: Demo |
License: | Demo |
URL: | http://www.microsoft.com/games... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.7.26 |
Maintainers: About Maintainership
What works
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Sep 30 2014 | 1.7.26 | Yes | Yes | Gold | Capitan Pistacho | ||
Show | openSUSE Factory i686 | Sep 09 2014 | 1.7.25 | Yes | Yes | Silver | Maik Wagner | ||
Current | Mandriva 2010.2 | Apr 13 2011 | 1.3.17 | Yes | Yes | Bronze | Maik Wagner | ||
Show | Ubuntu 10.10 "Maverick" i386 (+ variants like Kubuntu) | Feb 27 2011 | 1.3.14 | Yes | No | Garbage | an anonymous user | ||
Show | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Nov 10 2007 | 0.9.49. | Yes | Yes | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
421 | Implement a DIB engine | CLOSED | FIXED | View |
2666 | Text color lost | CLOSED | FIXED | View |
4248 | Richedit Fixme in Age of Empires 2 | CLOSED | FIXED | View |
5534 | DirectPlay games hang when exiting multiplayer | CLOSED | FIXED | View |
5666 | Some garbled fonts in Age of Empires II | CLOSED | FIXED | View |
7863 | worms armageddon frontend can't set screen resolution setting | CLOSED | FIXED | View |
29499 | Age of Empires II freezes when disconnecting from a multiplayer room/game using native DirectPlay DLL | CLOSED | FIXED | View |
30814 | Age of Empires II scrolling gets stuck after Alt-Tab away and back | CLOSED | FIXED | View |
36986 | Age of Empires II Trial: Starts with Blank Screen | CLOSED | DUPLICATE | View |
49649 | Multiple games cause X11 to crash on resolution change (Age of Empires 1 & 2, Star Wars: Galactic Battlegrounds) | CLOSED | FIXED | View |
Multiplayer
To get multiplayer working you have to use by now the directplay libraries from microsoft, still (since 2006) no open source libraries for direct play that include libraries to open sockets and close to play games, so install winetricks:
(in ubuntu/debian) sudo apt-get install winetricks
and then exec:
winetricks directplay
It will download the directplay libraries from microsoft and install them, that's all, tcp/ip will work with direct connect.
If you get only a black screen upon starting a game
winetricks ddr=gdi
(see https://bugs.winehq.org/show_bug.cgi?id=43627)winetricks csmt=off
(see https://bugs.winehq.org/show_bug.cgi?id=44796)