

- #Universal control remapper joystick sensitivity driver#
- #Universal control remapper joystick sensitivity windows#
Regarding vJoy, yeah, Shaul has been sending me test versions also. Whatever, my suggestion would be to look into that area - your PSU may be struggling (They droop with age) or you may need a mini-UPS or something to smooth your power supply. Luckily I can manually select the MWO profile using the controls on the G13, but still, it is highly annoying. When it happens, my G13 disconnects, then gets put in the default profile, and suddenly all my controls go wrong. I also see lights in room dim, so I guess the power here is not so great. I have a G13 gameboard, and have been having cutouts on USB power. However, it is also worth noting that I myself have been seeing some similar weirdness also lately. I have to use a macro to make the PTT button on my stick (A joypad on the floor I hit with my foot) operate a key combination, and all works OK.


#Universal control remapper joystick sensitivity windows#
Replaced dialog windows with proper dialogs.Replaced menu with toolbar in main window.Button to Axis parameters changed to two axis values and option for initialization.Added input validation for plugin values.Added Anti-Deadzone option to AxisToAxis plugin.BlockingControlledByUi setting removed.
#Universal control remapper joystick sensitivity driver#

Only show DS4 devices in ProviderReport that are currently connected.Only show Xinput devices in ProviderReport that are currently connected.This is controlled by whether BlockingEnabled in the settings file is true or not Blockable property of BindingDescriptor now indicates if input is blockable or not.IOWrapper device list is now refreshed every time devices are queried.Child profiles now properly inherit all parent devices.IsLive is false if no devices are found, assumes driver is not installed.IsLive now reflects whether driver is installed.IsLive now reflects connected status of device.IsLive is always true, as MIDI is always present.IsLive is always true, as HID is always present.If IsLive is false, now reports reason in ErrorMessage.If the provider is not live, this should contain a string indicating why Provider Report now contains ErrorMessage property.Added per input blocking for supported providers.Added device cache allowing configuration of disconnected devices.Axis to Filter: Allows toggling of a filter using an axis.Button to Filter: Allows toggling of a filter using a button.
