dos h0064 displayChainOFF - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Initial settings in settings screen

| <- displayUse | displayChainOFF | transKeyUse -> |

displayChainOFF(stepZone, judgment, fastSlow, lifeGauge, score, musicInfo, filterLine, speed, color, lyrics, background, arrowEffect, special)

  • Linkage "OFF" setting of Display item

Usage

|stepZoneChainOFF=|
|judgmentChainOFF=|
|fastSlowChainOFF=|
|lifeGaugeChainOFF=|
|scoreChainOFF=|
|musicInfoChainOFF=|
|filterLineChainOFF=|
|speedChainOFF=|
|colorChainOFF=|
|lyricsChainOFF=|
|backgroundChainOFF=judgment,fastSlow|
|arrowEffectChainOFF=|
|specialChainOFF=judgment,fastSlow|

Overview

Specify other Display options to be turned off in conjunction when the Display option setting is turned on. In the above case, if "Background" is turned ON, "Judgment" and "FastSlow" will be turned OFF. Conversely, if OFF, in the above example, "Judgment" and "FastSlow" will be turned ON if both "Background" and "Special" are turned OFF.

The buttons are not set to disabled. In addition, settings that cancel each other or specify identical ones as shown below cannot be performed.

|stepZoneChainOFF=judgment|
|judgmentChainOFF=stepZone| <- Settings that cancel each other out cannot be performed.
|fastSlowChainOFF=fastSlow| <- Specifying the same value is also NG

Related pages

  • displayUse :pencil: Availability of Display item, initial value setting
    • stepZoneUse, judgmentUse, fastSlowUse, ... etc

Changelog

Version Change details
v14.0.2 - Initial implementation

| <- displayUse | displayChainOFF | transKeyUse -> |