Stray wrote: > I don't know what pastebins is, but I uploaded the log.txt file to my Box.net account > > Code: > > fixme:win:GetRawInputDeviceList (pRawInputDeviceList=(nil), puiNumDevices=0x2fceb68, cbSize=8) stub! > fixme:win:GetRawInputDeviceList (pRawInputDeviceList=(nil), puiNumDevices=0x2fcecec, cbSize=8) stub! > fixme:win:RegisterRawInputDevices (pRawInputDevices=0x6ce313bc, uiNumDevices=1, cbSize=12) stub! > > > That's your problem. Wine does not support raw input API. There are few hacks floating around to implement some parts of raw input that's enough for some games. You can try some of them.