diff --git a/Input/Joysticks/Rockfire/gameport_to_usb.xml b/Input/Joysticks/Rockfire/gameport_to_usb.xml new file mode 100644 index 000000000..94c30f032 --- /dev/null +++ b/Input/Joysticks/Rockfire/gameport_to_usb.xml @@ -0,0 +1,73 @@ + + + + + 4-axis, 4-button joystick + + + Aileron + + property-scale + /controls/flight/aileron + 0.02 + 0.0 + 1.0 + + + + + Elevator + + property-scale + /controls/flight/elevator + 0.02 + 0.0 + -1.0 + + + + + Throttle + + nasal + + + + + + Rudder + + property-scale + /controls/flight/rudder + 0.3 + 0.0 + 1.0 + 1.5 + + + + +