WineHQ

Commandos: Behind Enemy Lines

Download version from GOG.com

Application Details:

Version: Ammo Pack (GOG)
License: Retail
URL: http://www.pyrostudios.com/
Votes: 0
Latest Rating: Gold
Latest Wine Version Tested: 4.2-staging

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Installation.

What does not

Everything else. Couldn't actually play the game for more than 5 minutes due to random freezes.

Workarounds

What was not tested

Everything after the first 5 minutes of gameplay.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Freezes randomly, usually while still on the main menu.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowAntergos x86_64Mar 10 20194.2-stagingYes Yes YesGoldKonrad 
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Mar 04 20183.0Yes Yes NoPlatinumpsofiterol 
ShowopenSUSE 13.1Jun 17 20141.7.20Yes Yes SilverJaka Kranjc 
ShowUbuntu 13.10 "Saucy" i386 (+ variants like Kubuntu)Feb 22 20141.7.13Yes Yes SilverEzequiel Ferriol 
ShowArch LinuxJul 18 20131.6N/A Yes SilverGeorge 

Known Bugs

Bug # Description Status Resolution Other apps affected
9127 Multiple applications require system stream support in the MPEG-I splitter (Drome Racers, Ninki Seiyuu no Tsukukurikata) NEW View
52959 Some games are rendered in square instead fullscreen NEEDINFO View

Show all bugs

HowTo / Notes

HOWTO

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:

  •  quartz.dll to Native
  •  amstream.dll to Native
  •  Disable winegstreamer.dll

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Dialogue
by Konrad on Tuesday February 12th 2019, 15:14
In addition to what's in the howto, I had to install dsound too, otherwise no dialogue could be heard. Unfortunately, as mentioned below, this introduces an issue because the sounds are a little crackly sometimes. Still better than no sounds though.
Using 4.1 staging.
RE: Dialogue
by Konrad on Sunday March 10th 2019, 4:44
Actually, disregard what I wrote.
Using just native amstream, native quartz, and disabled winegstreamer on 4.2 staging and everything seems to work perfect.
Movies playback
by Xodetaetl on Friday February 27th 2015, 6:48
This needs some native DLLs, install them with the command "winetricks amstream quartz devenum"
RE: Movies playback
by Xodetaetl on Sunday March 1st 2015, 0:36
Erratum: sadly dsound introduces sound issues so this is not a valid solution for movies.
RE: Movies playback
by Andri Möll on Saturday December 10th 2016, 7:21
On a Mac with WINE v1.8.5 (both Mac and X11 drivers) this didn't seem to work. Videos seem to continue to freeze the game at startup. However, removing the VIDEO folder as suggested by Iathan (on appdb.winehq.org/objectManager.php?sClass=version&iId=19586&iTestingId=83210) gets the game through to the menus and from there seems to play okay. At least loads both mouse and the characters move. :)
Back