https://bugs.winehq.org/show_bug.cgi?id=14179
--- Comment #24 from Christian Costa titan.costa@gmail.com --- Tested with Wine 6.5, fresh prefix and download from URL field.
The game works fine here. All videos play fine. I can get to the menu and enter the game. I couldn't play though as the game requires a joystick I don't have. I just faked one to be able to launch the game.
Install: - Install DirectX Media => no - Install DirectX 8 => no
Game run with "wine Splash.exe"
To fake a joystick I used xbosdrv. I don't know how to emulate a joystick with the keyboard.
xboxdrv --evdev-no-grab --dpad-only --device-name="Virtual XPAD" --no-extra-devices --no-extra-events --trigger-as-button --dpad-as-button --evdev-keymap "KEY_RIGHT=b,KEY_LEFT=x,KEY_DOWN=a,KEY_UP=y,KEY_LEFTBRACE=lb,KEY_RIGHTBRACE=rb,KEY_SEMICOLON=start,KEY_APOSTROPHE=back" --evdev="/dev/input/mouse0"