Wow, it was not my day yesterday, I somehow screwed up my post reading directly off my txt file, Wine is reporting not being able to read a joystick, that is true, but the files its complaining about are /dev/input/event0-13 then 14-63 are not found: Code: warn:dinput:find_joydevs Failed to open "/dev/input/event0": 13 Permission denied warn:dinput:find_joydevs Failed to open "/dev/input/event1": 13 Permission denied ... I don't actually have a joystick plugged in. I'm very sorry for any confusion. I'm also somewhat embarrassed to say I don't remember what /dev/input/event represents. Although it is notable that these logs do seem to mention setting up a joystick, although I don't have one plugged in: Code: trace:dinput:IDirectInputWImpl_EnumDevices - checking device 2 ('Wine Linux-input joystick driver') ... ... trace:dinput:IDirectInputWImpl_EnumDevices - checking device 3 ('Wine Linux joystick driver') Sorry for any confusion, and thank you for putting up with me