dos h0043 masktitleButton - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Initial settings for title and result screens
| <- commentExternal | masktitleButton | resultDelayFrame -> |
masktitleButton
- Enable/disable a set of buttons on the title screen
Usage
|masktitleButton=false|
Overview
Sets whether to disable (mask) the buttons on the title screen.
Default is false (do not mask/enable buttons); true disables buttons.
| ĺ¤ | ć˘ĺŽ | ĺ 厚 |
|---|---|---|
| false | * | No mask (button enabled) |
| true | Masking (button disabled) |
Related pages
- maskresultButton :pencil: Enable/disable a group of buttons on result screen
- customJs :pencil: Specify custom js file
Changelog
| Version | Change details |
|---|---|
| v6.4.0 | - Initial implementation |
| <- commentExternal | masktitleButton | resultDelayFrame -> |