Now I figured out that all axes work in FIFA, but because it detects my gamepad as normal controller I can't get all buttons to work. Can somebody help me figure out what do I have to import into wine registry to identify my gamepad as Logitech WingMan Cordless Gamepad. I found out this with jstest: Code: Joystick (Logitech WingMan Cordless Gamepad) has 7 axes (X, Y, Z, Rz, Throttle, Hat0X, Hat0Y) and 11 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2, BaseBtn3, BaseBtn4, BaseBtn5). How can I convert this info into registry entry for wine? I don't know how to write all these axes in proper way. Here is an example: Code: "Logitech Logitech Dual Action"="X,Y,Rz,Slider1,POV1" Regards, Gujs