Added left and right explanation
parent
cc4b502eab
commit
acecad610c
6
SDGT.md
6
SDGT.md
@ -65,7 +65,9 @@ These are dinput button numbers. Note that buttons are numbered from 1, while so
|
||||
| --------- | --------- | ------------- |
|
||||
| `start ` | `1` | Button mapping for the `Start` button. |
|
||||
| `viewChg` | `2` | Button mapping for the `View Change` button. |
|
||||
| `shiftDn` | `5` | Button mapping for shifting down with the emulated shifter. (If no shifterName was specified). |
|
||||
| `left` | `10` | Button mapping for the `Left` button. DPad is already emulated, but in order to trigger "Time Up" and exit the course you need to press both left and right on the DPad at the same time. |
|
||||
| `right` | `9` | Button mapping for the `Right` button. DPad is already emulated, but in order to trigger "Time Up" and exit the course you need to press both left and right on the DPad at the same time. |
|
||||
| `shiftDn` | `6` | Button mapping for shifting down with the emulated shifter. (If no shifterName was specified). |
|
||||
| `shiftUp` | `5` | Button mapping for shifting up with the emulated shifter. (If no shifterName was specified). |
|
||||
| `gear1`<br>`gear2`<br>`gear3`<br>`gear4`<br>`gear5`<br>`gear6` | Default `13, 14, 15, 16, 17, 18` | Button mappings for the physical shifter, if one was specified via the `shifterName` setting. |
|
||||
| `reverseAccelAxis`| `0` | Inverts the accelerator axis if set to ‘1’. This is needed for certain controllers like the DS4 or Dualsense. |
|
||||
@ -84,7 +86,7 @@ These are dinput button numbers. Note that buttons are numbered from 1, while so
|
||||
|
||||
| Name | Programming language | Details |
|
||||
| -------- | -------- | -------- |
|
||||
| [ARTEMiS](https://gitea.tendokyu.moe/Hay1tsme/artemis) | Python 3.9+ | - IDAC titleserver has not been published (yet)! |
|
||||
| [ARTEMiS](https://gitea.tendokyu.moe/Hay1tsme/artemis) | Python 3.9+ | - IDAC (title)server has not been published (yet)! |
|
||||
|
||||
7. Optional: Disable `allnet_accounting` in config_jp.json and config_exp.json (if you have a server you can leave it enabled)
|
||||
8. DONE! Launch `start.bat` and have fun
|
||||
|
Loading…
x
Reference in New Issue
Block a user