Application Details:
Version: | 1.0 |
License: | Retail |
URL: | http://www.pyrostudios.com/ |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 7.0.1 |
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 22.04 "Jammy" (+ variants like Kubuntu) | Jan 01 2023 | 7.0.1 | Yes | Yes | No | Silver | nulll | |
Show | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | Mar 12 2021 | 6.0 | Yes | Yes | No | Silver | Paulo | |
Show | Arch Linux x86_64 | Aug 01 2013 | 1.6 | Yes | Yes | Silver | Mario Oelze | ||
Show | Manjaro Linux | Jul 24 2013 | 1.6 | Yes | Yes | Silver | an anonymous user | ||
Show | Arch Linux x86_64 | May 21 2013 | 1.5.30 | Yes | Yes | Silver | Mario Oelze |
Bug # | Description | Status | Resolution | Other apps affected |
3493 | Commandos get's very slow (almost locked) while mouse is moving | CLOSED | FIXED | View |
3784 | Sidebars etc. not hidden in some full-screen games | CLOSED | DUPLICATE | View |
5531 | Commandos - Game freezes whenever the mouse is moved | CLOSED | DUPLICATE | View |
5532 | Commandos - Sounds only play about 30-60% before being cut off | CLOSED | FIXED | View |
7014 | Unhandled page fault when exiting Commandos - BEL | CLOSED | FIXED | View |
9127 | Multiple applications require system stream support in the MPEG-I splitter (Drome Racers, Ninki Seiyuu no Tsukukurikata) | NEW | View | |
21015 | Star Trek: Birth of the Federation crashes | CLOSED | FIXED | View |
26261 | Start menu items are not displayed | CLOSED | FIXED | View |
26262 | No video output in Commandos - Behind Enemy lines | CLOSED | FIXED | View |
29624 | Commandos: Behind Enemy Lines crashes on startup with OpenGL renderer | CLOSED | FIXED | View |
46392 | Commandos: Behind Enemy Lines videos aren't played | UNCONFIRMED | View | |
53646 | Multiple installers crash in user32 (Drakan, Star Wars, Colin McRae, X-COM, etc.) | CLOSED | FIXED | View |
Fix video playing:
1. Install 32bit version of the libav codec pack (which includes Cinepak codec). For Ubuntu command to install it would be:
$ sudo apt install gstreamer1.0-libav:i386
2. Install native quartz.dll and amstream.dll:
$ winetricks amstream quartz dsound
3. Run winecfg and set:
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by whocares on Sunday May 29th 2016, 14:23
To fix movies: winetricks amstream quartz
I needed only these two for movies.
The sound is a little crackly which I managed to fix installing dsound.
To fix sound: winetricks dsound
Enjoy :)
by whocares on Friday May 27th 2016, 3:07
by Bartosz Kosiorek on Friday May 27th 2016, 4:46
Which version of the Wine are you using and on which Linux Distribution?
by whocares on Sunday May 29th 2016, 14:03
by whocares on Sunday May 29th 2016, 14:09