use char placeholder support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Possible NextScreen Codes:
|
||||
// Possible NextScreen Codes:
|
||||
// - ScreenCaution
|
||||
// - ScreenEz2SelectPlayer
|
||||
// - ScreenSelectMode
|
||||
@@ -42,7 +42,7 @@ ZoomNotSelected=1.0
|
||||
ZoomSelected=1.3
|
||||
SecondsBeforeDemonstration=30
|
||||
SecondsBetweenAttract=12
|
||||
HelpText=Use # $ to select, then press START
|
||||
HelpText=Use &UP; &DOWN; to select, then press START
|
||||
NextScreen=ScreenCaution
|
||||
|
||||
[ScreenCaution]
|
||||
@@ -57,7 +57,7 @@ JoinMessageP1X=120
|
||||
JoinMessageP1Y=336
|
||||
JoinMessageP2X=520
|
||||
JoinMessageP2Y=336
|
||||
HelpText=Press $ on the pad to join
|
||||
HelpText=Press &DOWN; on the pad to join
|
||||
TimerSeconds=40
|
||||
NextScreen=ScreenSelectGroup
|
||||
SilentWait=1
|
||||
@@ -75,12 +75,12 @@ InfoX=480
|
||||
InfoY=280
|
||||
PreviewX=160
|
||||
PreviewY=240
|
||||
HelpText=Use ! " to select, then press START
|
||||
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
||||
TimerSeconds=40
|
||||
NextScreen=ScreenSelectDifficulty
|
||||
|
||||
[ScreenSelectStyle5th]
|
||||
HelpText=Use ! " to select, then press START
|
||||
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
||||
TimerSeconds=40
|
||||
NextScreen=ScreenSelectDifficulty
|
||||
|
||||
@@ -95,7 +95,7 @@ JoinMessageP2X=520
|
||||
JoinMessageP2Y=336
|
||||
GuideX=320
|
||||
GuideY=374
|
||||
HelpText=Press $ on the pad to join. Press ! " to change styles, then press START
|
||||
HelpText=Press &DOWN; on the pad to join. Press &LEFT; &RIGHT; to change styles, then press START
|
||||
TimerSeconds=40
|
||||
NextScreen=ScreenSelectGroup
|
||||
ScrollingListX=320
|
||||
@@ -130,7 +130,7 @@ CursorOffsetP2X=+40
|
||||
CursorOffsetP2Y=200
|
||||
CursorShadowLengthX=10
|
||||
CursorShadowLengthY=10
|
||||
HelpText=Use ! " to select, then press START
|
||||
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
||||
TimerSeconds=40
|
||||
NextScreenArcade=ScreenSelectGroup
|
||||
NextScreenOni=ScreenHowToPlay
|
||||
@@ -159,7 +159,7 @@ TitlesSpacingX=150
|
||||
TitlesColumns=4
|
||||
TitlesRows=10
|
||||
TitlesZoom=0.5
|
||||
HelpText=Use ! " to select, then press START
|
||||
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
||||
TimerSeconds=40
|
||||
NextScreen=ScreenHowToPlay
|
||||
|
||||
@@ -225,7 +225,7 @@ OptionIconsP1X=30
|
||||
OptionIconsP1Y=58
|
||||
OptionIconsP2X=30
|
||||
OptionIconsP2Y=86
|
||||
HelpText=! or " change music Hold ! and " then press START to change sort::## easier difficulty $$ harder difficulty::#$#$ to change sort
|
||||
HelpText=&LEFT; or &RIGHT; change music Hold &LEFT; and &RIGHT; then press START to change sort::&UP;&UP; easier difficulty &DOWN;&DOWN; harder difficulty::&UP;&DOWN;&UP;&DOWN; to change sort
|
||||
TimerSeconds=60
|
||||
ScoreConnectedToMusicWheel=1
|
||||
SampleMusicDelay=0.25
|
||||
@@ -262,7 +262,7 @@ ScoreP1Y=210
|
||||
ScoreP2X=520
|
||||
ScoreP2Y=286
|
||||
ScoreZoom=0.8
|
||||
HelpText=Use ! " to select, then press START
|
||||
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
||||
TimerSeconds=60
|
||||
|
||||
[ScreenStage]
|
||||
@@ -428,7 +428,7 @@ TextZoom=0.8
|
||||
ExplanationX=320
|
||||
ExplanationY=410
|
||||
ExplanationText=In this mode, you can edit existing notes patterns,::create note patterns, or synchronize notes with the music.
|
||||
HelpText=# $ change line ! " change value START to continue
|
||||
HelpText=&UP; &DOWN change line &LEFT; &RIGHT; change value START to continue
|
||||
|
||||
[ScreenManager]
|
||||
StatsX=632
|
||||
@@ -514,7 +514,7 @@ ExplanationY=412
|
||||
ExplanationZoom=0.5
|
||||
ColorSelected=1,1,1,1 // normal
|
||||
ColorNotSelected=0.5,0.5,0.5,1 // grayed
|
||||
HelpText=# $ to change line ! " to select between options then press START
|
||||
HelpText=&UP; &DOWN; to change line &LEFT; &RIGHT; to select between options then press START
|
||||
TimerSeconds=40
|
||||
|
||||
[ScreenPreferences]
|
||||
@@ -529,7 +529,7 @@ ColorSelected=1,1,1,1 // normal
|
||||
ColorNotSelected=0.5,0.5,0.5,1 // grayed
|
||||
ColorSelectedDefault=0.2,1.0,0.2,1 // green
|
||||
ColorNotSelectedDefault=0.1,0.5,0.1,1 // grayed green
|
||||
HelpText=# $ to change line ! " to select between options then press START
|
||||
HelpText=&UP; &DOWN; to change line &LEFT; &RIGHT; to select between options then press START
|
||||
|
||||
[ScreenMapControllers]
|
||||
HelpText=Use arrow keys to navigate, ENTER to assign, SPACE to clear, ESCAPE when done.
|
||||
|
||||
Reference in New Issue
Block a user