forked from TeamTofuShop/segatools
idz, idac, swdc: Added separate pedals config, better XInput controls
- Configure separate pedals which are not part of the steering wheel (base) - It is now possible to have a different steering wheel, pedal and shifter brand all connected to 3 different USB ports - XInput does not have a deadzone at the end of the max steering anymore and the `restrict` setting works as intended
This commit is contained in:
@ -92,6 +92,16 @@ don't know the name of your input device, you can find it in the windows
|
||||
controller panel. The quickest way to access it is to press Win+R, then type in
|
||||
`joy.cpl` and look at the list it will display.
|
||||
|
||||
### `pedalsName`
|
||||
|
||||
Default ` `
|
||||
|
||||
Name of the pedals to use (or any subset thereof). Leave blank if you do not
|
||||
have separate pedals; aka the pedals are part of the wheel. The pedals will
|
||||
be mapped to the `accelAxis` and `brakeAxis` which would normally be used by
|
||||
the wheel defined under `deviceName`. The quickest way to access it is to press
|
||||
Win+R, then type in `joy.cpl` and look at the list it will display.
|
||||
|
||||
### `shifterName`
|
||||
|
||||
Default ` `
|
||||
|
Reference in New Issue
Block a user