private void setAxisValue(int axValue, HID_USAGES axis) { _virtualJoystick.SetAxis(axValue, Convert.ToUInt32(settings.vJoyDeviceId), axis); }