[Bug 14179] Evil Twin Demo crash

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 28 14:42:22 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=14179

--- Comment #24 from Christian Costa <titan.costa at 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"

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list