Hi,
I use the QS only with PC and 99% of the time only use it in KBM mode with driving games being the only games I use the QS in 360 mode.
However I have just got Fifa 21 and think that it will be easier to play in 360 mode and I am trying to do a function that I just can't get to work.
I use the following function in FPS games to be able to ADS and then fire while continuing to ADS.
mouse_right_button |
normal |
mp_center_puff |
mouse_left_button |
greater_than 100 |
mp_center_puff |
I trying to create a config sheet for Fifa 21 in 360 mode that will enable me to use the left joy for movement and when pushed a little further will have my player start sprinting (hold right trigger). I thought that it would be just like above but when I tried to put the following in it didn’t work and the QS just beeped at me?
left_joy_left |
normal |
left |
right_trigger |
greater_than 100 |
left |
left_joy_right |
normal |
right |
right_trigger |
greater_than 100 |
right |
left_joy_up |
normal |
up |
right_trigger |
greater_than 100 |
up |
left_joy_down |
normal |
down |
right_trigger |
greater_than 100 |
down |
Would anyone know where I went wrong and the correct way to program the QS to be able to function this way?
Thanks for your help.
Glenn