http://bugs.winehq.org/show_bug.cgi?id=20395
sxe sxxe@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sxxe@gmx.de
--- Comment #106 from sxe sxxe@gmx.de 2012-04-17 07:34:20 CDT --- Hey guys,
i don't know if this is of any interest but i tried the raw3.patch today to fix rawinput problems in some games based on the unity3d engine.
Before applying the patch i get some of these messages at start:
fixme:win:GetRawInputDeviceList (pRawInputDeviceList=(nil), puiNumDevices=0x33d700, cbSize=8) stub! fixme:win:RegisterRawInputDevices (pRawInputDevices=0x33df58, uiNumDevices=1, cbSize=12) stub!
The game works fine beside the mouse input. Quit normal i think.
After applying the patch the messages above disappear but the game is stuck at that point.
So this patch does not fix unity3d games.
I'm on archlinux 64bit btw.