Hi all, I'm running Liquidsky with Wine and playing GTA 5 inside it. I have installed xboxdrv and disabled xpad kernel module. This is my actual configuration:
[xboxdrv] > silent=true > ui-clear=true > deadzone=4000 > deadzone-trigger=20% > trigger-as-button=true > [ui-buttonmap] > A=BTN_A > B=BTN_B > X=BTN_X > Y=BTN_Y > START=BTN_START > GUIDE=BTN_MODE > BACK=BTN_SELECT > LB=BTN_TL > RB=BTN_TR > TL=BTN_THUMBL > TR=BTN_THUMBR > RT=BTN_LEFT > LT=BTN_RIGHT > [ui-axismap] > X1=ABS_X > Y1=ABS_Y > X2=ABS_RX > Y2=ABS_RY > #LT=ABS_Z > #RT=ABS_RZ > #LT=ABS_RY > #RT=ABS_RZ > DPAD_X = ABS_HAT0X > DPAD_Y = ABS_HAT0Y The problem I have is with the trigger buttons, which seem to be always clicked. In the game the character starts firing. I've tried different configurations but I ended up having other problems. For example, setting LT and RT to some ABS values will resolve the trigger issue but the character will start spinning around himself. It seems like whatever is the mapping, it always register continuous input and so keeps on performing the relative action. Is there anyway to solve it? -- You received this message because you are subscribed to the Google Groups "xboxdrv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/xboxdrv. For more options, visit https://groups.google.com/d/optout.
