https://bugs.winehq.org/show_bug.cgi?id=33309
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #7 from Sebastian Lackner sebastian@fds-team.de --- I can't reproduce this issue here with the GOG version of the game. The output is similar, but keyboard works well ingame:
0009:fixme:win:RegisterRawInputDevices Unhandled flags 0x100 for device 0. 0009:fixme:win:RegisterDeviceNotificationW (hwnd=0x1004a, filter=0x33fc3c,flags=0x00000000) returns a fake device notification handle! 0009:fixme:win:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
Version 2.0.0.1 works well out of the box with wine-1.7.37-143-g3b2cf06, the update to 2.0.1.2 breaks it, and needs the following additional patch to avoid a crash while trying to start the game:
https://github.com/wine-compholio/wine-staging/blob/master/patches/winex11-T...
I assume the reporter used a different version of the game though, so it could still be valid.
@Maurizio Oliveri: Which version of the game do you have? Can you confirm that it still exists in 1.7.37?
$ md5sum *.exe c9b0f3b5233d4b7b7d3b38429de22757 patch_slender_the_arrival_2.0.1.2.exe 3f22207ea9f8fc08e8a9174de7332423 setup_slender_the_arrival_2.0.0.1.exe
$ git describe wine-1.7.37-143-g3b2cf06