The Simulator Controller software is unable to detect button presses from my V2 wheel when trying to assign a button. Link to softwate notes below.
Release Notes · SeriousOldMan/Simulator-Controller Wiki · GitHub
Does the wheel use standard USB connection recognition processes.
1 Answer
The AccuForce conforms to the DirectInput input device standard. Any software that accepts inputs from a DirectInput device (joystick, steering wheel, etc..) will register button presses from the AccuForce.
If you are using an app that was mostly designed for use with a X-Box controller, then it is designed for use with the X-Input standard and likely won't register inputs from the AccuForce.
The link you posted doesn't go anywhere so I can't comment further on your specific scenario.