For Key Config screen, rename "2dx sp", "popn", "2dx dp" to "7 KEYS", "9 KEYS", "14 KEYS" #847
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before
After
Explanation
The key modes in the key configuration menu are named 5 KEYS, 7 KEYS, 9 KEYS, 10 KEYS, 14 KEYS, etc in the top left corner of the screen.
But when choosing which key mode to use for music select input, they are named "2dx sp" (for 7 KEYS), "popn" (for 9 KEYS), "2dx dp" (for 14 KEYS).
I think this is confusing for many new players because they may not know that "2dx sp" just means using the "7 KEYS" key config, because the names are different even though they refer to the same thing.
There are also many players who play BMS but are not familiar with IIDX and Pop'n Music.
Because of this, I often get questions by people confused by this option, so I think it's better to change the names so that they match.
I've also changed "Music Select (press [1] to change)" to "Music Select Input (press [1] to change)" to make it easier to understand the purpose of this option.
(extra change: renamed "Key Board" to "Keyboard")
Note
These changes do not affect existing configuration files, as the music select input option is saved as an integer, not a string.