https://bugs.winehq.org/show_bug.cgi?id=55663
Bug ID: 55663 Summary: Buried in Time: Video files don't play, hang Product: Wine Version: 8.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jeffrey.pfau@gmail.com Distribution: ---
Created attachment 75191 --> https://bugs.winehq.org/attachment.cgi?id=75191 WINEDEBUG=-all,+mci
After installing The Journeyman Project 2: Buried in Time, swapping the mount to disc 2, and starting a new game, the intro video fails to play causing the game to lock up. If you try to skip the intro, it works until you try to play another video, at which point the game locks up. This issue appears to have been present in both reports on AppDB, dating from 2008 to 2011.
I tried using winetricks to install avifil32.dll, which failed, so I grabbed the DLL out of the exe it downloads manually and installed it myself, to no avail. If I trace all, I find a bunch of MCI spam around when it hangs up, so that might be the faulty component. I've attached a truncated log, since it just repeats that spam until I force quit.
Distro: Arch Linux Version: 8.15 (staging)
Default output: 002c:fixme:winediag:LdrInitializeThunk wine-staging 8.15 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 0078:err:wineusb:DriverEntry Failed to initialize Unix library, status 0xc0000135. 0078:err:ntoskrnl:ZwLoadDriver failed to create driver L"\Registry\Machine\System\CurrentControlSet\Services\wineusb": c0000135 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 126 00a0:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 00a0:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 00a0:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 00a0:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
https://bugs.winehq.org/show_bug.cgi?id=55663
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- The usual question: does it happen with the demo https://archive.org/details/BuriedInTimeDemo
https://bugs.winehq.org/show_bug.cgi?id=55663
--- Comment #2 from Vicki Pfau jeffrey.pfau@gmail.com --- (In reply to joaopa from comment #1)
The usual question: does it happen with the demo https://archive.org/details/BuriedInTimeDemo
The demo appears to be broken in a completely different way, unfortunately. There's a version on GOG, but this isn't the version I tested (I tested the CD version): https://www.gog.com/game/journeyman_project_2
I have the GOG version too, let me try installing that and seeing if it reproduces.
https://bugs.winehq.org/show_bug.cgi?id=55663
--- Comment #3 from Vicki Pfau jeffrey.pfau@gmail.com --- Yes, the GOG version works. After installing, you can run the game directly in a windowed mode without having to go through the launcher by running it like this:
wine ~/.wine/drive_c/Program\ Files/Journeyman\ Project\ 2/BIT2432.EXE /W
https://bugs.winehq.org/show_bug.cgi?id=55663
--- Comment #4 from Vicki Pfau jeffrey.pfau@gmail.com --- Er, works as in "it's broken the same way"
https://bugs.winehq.org/show_bug.cgi?id=55663
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Confirming.