https://bugs.winehq.org/show_bug.cgi?id=43021
Bug ID: 43021 Summary: I Spy Spooky Mansion black screen, silent Product: Wine Version: 2.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
When run, the game presents an entirely black screen with no sound. Pressing Escape will close the game.
On Windows, starting the game plays a series of animations with sound (Scholastic logo, etc.)
The only lines of console output are this:
err:ole:CoGetClassObject class {e78f7620-96cb-11cf-a00b-444553540000} not registered err:ole:CoGetClassObject no class object {e78f7620-96cb-11cf-a00b-444553540000} could be created for context 0x1
however, these CLSIDs are not registered on Windows either, so this is probably a red herring.
https://bugs.winehq.org/show_bug.cgi?id=43021
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Still present in 4.0-rc2. Adding +relay changes the behaviour—it triggers a message box saying "smackx32.x32: Dispatcher initialization error 11", which makes me wonder if there's some nonsense involving hooking or hotpatching or PE DLLs. Best to check again after we've moved all DLLs to PE.