http://bugs.winehq.org/show_bug.cgi?id=59626 Bug ID: 59626 Summary: Stratego (1997) doesn't play videos Product: Wine Version: 11.6 Hardware: x86-64 URL: https://archive.org/details/STRATEGO OS: MacOS Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: tobbi.bugs@googlemail.com CC: jeremielapuree@yahoo.fr, z.figura12@gmail.com Created attachment 80694 --> http://bugs.winehq.org/attachment.cgi?id=80694 normal log +++ This bug was initially created as a clone of Bug #59572 +++ Stratego now works almost fine on my setup. Unfortunately, the videos that are set to play at the beginning of the game and during a win / lose condition don't play. % ./wine --version wine-11.6 % openssl sha256 STRATEGO.iso SHA2-256(STRATEGO.iso)= e82340b5e23554618dfe406c102ca2a793b34e49723e921e5cc6a5911a9867e1 I'm trying to install Stratego from here: https://archive.org/details/STRATEGO Steps to reproduce: 1. Download the ISO and mount it on your system. 2. Change the configuration options of Wine to map E: to the path where the ISO image was mounted, as well as the Operating System to Windows XP (or Windows 98 - shouldn't matter) 3. Install Stratego by running the SETUP.EXE file with wine. 4. Start Stratego by running the Stratego.exe in C:/Program Files (x86)/Hasbro Interactive/Stratego/Stratego.exe Expected Result: Stratego videos play Actual result: Stratego videos get skipped silently. I can see this in the normal log, not sure if it's related: ``` 0154:err:quartz:autoplug Failed to create filter for L"MPEG-I Stream Splitter", hr 0x80040154. 0168:err:ole:com_get_class_object class {272bfbfb-50d0-4078-b600-1e959c301337} not registered 0168:err:ole:com_get_class_object no class object {272bfbfb-50d0-4078-b600-1e959c301337} could be created for context 0x1 0168:fixme:ole:CoCreateInstanceEx no instance created for interface {00000000-0000-0000-c000-000000000046} of class {1b544c20-fd0b-11ce-8c63-00aa0044b51e}, hr 0x80040154. 0154:err:quartz:autoplug Failed to create filter for L"AVI Splitter", hr 0x80040154. ``` -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.