Application Details:
Version: | Gold |
License: | Retail |
URL: | |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 2.4 |
Maintainers: About Maintainership
What works
Basic gameplay in fullscreen mode.
What does not
There seem to be minor sound glitches. For example, aliens that are far away sometimes sound like they're in close proximity.
Workarounds
What was not tested
Network play, which has worked just fine in the past with a few native libraries). Installation and windowed mode.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Mar 31 2017 | 2.4 | No, but has workaround | Yes | Gold | Kevin D'Ambrosio | ||
Current | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Oct 30 2012 | 1.4 | N/A | Yes | Silver | an anonymous user | ||
Show | Ubuntu 8.04 "Hardy" amd64 (+ variants like Kubuntu) | Mar 31 2009 | 1.1.18 | Yes | Yes | Bronze | JeffZ | ||
Show | Ubuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu) | Nov 08 2008 | 1.1.8 | N/A | Yes | Silver | Mochtroid-X | ||
Show | Ubuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu) | Nov 05 2008 | 1.1.7 | N/A | Yes | Bronze | Mochtroid-X |
Bug # | Description | Status | Resolution | Other apps affected |
3003 | Random crash during gameplay in Alien vs Predator Gold | CLOSED | FIXED | View |
3005 | Bink video causes Alien vs Predator Gold to freeze untill killed | CLOSED | FIXED | View |
6971 | Mouse "escapes" window or is confined to an area in the full screen program | CLOSED | FIXED | View |
11320 | AVP Gold fails to install - can't find audio track information | UNCONFIRMED | View | |
20558 | AvP runs, but displays a black screen | CLOSED | ABANDONED | View |
wget -O fuse-cda.c http://bugs.winehq.org/attachment.cgi?id=18991 gcc -D_FILE_OFFSET_BITS=64 -lcdio -lfuse fuse-cda.c -o fuse-cda mkdir /tmp/fuse ./fuse-cda /tmp/fusethen
configured drive d: to CDROM and set path to /tmp/fuse in winecfg ran installer, switched to cd2 clicked verify in installer - passed configured drive d: to /media/cdrom0 in winecfg switched to cd1, completed installThanks go to Jim Cameron for fuse-cda.c