dos h0051 difSelectorUse - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Initial settings in settings screen

| <- maxSpeed | difSelectorUse | scoreDetailUse -> |

difSelectorUse

  • Enable/disable chart selection selector

Usage

|difSelectorUse=true|

Overview

Use this if you want the user to select from a list of charts in the setup screen instead of only using the arrow cursor. If not specified, false (do not generate chart list).

As of v14.5.0, it is true (generate chart list) even if not specified and amounts of chart exceeds 5.

Values Default Description
false * No chart list is generated (chart selection is only by cursor movement)
true Generate chart list (can be selected from chart list or randomly selected)Defaults to true if amounts of chart exceeds 5

Example of chart list

  • If you have set up the chart list to be generated, you will see the list as shown below when you click on the button with the chart name. The buttons on the left are a "RANDOM" button to select a chart at random, and a "Filter by key types" button to narrow down the list from many charts to a specific key type.

dos-h0051-01.png

Related pages

Changelog

Version Change details
v14.5.0 - Default value changed to true if not specified and amounts of chart exceeds 5
v8.3.0 - Initial implementation

| <- maxSpeed | difSelectorUse | scoreDetailUse -> |