dos h0025 customTitleUse - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Use of default design
| <- syncBackPath || customTitleUse | customTitleArrowUse -> |
customTitleUse
- Setting the use of default music title characters in the title screen
- Common settings -> g_presetObj.customDesignUse
Usages
|customTitleUse=false|
Overview
Specify whether to set the format of the music title characters on the title screen individually or use the default.
Value | Default | Description |
---|---|---|
false | * | Adopt default format |
true | Individual setting (no text displayed) |
Scope of "customTitleUse
Related pages
- customTitleArrowUse :pencil: Title background arrow
- customBackUse :pencil: Background (except for play screen)
- Background and mask motion (back_data, mask_data) :pencil:
Changelog
Version | Change details |
---|---|
v3.6.0 | - Change default value (true -> false) |
v2.1.0 | - Initial implementation |
| <- syncBackPath || customTitleUse | customTitleArrowUse -> |