From acecad610cb4ffbcb561c7c86ed58bcd6d9fc028 Mon Sep 17 00:00:00 2001 From: Dniel97 Date: Mon, 4 Sep 2023 22:48:00 +0000 Subject: [PATCH] Added left and right explanation --- SDGT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SDGT.md b/SDGT.md index 32153a9..58e9fb9 100644 --- a/SDGT.md +++ b/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`
`gear2`
`gear3`
`gear4`
`gear5`
`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