|
|
|
@@ -16,8 +16,8 @@ MaxCourseEntriesBeforeShowVarious=6
|
|
|
|
|
|
|
|
|
|
[Gameplay]
|
|
|
|
|
ComboIsPerRow=GAMESTATE:GetPlayMode() == PLAY_MODE_ONI
|
|
|
|
|
MinScoreToContinueCombo=GAMESTATE:GetPlayMode() == PLAY_MODE_ONI and TNS_PERFECT or TNS_GREAT
|
|
|
|
|
MinScoreToMaintainCombo=TNS_GREAT
|
|
|
|
|
MinScoreToContinueCombo=GAMESTATE:GetPlayMode() == PLAY_MODE_ONI and TNS_W2 or TNS_W3
|
|
|
|
|
MinScoreToMaintainCombo=TNS_W3
|
|
|
|
|
|
|
|
|
|
[Screen]
|
|
|
|
|
ScreenInitCommand=
|
|
|
|
@@ -1206,14 +1206,14 @@ MaxComboNumDigits=4
|
|
|
|
|
StyleIcon=1
|
|
|
|
|
ShowBannerArea=1
|
|
|
|
|
ShowJudgmentLabels=1
|
|
|
|
|
ShowMarvelous=1
|
|
|
|
|
ShowPerfect=1
|
|
|
|
|
ShowGreat=1
|
|
|
|
|
ShowGood=1
|
|
|
|
|
ShowBoo=1
|
|
|
|
|
ShowW1=1
|
|
|
|
|
ShowW2=1
|
|
|
|
|
ShowW3=1
|
|
|
|
|
ShowW4=1
|
|
|
|
|
ShowW5=1
|
|
|
|
|
ShowMiss=1
|
|
|
|
|
ShowStatsLabels=1
|
|
|
|
|
ShowOK=1
|
|
|
|
|
ShowHeld=1
|
|
|
|
|
ShowTotalError=0
|
|
|
|
|
ShowJumps=0
|
|
|
|
|
ShowHolds=0
|
|
|
|
@@ -1227,66 +1227,66 @@ ShowTotalScoreArea=0
|
|
|
|
|
ShowRecordsArea=1
|
|
|
|
|
BannerWidth=248
|
|
|
|
|
BannerHeight=78
|
|
|
|
|
MarvelousLabelX=SCREEN_CENTER_X+0
|
|
|
|
|
MarvelousLabelY=SCREEN_CENTER_Y-80
|
|
|
|
|
MarvelousLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.1;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
MarvelousLabelOffCommand=sleep,0.7;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
MarvelousNumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
MarvelousNumberP1Y=SCREEN_CENTER_Y-80
|
|
|
|
|
MarvelousNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.1;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
MarvelousNumberP1OffCommand=sleep,0.7;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
MarvelousNumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
MarvelousNumberP2Y=SCREEN_CENTER_Y-80
|
|
|
|
|
MarvelousNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.1;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
MarvelousNumberP2OffCommand=sleep,0.7;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
PerfectLabelX=SCREEN_CENTER_X+0
|
|
|
|
|
PerfectLabelY=SCREEN_CENTER_Y-48
|
|
|
|
|
PerfectLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.2;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
PerfectLabelOffCommand=sleep,0.6;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
PerfectNumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
PerfectNumberP1Y=SCREEN_CENTER_Y-48
|
|
|
|
|
PerfectNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.2;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
PerfectNumberP1OffCommand=sleep,0.6;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
PerfectNumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
PerfectNumberP2Y=SCREEN_CENTER_Y-48
|
|
|
|
|
PerfectNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.2;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
PerfectNumberP2OffCommand=sleep,0.6;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
GreatLabelX=SCREEN_CENTER_X+0
|
|
|
|
|
GreatLabelY=SCREEN_CENTER_Y-16
|
|
|
|
|
GreatLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.3;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
GreatLabelOffCommand=sleep,0.5;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
GreatNumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
GreatNumberP1Y=SCREEN_CENTER_Y-16
|
|
|
|
|
GreatNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.3;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
GreatNumberP1OffCommand=sleep,0.5;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
GreatNumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
GreatNumberP2Y=SCREEN_CENTER_Y-16
|
|
|
|
|
GreatNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.3;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
GreatNumberP2OffCommand=sleep,0.5;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
GoodLabelX=SCREEN_CENTER_X+0
|
|
|
|
|
GoodLabelY=SCREEN_CENTER_Y+16
|
|
|
|
|
GoodLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.4;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
GoodLabelOffCommand=sleep,0.4;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
GoodNumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
GoodNumberP1Y=SCREEN_CENTER_Y+16
|
|
|
|
|
GoodNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.4;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
GoodNumberP1OffCommand=sleep,0.4;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
GoodNumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
GoodNumberP2Y=SCREEN_CENTER_Y+16
|
|
|
|
|
GoodNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.4;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
GoodNumberP2OffCommand=sleep,0.4;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
BooLabelX=SCREEN_CENTER_X+0
|
|
|
|
|
BooLabelY=SCREEN_CENTER_Y+48
|
|
|
|
|
BooLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.5;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
BooLabelOffCommand=sleep,0.3;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
BooNumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
BooNumberP1Y=SCREEN_CENTER_Y+48
|
|
|
|
|
BooNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.5;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
BooNumberP1OffCommand=sleep,0.3;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
BooNumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
BooNumberP2Y=SCREEN_CENTER_Y+48
|
|
|
|
|
BooNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.5;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
BooNumberP2OffCommand=sleep,0.3;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W1LabelX=SCREEN_CENTER_X+0
|
|
|
|
|
W1LabelY=SCREEN_CENTER_Y-80
|
|
|
|
|
W1LabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.1;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
W1LabelOffCommand=sleep,0.7;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
W1NumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
W1NumberP1Y=SCREEN_CENTER_Y-80
|
|
|
|
|
W1NumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.1;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W1NumberP1OffCommand=sleep,0.7;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W1NumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
W1NumberP2Y=SCREEN_CENTER_Y-80
|
|
|
|
|
W1NumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.1;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W1NumberP2OffCommand=sleep,0.7;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W2LabelX=SCREEN_CENTER_X+0
|
|
|
|
|
W2LabelY=SCREEN_CENTER_Y-48
|
|
|
|
|
W2LabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.2;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
W2LabelOffCommand=sleep,0.6;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
W2NumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
W2NumberP1Y=SCREEN_CENTER_Y-48
|
|
|
|
|
W2NumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.2;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W2NumberP1OffCommand=sleep,0.6;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W2NumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
W2NumberP2Y=SCREEN_CENTER_Y-48
|
|
|
|
|
W2NumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.2;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W2NumberP2OffCommand=sleep,0.6;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W3LabelX=SCREEN_CENTER_X+0
|
|
|
|
|
W3LabelY=SCREEN_CENTER_Y-16
|
|
|
|
|
W3LabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.3;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
W3LabelOffCommand=sleep,0.5;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
W3NumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
W3NumberP1Y=SCREEN_CENTER_Y-16
|
|
|
|
|
W3NumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.3;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W3NumberP1OffCommand=sleep,0.5;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W3NumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
W3NumberP2Y=SCREEN_CENTER_Y-16
|
|
|
|
|
W3NumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.3;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W3NumberP2OffCommand=sleep,0.5;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W4LabelX=SCREEN_CENTER_X+0
|
|
|
|
|
W4LabelY=SCREEN_CENTER_Y+16
|
|
|
|
|
W4LabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.4;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
W4LabelOffCommand=sleep,0.4;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
W4NumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
W4NumberP1Y=SCREEN_CENTER_Y+16
|
|
|
|
|
W4NumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.4;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W4NumberP1OffCommand=sleep,0.4;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W4NumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
W4NumberP2Y=SCREEN_CENTER_Y+16
|
|
|
|
|
W4NumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.4;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W4NumberP2OffCommand=sleep,0.4;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W5LabelX=SCREEN_CENTER_X+0
|
|
|
|
|
W5LabelY=SCREEN_CENTER_Y+48
|
|
|
|
|
W5LabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.5;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
W5LabelOffCommand=sleep,0.3;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
W5NumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
W5NumberP1Y=SCREEN_CENTER_Y+48
|
|
|
|
|
W5NumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.5;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
W5NumberP1OffCommand=sleep,0.3;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W5NumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
W5NumberP2Y=SCREEN_CENTER_Y+48
|
|
|
|
|
W5NumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.5;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
W5NumberP2OffCommand=sleep,0.3;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
MissLabelX=SCREEN_CENTER_X+0
|
|
|
|
|
MissLabelY=SCREEN_CENTER_Y+80
|
|
|
|
|
MissLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.6;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
@@ -1299,18 +1299,18 @@ MissNumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
MissNumberP2Y=SCREEN_CENTER_Y+80
|
|
|
|
|
MissNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.6;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
MissNumberP2OffCommand=sleep,0.2;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
OKLabelX=SCREEN_CENTER_X+0
|
|
|
|
|
OKLabelY=SCREEN_CENTER_Y+112
|
|
|
|
|
OKLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.7;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
OKLabelOffCommand=sleep,0.1;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
OKNumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
OKNumberP1Y=SCREEN_CENTER_Y+112
|
|
|
|
|
OKNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.7;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
OKNumberP1OffCommand=sleep,0.1;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
OKNumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
OKNumberP2Y=SCREEN_CENTER_Y+112
|
|
|
|
|
OKNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.7;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
OKNumberP2OffCommand=sleep,0.1;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
HeldLabelX=SCREEN_CENTER_X+0
|
|
|
|
|
HeldLabelY=SCREEN_CENTER_Y+112
|
|
|
|
|
HeldLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.7;decelerate,0.3;addy,-SCREEN_HEIGHT
|
|
|
|
|
HeldLabelOffCommand=sleep,0.1;accelerate,0.3;addy,SCREEN_HEIGHT
|
|
|
|
|
HeldNumberP1X=SCREEN_CENTER_X-90
|
|
|
|
|
HeldNumberP1Y=SCREEN_CENTER_Y+112
|
|
|
|
|
HeldNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.7;decelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
HeldNumberP1OffCommand=sleep,0.1;accelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
HeldNumberP2X=SCREEN_CENTER_X+90
|
|
|
|
|
HeldNumberP2Y=SCREEN_CENTER_Y+112
|
|
|
|
|
HeldNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.7;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
HeldNumberP2OffCommand=sleep,0.1;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
MaxComboMaxDigits=4
|
|
|
|
|
MaxComboLabelX=
|
|
|
|
|
MaxComboLabelY=
|
|
|
|
@@ -1529,7 +1529,6 @@ TryExtraStageOnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
|
|
|
|
|
TryExtraStageOffCommand=linear,0.7;diffusealpha,0
|
|
|
|
|
SpinGrades=1
|
|
|
|
|
CheerDelaySeconds=2.5
|
|
|
|
|
NoMarvelousShiftUp=15
|
|
|
|
|
|
|
|
|
|
[ScreenEvaluationSummary]
|
|
|
|
|
Fallback=ScreenEvaluation
|
|
|
|
@@ -1699,7 +1698,6 @@ CourseRecordP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
|
|
|
|
|
CourseRecordP2OffCommand=linear,0.7;diffusealpha,0
|
|
|
|
|
SpinGrades=1
|
|
|
|
|
CheerDelaySeconds=2.5
|
|
|
|
|
NoMarvelousShiftUp=15
|
|
|
|
|
|
|
|
|
|
[ScreenEvaluationNonstop]
|
|
|
|
|
Fallback=ScreenEvaluation
|
|
|
|
@@ -1776,7 +1774,6 @@ ScoreNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.8;decelerate,0.3;addx,-SCREEN
|
|
|
|
|
ScoreNumberP2OffCommand=sleep,0.0;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
SpinGrades=1
|
|
|
|
|
CheerDelaySeconds=2.5
|
|
|
|
|
NoMarvelousShiftUp=15
|
|
|
|
|
|
|
|
|
|
[ScreenEvaluationOni]
|
|
|
|
|
Fallback=ScreenEvaluation
|
|
|
|
@@ -1852,7 +1849,6 @@ TimeNumberP2Y=SCREEN_CENTER_Y+140
|
|
|
|
|
TimeNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.8;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
TimeNumberP2OffCommand=sleep,0.0;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
CheerDelaySeconds=2.5
|
|
|
|
|
NoMarvelousShiftUp=15
|
|
|
|
|
|
|
|
|
|
[ScreenEvaluationEndless]
|
|
|
|
|
Fallback=ScreenEvaluation
|
|
|
|
@@ -1940,7 +1936,6 @@ TimeNumberP2Y=SCREEN_CENTER_Y+140
|
|
|
|
|
TimeNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.8;decelerate,0.3;addx,-SCREEN_WIDTH/2
|
|
|
|
|
TimeNumberP2OffCommand=sleep,0.0;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
CheerDelaySeconds=2.5
|
|
|
|
|
NoMarvelousShiftUp=15
|
|
|
|
|
|
|
|
|
|
[ScreenEvaluationRave]
|
|
|
|
|
Fallback=ScreenEvaluation
|
|
|
|
@@ -2041,7 +2036,6 @@ ScoreNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.8;decelerate,0.3;addx,-SCREEN
|
|
|
|
|
ScoreNumberP2OffCommand=sleep,0.0;accelerate,0.3;addx,SCREEN_WIDTH/2
|
|
|
|
|
SpinGrades=1
|
|
|
|
|
CheerDelaySeconds=2.5
|
|
|
|
|
NoMarvelousShiftUp=15
|
|
|
|
|
|
|
|
|
|
[ScreenMusicScroll]
|
|
|
|
|
Class=ScreenMusicScroll
|
|
|
|
@@ -2650,16 +2644,16 @@ BrightnessFadeCommand=
|
|
|
|
|
ClampOutputPercent=0
|
|
|
|
|
|
|
|
|
|
[Judgment]
|
|
|
|
|
MarvelousCommand=shadowlength,4;diffusealpha,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
|
|
|
|
|
PerfectCommand=shadowlength,4;diffusealpha,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
GreatCommand=shadowlength,4;diffusealpha,1;zoom,1.2;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
GoodCommand=shadowlength,4;diffusealpha,1;zoom,1.1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
BooCommand=shadowlength,4;diffusealpha,1;zoom,1.0;vibrate;effectmagnitude,4,8,8;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
W1Command=shadowlength,4;diffusealpha,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
|
|
|
|
|
W2Command=shadowlength,4;diffusealpha,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
W3Command=shadowlength,4;diffusealpha,1;zoom,1.2;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
W4Command=shadowlength,4;diffusealpha,1;zoom,1.1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
W5Command=shadowlength,4;diffusealpha,1;zoom,1.0;vibrate;effectmagnitude,4,8,8;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
MissCommand=shadowlength,4;diffusealpha,1;zoom,1;y,-20;linear,0.8;y,20;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
|
|
|
|
|
[HoldJudgment]
|
|
|
|
|
NGCommand=shadowlength,4;diffusealpha,1;zoom,1;y,-10;linear,0.8;y,10;sleep,0.5;linear,0;diffusealpha,0
|
|
|
|
|
OKCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
|
|
|
|
|
LetGoCommand=shadowlength,4;diffusealpha,1;zoom,1;y,-10;linear,0.8;y,10;sleep,0.5;linear,0;diffusealpha,0
|
|
|
|
|
HeldCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
|
|
|
|
|
|
|
|
|
|
[Combo]
|
|
|
|
|
ShowComboAt=4
|
|
|
|
@@ -2673,9 +2667,9 @@ NumberMinZoom=0.5
|
|
|
|
|
NumberMaxZoom=0.9
|
|
|
|
|
NumberMaxZoomAt=300
|
|
|
|
|
PulseCommand=%function(self) local origZoom=self:GetZoom(); self:zoom(1.2*origZoom); self:linear(0.05); self:zoom(origZoom); end
|
|
|
|
|
FullComboGreatsCommand=
|
|
|
|
|
FullComboPerfectsCommand=
|
|
|
|
|
FullComboMarvelousesCommand=
|
|
|
|
|
FullComboW3Command=
|
|
|
|
|
FullComboW2Command=
|
|
|
|
|
FullComboW1Command=
|
|
|
|
|
FullComboBrokenCommand=
|
|
|
|
|
ShowMissCombo=0
|
|
|
|
|
|
|
|
|
@@ -2715,11 +2709,11 @@ TapJudgmentsUnderField=0
|
|
|
|
|
HoldJudgmentsUnderField=0
|
|
|
|
|
|
|
|
|
|
[ProTimingDisplay]
|
|
|
|
|
MarvelousCommand=shadowlength,4;diffuse,1,1,0,1;zoom,2.6;linear,0.05;zoom,2;sleep,0.8;linear,0;diffusealpha,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
|
|
|
|
|
PerfectCommand=shadowlength,4;diffuse,1,.8,0,1;zoom,2.6;linear,0.05;zoom,2;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
GreatCommand=shadowlength,4;diffuse,.6,.9,0,1;zoom,2.4;linear,0.05;zoom,2;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
GoodCommand=shadowlength,4;diffuse,0,1,1,1;zoom,2.2;linear,0.05;zoom,2;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
BooCommand=shadowlength,4;diffuse,1,.1,1,1;zoom,2.0;vibrate;effectmagnitude,4,8,8;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
W1Command=shadowlength,4;diffuse,1,1,0,1;zoom,2.6;linear,0.05;zoom,2;sleep,0.8;linear,0;diffusealpha,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
|
|
|
|
|
W2Command=shadowlength,4;diffuse,1,.8,0,1;zoom,2.6;linear,0.05;zoom,2;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
W3Command=shadowlength,4;diffuse,.6,.9,0,1;zoom,2.4;linear,0.05;zoom,2;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
W4Command=shadowlength,4;diffuse,0,1,1,1;zoom,2.2;linear,0.05;zoom,2;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
W5Command=shadowlength,4;diffuse,1,.1,1,1;zoom,2.0;vibrate;effectmagnitude,4,8,8;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
MissCommand=shadowlength,4;diffuse,1,.3,0,1;zoom,2.0;y,-20;linear,0.8;y,20;sleep,0.8;linear,0;diffusealpha,0
|
|
|
|
|
AvoidMineCommand=
|
|
|
|
|
HitMineCommand=
|
|
|
|
@@ -3073,7 +3067,7 @@ Line7=conf,ProgressiveNonstopLifebar
|
|
|
|
|
Line8=conf,DefaultFailType
|
|
|
|
|
Line9=conf,ShowSongOptions
|
|
|
|
|
Line10=conf,ShowNameEntry
|
|
|
|
|
Line11=conf,MarvelousTiming
|
|
|
|
|
Line11=conf,AllowW1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ScreenGraphicOptions]
|
|
|
|
@@ -3484,7 +3478,7 @@ PlayerX=SCREEN_CENTER_X+160
|
|
|
|
|
PlayerY=SCREEN_CENTER_Y
|
|
|
|
|
PlayerOnCommand=
|
|
|
|
|
SongBPM=100
|
|
|
|
|
NumPerfects=4
|
|
|
|
|
NumW2s=4
|
|
|
|
|
NumMisses=6
|
|
|
|
|
|
|
|
|
|
[ScreenDemonstration]
|
|
|
|
@@ -4123,7 +4117,7 @@ GradePercentTier04=0.800000
|
|
|
|
|
GradePercentTier05=0.650000
|
|
|
|
|
GradePercentTier06=0.450000
|
|
|
|
|
GradePercentTier07=-99999.000000
|
|
|
|
|
GradeTier02IsAllPerfects=1
|
|
|
|
|
GradeTier02IsAllW2s=1
|
|
|
|
|
NumGradeTiersUsed=7
|
|
|
|
|
|
|
|
|
|
[HighScore]
|
|
|
|
|