1
0
mirror of synced 2025-03-04 00:12:32 +01:00

Update SDGT

Dniel97 2023-09-04 22:48:15 +00:00
parent acecad610c
commit 0cad4948e2

@ -53,8 +53,8 @@ Some instructions how to get SDGT up and running
| Key | Default Value | Documentation |
| --------- | --------- | ------------- |
| `deviceName` | `` | Name of the DirectInput wheel to use (or any text that occurs in its name). Example: `G29`. If this is left blank then the first DirectInput device will be used. |
| `shifterName` | `` | Name of the positional shifter to use (or any subset thereof). Leave blank if you do not have a positional shifter; a positional shifter will be simulated using the configured Shift Down and Shift Up buttons in this case. Example: `G29`. Can be the same device as the wheel. |
| `deviceName` | | Name of the DirectInput wheel to use (or any text that occurs in its name). Example: `G29`. If this is left blank then the first DirectInput device will be used. |
| `shifterName` | | Name of the positional shifter to use (or any subset thereof). Leave blank if you do not have a positional shifter; a positional shifter will be simulated using the configured Shift Down and Shift Up buttons in this case. Example: `G29`. Can be the same device as the wheel. |
| `brakeAxis`<br>`accelAxis` | `RZ`, `Y` | Pedal mappings. Valid axis names are: X, Y, Z, RX, RY, RZ, U, V. (U and V are old names for Slider 1 and Slider 2). |
**Note: Note on button mappings**