https://bugs.winehq.org/show_bug.cgi?id=44291
Bug ID: 44291 Summary: The Magic School Bus Explores the Solar System can't play intro video on startup Product: Wine Version: 3.0-rc4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: egahcut9@member.fsf.org Distribution: ---
Hello,
I've installed “The Magic School Bus Explores the Solar System” on a clean Win95 32-bit prefix under ArchLinux x86-64.
The game quits after the splash screen appears with a generic error message.
The stdout of wine shows the following: 002f:fixme:mmio:MMIO_InstallIOProc Global procedures not implemented 002f:fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"AVIVIDEO".
The game installer copies some files to c:\windows\system. The required file for AVI playback is MCIAVI.DRV.
The problem can be fixed by editing c:\windows\system.ini and replacing the line avivideo=mciavi.drv with avivideo=mciavi32.dll