dos h0084 unStockCategory - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Play time control & music position adjustment
| <- playbackRate | unStockCategory | stockForceDel -> |
unStockCategory
- List of types that do not retain data before fade-in
- Common settings -> g_presetObj.unStockCategories
Usage
|unStockCategory=back,mask|
Overview
Starting with ver 25.0.0, the format has been changed to one in which, in principle, the data before the fade-in is retained during the fade-in, and this data is displayed at the same time when play begins. However, since it is expected to cause inconvenience in some works, this setting can be used to collectively set the data not to be retained as before.
The values that can be specified are "word" (lyrics display), "back" (background display/motion), and "mask" (mask display/motion).
Multiple specifications can be specified by separating them with commas.
Overlapping with the common setting file is possible.
Related pages
- word/back/maskStockForceDel :pencil: Set pattern to not retain data before fade-in
- Common setting file specification > Play screen control
Changelog
Version | Change details |
---|---|
v25.0.0 | - Initial implementation |
| <- playbackRate | unStockCategory | stockForceDel -> |