http://bugs.winehq.org/show_bug.cgi?id=23782
Summary: Spaceforce Rogue Universe crashes in game videos (iccvid.dll) Product: Wine Version: 1.2 Platform: x86 URL: http://www.gamershell.com/download_19328.shtml OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com
Created an attachment (id=29821) --> (http://bugs.winehq.org/attachment.cgi?id=29821) traces log using only built-in dlls
Spaceforce: RU always crashes when trying to play the game videos. Both the demo and the patched retail version is affected.
How to reproduce the issue in the demo: 1. Install the demo then launch it from the game's /System directory, either by Start.exe (the launcher), or directly the game by SpaceForce.exe. Wine will crash when trying to play the intro video/company logos.
The crash is always reproducible, when using Wine's built-in dlls.
output of the 'file' command on one of the game's video files: Intro001.mff: RIFF (little-endian) data, AVI, 640 x 480, 25.00 fps, video: uncompressed Cinepak, audio: uncompressed PCM (stereo, 44100 Hz)
If I replace the built-in iccvid.dll with the free version of the cinepak codec (available: http://www.probo.com/cinepak.htm) the issue changes into: Wine doesn't crash anymore, but plays the videos in a strange way: almost the whole screen is black, only a small chunk of the video can be seen at the left side of the screen. No music during the videos and in the whole game, though.
Fedora 13 Nvidia 7600 series card / driver 195.36.31
The attached log shows traces, using winedebug=+ole,+msvideo,+iccvid,+avifile,+amstream,+quartz (all dlls are the built-in ones)