Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use "Sliders" (IHSlider) (pedals) with xoutput #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rocknard
Copy link

Hello. I don't know if you can add the keys for Sliders. I would like to use the pedals, but there isn't options for that. I want to play Forza Horizon with my Drive Force GT.

Thank you.

As a quick side note, I've built this around my use with a Microsoft
SideWinder Steering Wheel and Pedals (USB, V1) and tested with Forza
Horizon 3  -  Working perfectly! 👍

- Fixed bug/issue where camera in certain games was in a permanently
Panned state usually to the front-left.
-- This was caused by un-assigned axes still getting a value rather than
0.

- Fixed a bug when ControllerOptions.cs was looping around the available
Axes count and not the actual Axes values (e.g. Brake pedal on MS
Sidewinder Force Feedback steering wheel is Axis 6, not Axis 3 but is
The 3rd Axis...)

- Added deadzone/compensation feature, you can add a value onto the raw
Value from the LH-X Axis to compensate in certain games against the
deadzone...
-- I’ve found setting this between 30 and 40 in Forza Horizon 3 makes
for a nice experience… (my current is 40)
- Added xbox 360 controller clipart/image instead of label layout when
mapping controller

- Fix issue where some devices have invalid characters in their name for
saving config file (removing invalid characters...)

- Removed 'Detect' option in controller mapping drop downs as it didn't
have any code linked to it... (to avoid confusion)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants