Hi. I want to talk about the problem with setting up my guitar controller. I use a Redoctane Les Paul Wireless Controller for Xbox360 to play Guitar Hero games.
Whammy Bar of this guitar is configured as a right stick X-axis like this:
Whammy Bar 0 = Right X- 100
Whammy Bar 25 = Right X- 50
Whammy Bar 50 = Stick in straight position
Whammy Bar 75 = Right X+ 50
Whammy Bar 100 = Right X+ 100
(hope that it will be so clear)
To set up Bar need to
invert "RightX-" / 2 (work in range of bar 0-50)
add "RightX+" / 2 (work in range of bar 50-100)
Using logical language on Dolphin, the function must have this form
(!`Right X-` + `Right X+`) / 2
Settings on Dolphin do not allow it to do - division by two. I can set up !`Right X-` + `Right X+`, then Bar work in range 0-200, the second hundred does not give a result. Or make a shift that half of the whammy bar pressure will be complete in the game.
This does not allow me to fully enjoy the game. Maybe I do not understand something, then I ask the knowing to explain.
I apologize for the bad english, if something is not clear, i will supplement it. If I wrote in the wrong thread, please send me.
I will add that i use build 5.0-6801 (1 april 2018), but such a problem was before.
Whammy Bar of this guitar is configured as a right stick X-axis like this:
Whammy Bar 0 = Right X- 100
Whammy Bar 25 = Right X- 50
Whammy Bar 50 = Stick in straight position
Whammy Bar 75 = Right X+ 50
Whammy Bar 100 = Right X+ 100
(hope that it will be so clear)
To set up Bar need to
invert "RightX-" / 2 (work in range of bar 0-50)
add "RightX+" / 2 (work in range of bar 50-100)
Using logical language on Dolphin, the function must have this form
(!`Right X-` + `Right X+`) / 2
Settings on Dolphin do not allow it to do - division by two. I can set up !`Right X-` + `Right X+`, then Bar work in range 0-200, the second hundred does not give a result. Or make a shift that half of the whammy bar pressure will be complete in the game.
This does not allow me to fully enjoy the game. Maybe I do not understand something, then I ask the knowing to explain.
I apologize for the bad english, if something is not clear, i will supplement it. If I wrote in the wrong thread, please send me.
I will add that i use build 5.0-6801 (1 april 2018), but such a problem was before.