https://bugs.winehq.org/show_bug.cgi?id=42910
Bug ID: 42910 Summary: Scrabble (Infogrames) multiplayer doesn't work (needs IDirectPlay4::EnumConnections?) Product: Wine Version: 2.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
When starting the application, a message box is displayed saying:
"CScrabble2_Application::Initialize FAILED to Initialize the Network Engine"
and subsequently, the in-game multiplayer option is greyed out.
The following console output appears immediately before the message box:
fixme:dplay:IDirectPlay4Impl_EnumConnections (0x1591068)->((nil),0x4944b0,(nil),0x00000003): stub
which suggests that the problem may be a missing implementation of this function.