Add note about timing inputs

This commit is contained in:
2025-01-30 13:44:13 -06:00
parent bdd951afac
commit aa78f60ed7

@@ -90,7 +90,7 @@ The startup delay can be tuned by passing the `--startup-delay` parameter. Adjus
### Key Delay
The default value is such that you're unlikely to need to tune it, but if you need to, you can adjust how long a key is held by specifying `--key-delay`. Adjust this value if your game drops inputs -- Patapon is typically picky about anything under 50ms.
The default value is such that you're unlikely to need to tune it, but if you need to, you can adjust how long a key is held by specifying `--key-delay`. Adjust this value if your game drops inputs -- Patapon is typically picky about anything under 50ms. Values too high may result in mistimed inputs.
## Glossary