Search found 2 matches
- 26 Oct 2019, 04:20
- Forum: Gaming
- Topic: WhiteKnight - Block games from being able to see sticks using ViGEm
- Replies: 22
- Views: 44767
Re: WhiteKnight - Block games from being able to see sticks using ViGEm
For those like me that get the "operation failed" error when installing HIDCerberus, the workaround to whitelist an application is to install only the HIDGuardian and: 1.- Execute manually HIDCerberus.Srv.exe (found in the Resources/HidCerberus folder) 2.- Find the PID of the application you want to...
- 25 Mar 2017, 20:33
- Forum: Gaming
- Topic: Universal Control Remapper (UCR) - v0.1.22 28th Oct 2018
- Replies: 1010
- Views: 550796
Re: Universal Control Remapper (UCR) - v0.1.14 12th Mar 2017
Hi azerty55, I think the problem with the "button to axis SOFT" plugin is easily fixed by checking whether the timer is already disabled before disabling the timer again. Try this code: /* POC plugin for "Soft" keyboard to joystick mapping. */ class ButtonsToAxisSoft extends _UCR.Classes.Plugin { Ty...