My Ch Products Fighterstick and Pro Throttle do not work correctly. If I just use the Fighterstick by itself the buttons are okay but the throttle does not work. When using the Pro Throttle the buttons all work okay but the throttle does not work. The throttle on both units seem to be treated as a mouse 'y' axis. Plus it appears that in the game the yaw and throttle are reversed. However when I use my Logitech Extreme 3D Pro everything works okay. How many years has this game been in development? Got the throttle on the stick to work, had to reverse its function. It's a bit funky at times, but it's at least sort of working for now. UPDATE: I found a way for my Pro Throttle's throttle control to work correctly. I put the below six lines into my key bindings exported file. <action name="v_throttle_abs"> <rebind input="js2_slider1"/> </action> <action name="v_throttle_rel"> <rebind input="js2_slider1"/> </action> Then when loaded into the game, my key bindings exported file, the following will show: slider1 (input2) I left the (abs) entry remain and deleted the 'rel' entry. If you are using the CH Products Control program do not reverse the throttle.