"This is a feature and bug-fix update for Age of Empires II: The Conquerors Expansion created by xOmicron. Its primary focus is to correct several long existing issues with the AI system and related game elements."
It brings many changes and allow to select which ones to install, e.g.:
and many more, check the website.
Application Details:
Version: | Userpatch 1.4 |
License: | Free to use |
URL: | http://www.microsoft.com/games... |
Votes: | 1 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 2.12 |
Maintainers: About Maintainership
What works
Installation
Singleplayer gameplay + AI
Multiplayer (with the Microsoft DLLs, installed with winetricks directplay)
Higher resolutions (only in-game, the menus are always 800×600px only)
What does not
Workarounds
for Multiplayer, do winetricks directplay
What was not tested
-
Hardware tested
Graphics:
Additional Comments
Works like a charm!
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Arch Linux x86_64 | Sep 14 2017 | 2.12 | Yes | Yes | Yes | Silver | azrdev | |
Show | Arch Linux x86_64 | Jul 06 2016 | 1.9.13 | Yes | Yes | Gold | azrdev | ||
Show | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Jan 12 2016 | 1.9.1 | Yes | No | Garbage | Isira Seneviratne | ||
Show | Debian GNU/Linux 8.x "Jessie" x86_64 | Jan 13 2016 | 1.6.2 | Yes | Yes | Gold | azrdev | ||
Show | Ubuntu 15.10 "Wily" i386 (+ variants like Kubuntu) | Jan 13 2016 | 1.6.2 | Yes | Yes | Gold | azrdev |
Bug # | Description | Status | Resolution | Other apps affected |
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)