dos h0035 settingUse - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Initial settings in settings screen

| <- scoreDetailUse | settingUse | displayUse -> |

motionUse / scrollUse / shuffleUse / autoPlayUse / gaugeUse / excessiveUse / appearanceUse

Usage

|motionUse=false|
|scrollUse=false|
|shuffleUse=false|
|autoPlayUse=false|
|gaugeUse=false|
|excessiveUse=false|
|appearanceUse=false|

Overview

  • This is used when the items "Motion", "Scroll", "Shuffle", "AutoPlay", "Gauge" and "Appearance" on the settings screen are not to be used for the convenience of the work. For "scrollUse", Reverse can be set even if it is set to "false".
  • For "shuffleUse" only, you can change the setting to exclude "Random+" and "S-Random+" by specifying |shuffleUse=group|. This setting is for chart settings only and cannot be used in danoni_setting.js.
Value Default Description
false Setting cannot be changed
true * Configuration changeable

Examples of Use

  • When all options listed in "Usage" above are applied

dos-h0035-01.png

Related pages

Changelog

Version Change details
v32.5.0 - Added "Excessive" availability setting with the implementation of excessive miss judgment.
v22.1.0 - Added an option to partially apply "Shuffle" settings.
v10.2.1 - Added "Scroll" availability setting with the implementation of scroll extensions.
v9.0.0 - Added "Appearance" availability setting with the implementation of "Appearance".
v3.1.0 - Initial implementation

| <- scoreDetailUse | settingUse | displayUse -> |