dos h0039 keyRetry - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Initial settings during play > Screen display and key Controls
| <- finishView | keyRetry | keyTitleBack -> |
keyRetry
- Set shortcut keys for retries
Usage
|keyRetry=9|
|keyRetry=Tab|
Overview
Specifies the key code or key name of the key to be assigned to retry in the in-play shortcut. Default is 8 (BackSpace). It takes precedence over keyRetryX_Y, which is a per-key setting.
Related pages
- keyTitleBack :pencil: Set shortcut key to return to title screen
- Key type's specification
- Key code used in "KeyCtrl" attribute
Changelog
Version | Change details |
---|---|
v31.4.0 | - Support for specifying with KeyboardEvent.code and abbreviations. |
v5.10.0 | - Initial implementation |
| <- finishView | keyRetry | keyTitleBack -> |