WineHQ

Commandos: Behind Enemy Lines

No Screenshot

Submit Screenshot

DRM-free version of the game available from Zoom Platform.

Application Details:

Version: Zoom Platform
License: Retail
URL: http://www.pyrostudios.com/
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 7.19

Maintainers: About Maintainership

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Everything except the videos.

What does not

Videos don't play. I have tried with quartz, amstream, wmp9, directplay; also tried re-encoding to other formats, but nothing seems to work.


Workarounds

What was not tested

Multiplayer.

Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentParabola GNU/LinuxDec 26 20227.19Yes Yes NoSilverLee Strobel 

Known Bugs

Bug # Description Status Resolution Other apps affected

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

Back