dos h0050 makerView - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Game window and credits
| <- tuning | makerView | hashTag -> |
makerView
- Display setting of maker's name by chart
Usage
|makerView=true|
Overview
You can set whether or not the creator of each chart is displayed on the settings screen and the result screen. If enabled (true), creator's name can be added to high score key entry in chart data (LocalStorage).
Default is false
(do not display).
Value | Default | Description |
---|---|---|
false | * | Maker display by chart only for result copyHigh score key entry in LocalStorage: key type + chart name |
true | Expand the display of creators by chart to the settings and results screenHigh score key items in LocalStorage: key type + chart name + creator name |
Related pages
- difData :pencil: Chart information
- difSelectorUse :pencil: Enable/disable chart selection selector
- tuning :pencil: Maker Credits
Changelog
Version | Change details |
---|---|
v8.2.0 | - Initial implementation |
| <- tuning | makerView | hashTag -> |