-
-
Notifications
You must be signed in to change notification settings - Fork 96
Frequently Asked Questions
This page contains known problems when working with UCR and possible solutions.
This is usually caused by missing installation of providers. Make sure that the used input/output devices' providers are installed correctly. See Installation and Setup.
Moving the context.xml
configuration between versions of UCR is not supported and it might now be invalid for the new version. Please remove/move the context.xml
and recreate your profile in the new version.
Using a context.xml
from another person's setup is also not guaranteed to work, YMMV
You downloaded the source code, not a release from the Releases Page
Xbox360 controllers only have analog inputs for triggers. You will need to use the Axis To Button
plugin to bind them to a button.
Analog triggers on the Xbox controller or Dualshock controllers does not rest in the middle of the axis at 0
. You should set the Press
value to 100
and the Release
value to -100
DualShock4 controllers have two ways of interpreting a trigger - either as an Axis or as a Button. Some games listen to the Axis version, some games listen to the Button, some games listen to both.
In the latter case, use two plugins (eg a Button To Axis
and a Button To Button
) to make the input press both the Button and Axis versions of the trigger
- Did you install the Interception driver?
- Did you properly follow the install instructions?
Note: You need to run the install from a admin command prompt, double-clickinginstall-interception.exe
will not work
Use the "Delta" plugins from the UCR-Plugins pack