Files
itgmania212121/stepmania/Themes/default/metrics.ini
T

4478 lines
149 KiB
INI
Raw Normal View History

2005-10-14 04:52:55 +00:00
[Global]
IsBaseTheme=1
[Common]
AutoSetStyle=false
2005-08-31 04:02:41 +00:00
ColorP1Command=diffuse,PlayerColor(PLAYER_1)
ColorP2Command=diffuse,PlayerColor(PLAYER_2)
InitialScreen="ScreenCompany"
FirstAttractScreen="ScreenCompany"
2007-02-12 23:24:19 +00:00
DefaultModifiers="default;1.5x"
DefaultCpuModifiers=""
DefaultNoteSkinName="default"
DifficultiesToShow="beginner,easy,medium,hard,challenge"
2006-10-07 22:49:04 +00:00
CourseDifficultiesToShow="easy,medium,hard"
StepsTypesToHide="dance-couple,dance-solo,pump-halfdouble,lights-cabinet"
2004-11-07 06:18:10 +00:00
ScreenWidth=640
ScreenHeight=480
OverlayScreens="ScreenSystemLayer,ScreenSyncOverlay,ScreenStatsOverlay,ScreenDebugOverlay"
2005-03-11 02:50:37 +00:00
MaxCourseEntriesBeforeShowVarious=6
2007-02-23 21:45:33 +00:00
AllStepsTypeInOneList=false
2002-10-06 16:56:58 +00:00
2005-06-16 07:44:24 +00:00
[Gameplay]
2006-09-26 08:26:49 +00:00
ComboIsPerRow=GAMESTATE:GetPlayMode() == "PlayMode_Oni"
MinScoreToContinueCombo=GAMESTATE:GetPlayMode() == "PlayMode_Oni" and "TapNoteScore_W2" or "TapNoteScore_W3"
MinScoreToMaintainCombo="TapNoteScore_W3"
2005-06-16 07:44:24 +00:00
2005-05-03 09:29:54 +00:00
[Screen]
2005-08-03 00:47:33 +00:00
ScreenInitCommand=
2005-08-03 00:41:30 +00:00
ScreenOnCommand=
2006-09-21 20:07:36 +00:00
AllowOperatorMenuButton=true
2007-03-16 06:00:06 +00:00
RepeatRate=-1
RepeatDelay=-1
2005-07-23 01:22:49 +00:00
PrepareScreens=
PersistScreens=
GroupedScreens=
2007-03-16 23:33:41 +00:00
CodeNames=""
2006-06-29 00:49:09 +00:00
CancelCancelCommand=
2007-02-26 01:36:59 +00:00
ShowCoinsAndCredits=true
2005-05-03 09:29:54 +00:00
[ModeSwitcher]
PrevModeX=-200
PrevModeY=-170
PrevIconX=-200
PrevIconY=-120
PrevModeZoom=0.8
NextModeX=200
NextModeY=-170
NextIconX=200
NextIconY=-120
NextModeZoom=0.8
CurrentModeX=0
CurrentModeY=0
CurrentModeZoom=1
2006-07-27 06:45:47 +00:00
[UnlockManager]
2006-09-21 20:07:36 +00:00
AutoLockChallengeSteps=false
UnlockNames=""
# UnlockNames="1,2"
2005-02-25 01:45:09 +00:00
# The song "Pledge" requires 500 AP.
2006-10-11 02:04:49 +00:00
# Unlock1Command=song,"Pledge";require,"UnlockRequirement_ArcadePoints",500
2005-02-25 01:45:09 +00:00
# The song "ABC" can be unlocked via roulette; pick an arbitrary code
# to use to store the unlock.
2006-10-11 02:04:49 +00:00
# Unlock2Command=song,"ABC";code,"59183751";roulette
2005-02-25 01:45:09 +00:00
2007-05-07 23:48:06 +00:00
[LightsManager]
GameButtonsToShow=""
2005-03-18 01:56:55 +00:00
[ScreenSelect]
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
UpdateOnMessage=""
2005-03-18 01:56:55 +00:00
[ScreenTitleMenu]
2003-09-27 01:55:04 +00:00
# Note that we don't use the "name" parameter to Choices here. Name1 is
# the displayed text, which might be translated or otherwise changed. The "name,foo"
# parameter to ModeChoices is an asset name, which is used in filenames.
Class="ScreenTitleMenu"
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelectMasterBlank"
PrevScreen="ScreenCompany"
2006-06-27 23:08:28 +00:00
ScreenOnCommand=lockinput,0
CoinModeChangeScreen=ScreenTitleBranch()
2006-09-21 20:07:36 +00:00
SharedSelection=true
AllowDisabledPlayerInput=true
OverrideSleepAfterTweenOffSeconds=true
SleepAfterTweenOffSeconds=0
ChoiceNames="1,2,3,4,5,6,7,8"
//,8
DefaultChoice="1"
NumChoicesOnPage1=100
2006-09-21 20:07:36 +00:00
WrapCursor=true
AllowRepeatingInput=true
Choice1="ApplyDefaultOptions;screen,"..ScreenCautionBranch()..";text,Game Start"
2006-11-24 14:37:19 +00:00
Choice2="screen,ScreenNetworkOptions;text,Play Online"
Choice3="screen,ScreenSelectGame;text,Select Game"
Choice4="screen,ScreenOptionsService;text,Options"
Choice5="screen,ScreenEditMenu;text,Edit/Sync Songs"
Choice6="screen,ScreenOptionsManageCourses;text,Edit Courses"
Choice7="screen,ScreenJukeboxMenu;text,Jukebox"
Choice8="screen,ScreenExit;text,Exit"
Choice9="screen,ScreenTest;text,Sandbox"
2006-09-21 20:07:36 +00:00
ShowIcon=false
ShowScroller=true
PerChoiceScrollElement=false
ScrollerTransform=function(self,offset,itemIndex,numItems) self:y(22*offset) end
2005-01-06 02:00:49 +00:00
ScrollerSecondsPerItem=0
ScrollerNumItemsToDraw=20
ScrollerX=SCREEN_CENTER_X
2006-05-18 04:12:28 +00:00
ScrollerY=SCREEN_CENTER_Y+40
2005-01-06 02:00:49 +00:00
ScrollerOnCommand=
ScrollerOffCommand=
2005-05-18 03:33:51 +00:00
TimerSeconds=-1
2006-09-21 20:07:36 +00:00
StyleIcon=false
HelpX=SCREEN_CENTER_X
2006-08-22 14:31:33 +00:00
HelpY=SCREEN_BOTTOM-20
2005-01-07 23:05:10 +00:00
HelpOnCommand=zoom,0.5
HelpOffCommand=
IdleCommentSeconds=12
IdleTimeoutSeconds=30
IdleTimeoutScreen=THEME:GetMetric("Common","FirstAttractScreen")
PrevScreen="ScreenCompany"
2005-01-05 04:40:39 +00:00
2005-02-01 06:29:57 +00:00
[ScreenExit]
Class="ScreenExit"
2006-09-22 07:00:26 +00:00
Fallback="Screen"
2006-09-21 20:07:36 +00:00
AllowOperatorMenuButton=false
2005-02-01 06:29:57 +00:00
2005-01-05 04:40:39 +00:00
[ScreenTitleJoin]
Class="ScreenTitleMenu"
2006-09-22 07:00:26 +00:00
Fallback="ScreenTitleMenu"
ChoiceNames="1"
2002-08-14 00:03:42 +00:00
[ScreenCaution]
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelectMasterBlank"
PrevScreen=ScreenTitleBranch()
Choice1="screen,ScreenSelectStyle"
2007-04-18 02:17:17 +00:00
[ScreenProfileLoad]
Class="ScreenProfileLoad"
Fallback="ScreenWithMenuElements"
NextScreen=SongSelectionScreen()
PrevScreen=ScreenTitleBranch()
TimerSeconds=-1
2007-04-24 16:34:17 +00:00
LoadEdits=true
2007-04-18 02:17:17 +00:00
[ScreenProfileSave]
Class="ScreenProfileSave"
Fallback="ScreenWithMenuElements"
NextScreen=SelectEndingScreen()
PrevScreen=ScreenTitleBranch()
TimerSeconds=-1
[ScreenEz2SelectPlayer]
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
JoinFrameP1X=SCREEN_CENTER_X-200
JoinFrameP1Y=SCREEN_CENTER_Y+110
JoinFrameP2X=SCREEN_CENTER_X+200
JoinFrameP2Y=SCREEN_CENTER_Y+110
JoinMessageP1X=SCREEN_CENTER_X-200
JoinMessageP1Y=SCREEN_CENTER_Y+96
JoinMessageP2X=SCREEN_CENTER_X+200
JoinMessageP2Y=SCREEN_CENTER_Y+96
2002-08-27 16:53:25 +00:00
TimerSeconds=40
2006-09-21 20:07:36 +00:00
TimerStealth=false
StyleIcon=true
NextScreen=ScreenSelectGroupBranch()
PrevScreen=ScreenTitleBranch()
2006-09-21 20:07:36 +00:00
SilentWait=true
BounceJoinMessage=true
FoldOnJoin=true
2003-03-09 00:55:49 +00:00
[ScreenSelectStyle]
Class="ScreenSelectStyle"
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelect"
ChoiceNames="1,2,3,4,5"
2003-09-25 21:27:49 +00:00
# The "name" here affects the announcer, eg. "ScreenSelectStyle comment single".
Choice1="Style,single;name,single;screen,ScreenSelectDifficulty"
Choice2="Style,versus;name,versus;screen,ScreenSelectDifficulty"
Choice3="Style,couple;name,couple;screen,ScreenSelectDifficulty"
Choice4="Style,double;name,double;screen,ScreenSelectDifficulty"
Choice5="Style,solo;name,solo;screen,ScreenSelectDifficulty"
2002-08-20 21:00:56 +00:00
TimerSeconds=40
2006-09-21 20:07:36 +00:00
StyleIcon=true
2005-01-05 02:55:17 +00:00
IdleCommentSeconds=15
IdleTimeoutSeconds=0
PrevScreen=ScreenTitleBranch()
PremiumX=SCREEN_CENTER_X+230
PremiumY=SCREEN_CENTER_Y-156
PremiumOnCommand=addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6;glowshift;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.3
PremiumOffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
2005-11-16 04:38:16 +00:00
Icon1X=SCREEN_CENTER_X-270
Icon1Y=SCREEN_BOTTOM-60
2004-11-06 06:04:13 +00:00
Icon1OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
2003-03-03 10:03:02 +00:00
Icon1OffCommand=bouncebegin,0.5;zoomy,0
2005-11-16 04:38:16 +00:00
Icon2X=SCREEN_CENTER_X-190
Icon2Y=SCREEN_BOTTOM-60
2004-11-06 06:04:13 +00:00
Icon2OnCommand=addx,-SCREEN_WIDTH;sleep,0.15;decelerate,0.3;addx,SCREEN_WIDTH
2003-03-03 10:03:02 +00:00
Icon2OffCommand=bouncebegin,0.5;zoomy,0
2005-11-16 04:38:16 +00:00
Icon3X=SCREEN_CENTER_X-110
Icon3Y=SCREEN_BOTTOM-60
2004-11-06 06:04:13 +00:00
Icon3OnCommand=addx,-SCREEN_WIDTH;sleep,0.10;decelerate,0.3;addx,SCREEN_WIDTH
2003-03-03 10:03:02 +00:00
Icon3OffCommand=bouncebegin,0.5;zoomy,0
2005-11-16 04:38:16 +00:00
Icon4X=SCREEN_CENTER_X-30
Icon4Y=SCREEN_BOTTOM-60
2004-11-06 06:04:13 +00:00
Icon4OnCommand=addx,-SCREEN_WIDTH;sleep,0.05;decelerate,0.3;addx,SCREEN_WIDTH
2003-03-03 10:03:02 +00:00
Icon4OffCommand=bouncebegin,0.5;zoomy,0
2005-11-16 04:38:16 +00:00
Icon5X=SCREEN_CENTER_X+50
Icon5Y=SCREEN_BOTTOM-60
2004-11-06 06:04:13 +00:00
Icon5OnCommand=addx,-SCREEN_WIDTH;sleep,0.00;decelerate,0.3;addx,SCREEN_WIDTH
2003-03-03 10:03:02 +00:00
Icon5OffCommand=bouncebegin,0.5;zoomy,0
2003-04-14 22:12:54 +00:00
Icon6X=
Icon6Y=
2004-11-06 06:04:13 +00:00
Icon6OnCommand=addx,-SCREEN_WIDTH;sleep,0.00;decelerate,0.3;addx,SCREEN_WIDTH
2003-04-14 22:12:54 +00:00
Icon6OffCommand=bouncebegin,0.5;zoomy,0
Icon7X=
Icon7Y=
2004-11-06 06:04:13 +00:00
Icon7OnCommand=addx,-SCREEN_WIDTH;sleep,0.00;decelerate,0.3;addx,SCREEN_WIDTH
2003-04-14 22:12:54 +00:00
Icon7OffCommand=bouncebegin,0.5;zoomy,0
Icon8X=
Icon8Y=
2004-11-06 06:04:13 +00:00
Icon8OnCommand=addx,-SCREEN_WIDTH;sleep,0.00;decelerate,0.3;addx,SCREEN_WIDTH
2003-04-14 22:12:54 +00:00
Icon8OffCommand=bouncebegin,0.5;zoomy,0
2003-03-09 00:55:49 +00:00
IconGainFocusCommand=glowshift;effectperiod,0.5
IconLoseFocusCommand=stopeffect
2005-08-26 21:10:42 +00:00
DisabledCommand=diffuse,0.2,0.2,0.2,1
2005-11-16 04:38:16 +00:00
ExplanationX=SCREEN_CENTER_X+80
ExplanationY=SCREEN_CENTER_Y-40
ExplanationOnCommand=addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6
ExplanationOffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
2005-11-16 04:38:16 +00:00
WarningX=SCREEN_CENTER_X+130
WarningY=SCREEN_CENTER_Y+88
2003-04-11 21:51:28 +00:00
WarningOnCommand=addy,-120;zoomy,0;decelerate,0.5;zoomy,1;addy,120;diffuseshift;effectcolor1,1,1,1,1;effectcolor2,0.4,0.4,0.4,1
2003-03-09 00:55:49 +00:00
WarningOffCommand=accelerate,0.3;zoomy,0;y,280
2005-11-16 04:38:16 +00:00
InfoX=SCREEN_CENTER_X+80
InfoY=SCREEN_CENTER_Y+40
InfoOnCommand=zoomy,0;bounceend,0.5;zoomy,1
2003-03-03 10:03:02 +00:00
InfoOffCommand=bouncebegin,0.5;zoomy,0
PictureX=SCREEN_CENTER_X-160
2005-11-16 04:38:16 +00:00
PictureY=SCREEN_CENTER_Y-20
2003-04-11 21:51:28 +00:00
PictureOnCommand=diffusealpha,0;glow,1,1,1,0;linear,0.2;glow,1,1,1,1;linear,0.0;diffusealpha,1;linear,0.2;glow,1,1,1,0
2003-04-20 02:37:58 +00:00
PictureOffCommand=linear,0.5;diffusealpha,0;glow,1,1,1,0
2003-03-03 23:51:15 +00:00
[ScreenSelectMode]
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelect"
JoinFrameP1X=SCREEN_CENTER_X-200
JoinFrameP1Y=SCREEN_CENTER_Y+110
JoinFrameP2X=SCREEN_CENTER_X+200
JoinFrameP2Y=SCREEN_CENTER_Y+110
JoinMessageP1X=SCREEN_CENTER_X-200
JoinMessageP1Y=SCREEN_CENTER_Y+96
JoinMessageP2X=SCREEN_CENTER_X+200
JoinMessageP2Y=SCREEN_CENTER_Y+96
GuideX=SCREEN_CENTER_X+0
GuideY=SCREEN_CENTER_Y+134
TimerSeconds=30
2006-09-21 20:07:36 +00:00
TimerStealth=false
StyleIcon=true
NextScreen=ScreenSelectGroupBranch()
ScrollingListX=SCREEN_CENTER_X+0
ScrollingListY=SCREEN_CENTER_Y+10
2002-09-29 05:06:18 +00:00
UseSelectionBGAnimations=0
SelectionSpecificBGAnimations=0
2006-09-22 07:21:34 +00:00
BounceJoinMessage=true
FoldOnJoin=true
ScrollingListOffCommand=bouncebegin,0.5;zoomy,0
GuideOffCommand=bouncebegin,0.5;addy,400
ChoiceListHighlightOffCommand=linear,0.5;diffusealpha,0;glow,1,1,1,0
ChoiceListFrameOffCommand=linear,0.5;diffusealpha,0;glow,1,1,1,0
2006-09-22 07:46:21 +00:00
UseModeSpecificBGAnims=false
2006-09-21 20:07:36 +00:00
EnableCharSelect=false
Only2DChars=false
CharacterIconP1Y=SCREEN_CENTER_Y+0
CharacterIconP1X=SCREEN_CENTER_X+0
CharacterIconP2Y=SCREEN_CENTER_Y+0
CharacterIconP2X=SCREEN_CENTER_X+0
2003-12-04 04:28:19 +00:00
CharacterIconP1OffCommand=linear,0.3;diffusealpha,0;sleep,10
CharacterIconP2OffCommand=linear,0.3;diffusealpha,0;sleep,10
2003-03-09 00:55:49 +00:00
[ScreenSelectDifficulty]
Class="ScreenSelectDifficulty"
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelect"
2006-06-29 00:49:09 +00:00
ScreenOnCommand=
LockInputSeconds=0.8
ChoiceNames="1,2,3,4,5,6,7,8"
Choice1="PlayMode,regular;Difficulty,beginner;name,beginner;screen,"..ScreenSelectGroupBranch()
Choice2="PlayMode,regular;Difficulty,easy;name,easy;screen,"..ScreenSelectGroupBranch()
Choice3="PlayMode,regular;Difficulty,medium;name,medium;screen,"..ScreenSelectGroupBranch()
Choice4="PlayMode,regular;Difficulty,hard;name,hard;screen,"..ScreenSelectGroupBranch()
Choice5="PlayMode,nonstop;name,nonstop;screen,"..GetScreenInstructions()
Choice6="PlayMode,oni;name,oni;screen,"..GetScreenInstructions()
Choice7="PlayMode,endless;name,endless;screen,"..GetScreenInstructions()
Choice8="PlayMode,rave;name,rave;screen,"..GetScreenInstructions()
2003-03-31 03:11:31 +00:00
NumChoicesOnPage1=4
TimerSeconds=40
2006-09-21 20:07:36 +00:00
StyleIcon=true
2005-01-05 02:55:17 +00:00
IdleCommentSeconds=15
IdleTimeoutSeconds=0
PrevScreen=ScreenTitleBranch()
2003-03-10 01:28:53 +00:00
SleepAfterChoiceSeconds=0.3
2006-09-21 20:07:36 +00:00
WaitForChildrenBeforeTweeningOut=true
IgnoredElementOnCommand=diffuse,0.4,0.4,0.4,1
MorePage1X=SCREEN_CENTER_X+260
2006-01-21 02:33:46 +00:00
MorePage1Y=SCREEN_CENTER_Y-166
2003-04-12 06:16:12 +00:00
MorePage1OnCommand=diffusealpha,0;linear,0.5;diffusealpha,1
2003-04-11 21:51:28 +00:00
MorePage1OffCommand=linear,0.5;diffusealpha,0
MorePage2X=SCREEN_WIDTH+SCREEN_CENTER_X-260
2006-01-21 02:33:46 +00:00
MorePage2Y=SCREEN_CENTER_Y-166
2003-04-12 06:16:12 +00:00
MorePage2OnCommand=
2003-04-11 21:51:28 +00:00
MorePage2OffCommand=linear,0.5;diffusealpha,0
ExplanationPage1X=SCREEN_CENTER_X-150
ExplanationPage1Y=SCREEN_CENTER_Y-170
ExplanationPage1OnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6;
ExplanationPage1OffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
ExplanationPage2X=SCREEN_WIDTH+SCREEN_CENTER_X+140
ExplanationPage2Y=SCREEN_CENTER_Y-170
2003-04-12 06:16:12 +00:00
ExplanationPage2OnCommand=
ExplanationPage2OffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
2006-01-21 02:33:46 +00:00
InfoPage1Choice1X=SCREEN_CENTER_X-160
InfoPage1Choice1Y=SCREEN_CENTER_Y-94
InfoPage1Choice1OnCommand=vertalign,bottom;addx,-SCREEN_WIDTH*1.2;sleep,0.0;decelerate,0.4;addx,SCREEN_WIDTH*1.2
InfoPage1Choice1OffCommand=sleep,0.3;accelerate,0.4;addx,-SCREEN_WIDTH*1.2
2006-01-21 02:33:46 +00:00
InfoPage1Choice2X=SCREEN_CENTER_X+140
InfoPage1Choice2Y=SCREEN_CENTER_Y-94
InfoPage1Choice2OnCommand=vertalign,bottom;addx,-SCREEN_WIDTH*1.2;sleep,0.2;decelerate,0.4;addx,SCREEN_WIDTH*1.2
InfoPage1Choice2OffCommand=sleep,0.5;accelerate,0.4;addx,-SCREEN_WIDTH*1.2
2006-01-21 02:33:46 +00:00
InfoPage1Choice3X=SCREEN_CENTER_X-160
InfoPage1Choice3Y=SCREEN_CENTER_Y+80
InfoPage1Choice3OnCommand=vertalign,bottom;addx,-SCREEN_WIDTH*1.2;sleep,0.4;decelerate,0.4;addx,SCREEN_WIDTH*1.2
InfoPage1Choice3OffCommand=sleep,0.7;accelerate,0.4;addx,-SCREEN_WIDTH*1.2
2006-01-21 02:33:46 +00:00
InfoPage1Choice4X=SCREEN_CENTER_X+140
InfoPage1Choice4Y=SCREEN_CENTER_Y+80
InfoPage1Choice4OnCommand=vertalign,bottom;addx,-SCREEN_WIDTH*1.2;sleep,0.6;decelerate,0.4;addx,SCREEN_WIDTH*1.2
InfoPage1Choice4OffCommand=sleep,0.9;accelerate,0.4;addx,-SCREEN_WIDTH*1.2
2006-01-21 02:33:46 +00:00
InfoPage2Choice1X=SCREEN_WIDTH+SCREEN_CENTER_X-160
InfoPage2Choice1Y=SCREEN_CENTER_Y-94
2003-04-12 06:16:12 +00:00
InfoPage2Choice1OnCommand=vertalign,bottom
InfoPage2Choice1OffCommand=sleep,0.3;accelerate,0.4;addx,-SCREEN_WIDTH*1.2
2006-01-21 02:33:46 +00:00
InfoPage2Choice2X=SCREEN_WIDTH+SCREEN_CENTER_X+140
InfoPage2Choice2Y=SCREEN_CENTER_Y-94
2003-04-12 06:16:12 +00:00
InfoPage2Choice2OnCommand=vertalign,bottom
InfoPage2Choice2OffCommand=sleep,0.5;accelerate,0.4;addx,-SCREEN_WIDTH*1.2
2006-01-21 02:33:46 +00:00
InfoPage2Choice3X=SCREEN_WIDTH+SCREEN_CENTER_X-160
InfoPage2Choice3Y=SCREEN_CENTER_Y+80
2003-04-12 06:16:12 +00:00
InfoPage2Choice3OnCommand=vertalign,bottom
InfoPage2Choice3OffCommand=sleep,0.7;accelerate,0.4;addx,-SCREEN_WIDTH*1.2
2006-01-21 02:33:46 +00:00
InfoPage2Choice4X=SCREEN_WIDTH+SCREEN_CENTER_X+140
InfoPage2Choice4Y=SCREEN_CENTER_Y+80
2003-04-12 06:16:12 +00:00
InfoPage2Choice4OnCommand=vertalign,bottom
InfoPage2Choice4OffCommand=sleep,0.9;accelerate,0.4;addx,-SCREEN_WIDTH*1.2
2006-01-21 02:33:46 +00:00
PicturePage1Choice1X=SCREEN_CENTER_X-160
PicturePage1Choice1Y=SCREEN_CENTER_Y-94
2003-04-12 06:16:12 +00:00
PicturePage1Choice1OnCommand=vertalign,top;zoomy,0.0;sleep,0.4;bounceend,0.3;zoomy,1
2003-03-03 10:03:02 +00:00
PicturePage1Choice1OffCommand=sleep,0.0;bouncebegin,0.3;zoomy,0
2006-01-21 02:33:46 +00:00
PicturePage1Choice2X=SCREEN_CENTER_X+140
PicturePage1Choice2Y=SCREEN_CENTER_Y-94
2003-04-12 06:16:12 +00:00
PicturePage1Choice2OnCommand=vertalign,top;zoomy,0.0;sleep,0.6;bounceend,0.3;zoomy,1
2003-03-03 10:03:02 +00:00
PicturePage1Choice2OffCommand=sleep,0.2;bouncebegin,0.3;zoomy,0
2006-01-21 02:33:46 +00:00
PicturePage1Choice3X=SCREEN_CENTER_X-160
PicturePage1Choice3Y=SCREEN_CENTER_Y+80
2003-04-12 06:16:12 +00:00
PicturePage1Choice3OnCommand=vertalign,top;zoomy,0.0;sleep,0.8;bounceend,0.3;zoomy,1
2003-03-03 10:03:02 +00:00
PicturePage1Choice3OffCommand=sleep,0.4;bouncebegin,0.3;zoomy,0
2006-01-21 02:33:46 +00:00
PicturePage1Choice4X=SCREEN_CENTER_X+140
PicturePage1Choice4Y=SCREEN_CENTER_Y+80
2003-04-12 06:16:12 +00:00
PicturePage1Choice4OnCommand=vertalign,top;zoomy,0.0;sleep,1.0;bounceend,0.3;zoomy,1
2003-03-03 10:03:02 +00:00
PicturePage1Choice4OffCommand=sleep,0.6;bouncebegin,0.3;zoomy,0
2006-01-21 02:33:46 +00:00
PicturePage2Choice1X=SCREEN_WIDTH+SCREEN_CENTER_X-160
PicturePage2Choice1Y=SCREEN_CENTER_Y-94
2003-04-12 06:16:12 +00:00
PicturePage2Choice1OnCommand=vertalign,top;
2003-03-03 10:03:02 +00:00
PicturePage2Choice1OffCommand=sleep,0.0;bouncebegin,0.3;zoomy,0
2006-01-21 02:33:46 +00:00
PicturePage2Choice2X=SCREEN_WIDTH+SCREEN_CENTER_X+140
PicturePage2Choice2Y=SCREEN_CENTER_Y-94
2003-04-12 06:16:12 +00:00
PicturePage2Choice2OnCommand=vertalign,top
2003-03-03 10:03:02 +00:00
PicturePage2Choice2OffCommand=sleep,0.2;bouncebegin,0.3;zoomy,0
2006-01-21 02:33:46 +00:00
PicturePage2Choice3X=SCREEN_WIDTH+SCREEN_CENTER_X-160
PicturePage2Choice3Y=SCREEN_CENTER_Y+80
2003-04-12 06:16:12 +00:00
PicturePage2Choice3OnCommand=vertalign,top
2003-03-03 10:03:02 +00:00
PicturePage2Choice3OffCommand=sleep,0.4;bouncebegin,0.3;zoomy,0
2006-01-21 02:33:46 +00:00
PicturePage2Choice4X=SCREEN_WIDTH+SCREEN_CENTER_X+140
PicturePage2Choice4Y=SCREEN_CENTER_Y+80
2003-04-12 06:16:12 +00:00
PicturePage2Choice4OnCommand=vertalign,top
PicturePage2Choice4OffCommand=sleep,0.6;bouncebegin,0.3;zoomy,0
2003-04-11 21:51:28 +00:00
CursorOnCommand=diffusealpha,0;rotationz,340;zoom,4;linear,0.3;diffusealpha,1;rotationz,0;zoom,1;glowshift;effectperiod,0.5
CursorChooseCommand=sleep,0.2;linear,0.2;addx,10;addy,10
2003-03-03 10:03:02 +00:00
CursorOffCommand=sleep,0.2;linear,0.3;zoom,0
CursorP1OffsetXFromPicture=-40
2006-01-21 02:33:46 +00:00
CursorP1OffsetYFromPicture=80
2003-03-03 10:03:02 +00:00
CursorP2OffsetXFromPicture=+40
2006-01-21 02:33:46 +00:00
CursorP2OffsetYFromPicture=80
2003-04-11 21:51:28 +00:00
ShadowOnCommand=diffusealpha,0;rotationz,340;zoom,4;linear,0.3;diffusealpha,1;rotationz,0;zoom,1
ShadowChooseCommand=sleep,0.2;linear,0.2;diffusealpha,0
ShadowOffCommand=sleep,0.2;linear,0.3;diffusealpha,0
2003-03-03 10:03:02 +00:00
ShadowLengthX=10
ShadowLengthY=10
2003-04-11 21:51:28 +00:00
OKOnCommand=diffusealpha,1
OKChooseCommand=diffusealpha,1;zoom,2;linear,0.2;diffusealpha,1;zoom,1
2003-03-03 10:03:02 +00:00
OKOffCommand=sleep,0.2;linear,0.3;zoom,0
2005-08-26 21:10:42 +00:00
EnabledCommand=diffuse,1,1,1,1
DisabledCommand=diffuse,0.2,0.2,0.2,1
[ScreenSelectGroup]
Class="ScreenSelectGroup"
NextScreen=GetScreenInstructions()
PrevScreen=ScreenTitleBranch()
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
2006-09-21 20:07:36 +00:00
WaitForChildrenBeforeTweeningOut=true
FrameX=SCREEN_CENTER_X-140
FrameY=SCREEN_CENTER_Y-80
FrameOnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
FrameOffCommand=sleep,0.6;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
BannerX=SCREEN_CENTER_X-138
BannerY=SCREEN_CENTER_Y-82
BannerOnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
BannerOffCommand=sleep,0.6;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
2002-09-03 15:42:36 +00:00
BannerWidth=288
2002-08-14 00:03:42 +00:00
BannerHeight=92
NumberX=SCREEN_CENTER_X-204
NumberY=SCREEN_CENTER_Y-16
NumberOnCommand=horizalign,right;shadowlength,0;addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
NumberOffCommand=sleep,0.6;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
ExplanationX=SCREEN_CENTER_X-210
ExplanationY=SCREEN_CENTER_Y-174
ExplanationOnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
ExplanationOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
ContentsX=SCREEN_CENTER_X+0
ContentsY=SCREEN_CENTER_Y+20
2003-04-12 06:16:12 +00:00
ContentsOnCommand=diffusealpha,0;linear,0.5;diffusealpha,1
2003-04-11 21:51:28 +00:00
ContentsOffCommand=linear,0.5;diffusealpha,0
GroupListX=SCREEN_CENTER_X+184
GroupListY=SCREEN_CENTER_Y-40
GroupListOnCommand=addx,SCREEN_WIDTH*0.6;sleep,0.2;addx,-SCREEN_WIDTH*0.6
GroupListOffCommand=
MusicListX=SCREEN_CENTER_X-300
MusicListY=SCREEN_CENTER_Y+36
2003-04-12 06:16:12 +00:00
MusicListOnCommand=
MusicListOffCommand=
2003-03-10 01:28:53 +00:00
SleepAfterTweenOffSeconds=0.8
2002-08-20 21:00:56 +00:00
TimerSeconds=40
2006-09-21 20:07:36 +00:00
StyleIcon=true
2002-08-14 00:03:42 +00:00
[GroupList]
StartX=0
StartY=-136
SpacingX=0
2004-11-07 07:13:40 +00:00
SpacingY=28
2006-08-21 21:26:02 +00:00
ButtonFrameGainFocusCommand=stoptweening;linear,0.2;x,-40
ButtonFrameLoseFocusCommand=stoptweening;linear,0.2;x,0
ButtonGainFocusCommand=glowshift;effectperiod,0.5
ButtonLoseFocusCommand=stopeffect
LabelGainFocusCommand=glowshift;effectperiod,0.5
LabelLoseFocusCommand=stopeffect
ButtonHideItemCommand=linear,0.2;diffusealpha,0
ButtonShowItemCommand=stoptweening;linear,0.2;diffusealpha,1;zoom,1.0;
LabelHideItemCommand=linear,0.2;diffusealpha,0
LabelShowItemCommand=stoptweening;linear,0.2;diffusealpha,1;zoom,1.0;
2004-11-07 06:51:00 +00:00
# This just selects the type of tweening used for scrolling the list; it shouldn't actually
# queue any commands.
2006-08-21 21:26:02 +00:00
FrameScrollTweenCommand=stoptweening;linear,0.2;
[MusicList]
NumColumns=4
NumRows=10
StartX=0
StartY=0
2004-11-07 07:13:40 +00:00
SpacingX=150
CropWidth=146
2006-08-21 21:42:41 +00:00
TitleInitCommand=horizalign,left;vertalign,top;shadowlength,2;zoom,0.5;
[ScreenInstructions]
Class="ScreenInstructions"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
NextScreen="ScreenSelectCharacter"
PrevScreen=ScreenTitleBranch()
TimerSeconds=15
2006-09-21 20:07:36 +00:00
StyleIcon=true
[ScreenSelectMusic]
Class="ScreenSelectMusic"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
NextScreen=GetSelectMusicNext()
PrevScreen=ScreenTitleBranch()
MusicWheelType="MusicWheel"
2007-04-07 02:17:19 +00:00
SampleMusicLoops=true
2007-04-06 20:08:42 +00:00
SampleMusicFallbackFadeInSeconds=0
2005-06-11 10:35:10 +00:00
ShowOptionsMessageSeconds=1.5
BannerX=0
BannerY=0
BannerOnCommand=scaletoclipped,256,80;hidden,1
BannerOffCommand=
2006-09-21 20:07:36 +00:00
ShowStage=true
StageX=SCREEN_CENTER_X-272-SCREEN_WIDTH*0.6
StageY=SCREEN_CENTER_Y-134
2006-09-15 04:13:18 +00:00
StageOnCommand=draworder,101;bounceend,0.5;addx,SCREEN_WIDTH*0.6
StageOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
CDTitleX=-170
CDTitleY=SCREEN_CENTER_Y-98
2006-09-26 09:09:38 +00:00
CDTitleFrontCommand=roll,1;spin;effectmagnitude,0,150,0;cullmode,"CullMode_Back";
CDTitleBackCommand=roll,1;spin;effectmagnitude,0,150,0;cullmode,"CullMode_Front";diffuse,#606060;
2006-09-15 04:13:18 +00:00
CDTitleOnCommand=bounceend,0.5;addx,SCREEN_WIDTH*0.6;draworder,101
CDTitleOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
ScoreFrameP1X=SCREEN_CENTER_X-265+SCREEN_WIDTH*0.6
ScoreFrameP1Y=SCREEN_CENTER_Y+160
ScoreFrameP1OnCommand=bounceend,0.5;addx,-SCREEN_WIDTH*0.6
ScoreFrameP1OffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH
ScoreFrameP2X=SCREEN_CENTER_X-45+SCREEN_WIDTH*0.6
ScoreFrameP2Y=SCREEN_CENTER_Y+160
ScoreFrameP2OnCommand=bounceend,0.5;addx,-SCREEN_WIDTH*0.6
ScoreFrameP2OffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
ScoreP1X=SCREEN_CENTER_X-265+SCREEN_WIDTH*0.6
ScoreP1Y=SCREEN_CENTER_Y+154
ScoreP1OnCommand=bounceend,0.5;addx,-SCREEN_WIDTH*0.6
ScoreP1OffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
ScoreP2X=SCREEN_CENTER_X-44+SCREEN_WIDTH*0.6
ScoreP2Y=SCREEN_CENTER_Y+154
ScoreP2OnCommand=bounceend,0.5;addx,-SCREEN_WIDTH*0.6
ScoreP2OffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
2004-11-07 06:51:00 +00:00
# Don't use relative motion here. It's usually possible to change the
# sort again while this command is still executing.
ScoreP1SortChangeCommand=stoptweening;decelerate,0.128;x,920;sleep,0.128;accelerate,0.25;x,58
ScoreP2SortChangeCommand=stoptweening;decelerate,0.128;x,920;sleep,0.128;accelerate,0.25;x,269
ScoreFrameP1SortChangeCommand=stoptweening;decelerate,0.128;x,920;sleep,0.128;accelerate,0.25;x,58
ScoreFrameP2SortChangeCommand=stoptweening;decelerate,0.128;x,920;sleep,0.128;accelerate,0.25;x,269
MusicWheelX=SCREEN_WIDTH-160
2005-05-31 07:36:49 +00:00
MusicWheelY=SCREEN_CENTER_Y+4
2006-04-09 21:42:48 +00:00
MusicWheelOnCommand=
2005-05-31 07:36:49 +00:00
MusicWheelOffCommand=
2002-09-06 17:34:46 +00:00
TimerSeconds=60
2006-09-21 20:07:36 +00:00
StyleIcon=true
SampleMusicDelay=0.25
2006-09-21 20:07:36 +00:00
DoRouletteOnMenuTimer=true
AlignMusicBeat=false
Codes=""
2005-04-23 02:33:48 +00:00
OptionsMenuAvailable=OptionsMenuAvailable()
SelectMenuAvailable=false
2005-04-27 04:35:55 +00:00
ModeMenuAvailable=ModeMenuAvailable()
2007-04-06 15:58:01 +00:00
ScreenModsCommand=setupmusicstagemods
PreviousSongButton="MenuLeft"
NextSongButton="MenuRight"
2007-03-01 07:57:04 +00:00
UseOptionsList=false
2007-03-11 09:28:02 +00:00
TwoPartSelection=false
2002-09-06 17:34:46 +00:00
[ScreenSelectCourse]
Class="ScreenSelectMusic"
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelectMusic"
BPMDisplayOnCommand=hidden,1
CDTitleOnCommand=hidden,1
ExplanationX=SCREEN_CENTER_X-188
ExplanationY=SCREEN_CENTER_Y-172
2004-11-06 06:04:13 +00:00
ExplanationOnCommand=addx,-SCREEN_WIDTH;sleep,0.5;bounceend,0.5;addx,SCREEN_WIDTH
ExplanationOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH
Codes="CourseCodeDetector"
2006-09-21 20:07:36 +00:00
DoRouletteOnMenuTimer=false
2007-04-06 19:03:31 +00:00
ScreenModsCommand=setupcoursestagemods
[ScreenSelectCourseNonstop]
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelectCourse"
DefaultSort="Nonstop"
[ScreenSelectCourseOni]
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelectCourse"
DefaultSort="Oni"
2004-08-31 00:12:28 +00:00
ScoreP1OnCommand=hidden,1
ScoreP2OnCommand=hidden,1
ScoreFrameP1OnCommand=hidden,1
ScoreFrameP2OnCommand=hidden,1
[ScreenSelectCourseEndless]
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelectCourse"
DefaultSort="Endless"
[ScreenSMOnlineLogin]
Class="ScreenSMOnlineLogin"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
NextScreen=SMOnlineScreen()
PrevScreen=ScreenTitleBranch()
2006-09-21 20:07:36 +00:00
StyleIcon=false
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2005-01-07 04:10:31 +00:00
[ScreenNetRoom]
MusicSelectScreen="ScreenSMOnlineSelectMusic"
TitleBGWidth=130
TitleBGHeight=55
2005-04-08 21:34:22 +00:00
TitleBGY=SCREEN_CENTER_Y+180
2006-12-05 01:22:23 +00:00
TitleBGX=SCREEN_CENTER_X-160
TitleBGOnCommand=zoomx,1.5;diffusealpha,0;linear,1;diffusealpha,1.0
TitleBGOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
2005-04-08 21:34:22 +00:00
TitleY=SCREEN_CENTER_Y+180
2006-12-05 01:22:23 +00:00
TitleX=SCREEN_CENTER_X-160
TitleOnCommand=zoomx,1.4;diffusealpha,0;linear,1;diffusealpha,1.0
TitleOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
PrevScreen=ScreenTitleBranch()
NextScreen="ScreenGameplayBranch"
2006-09-22 07:00:26 +00:00
Fallback="ScreenNetSelectMusic"
Class="ScreenNetRoom"
2006-09-22 04:20:48 +00:00
OpenRoomColor=color("1.0,1.0,1.0,1.0")
PasswdRoomColor=color("1.0,0.5,0.5,1.0")
InGameRoomColor=color("1.0,0.1,0.1,1.0")
RoomWheelX=SCREEN_CENTER_X+160
RoomWheelY=SCREEN_CENTER_Y+4
RoomWheelOnCommand=
2004-11-23 20:54:22 +00:00
[ScreenSMOnlineSelectMusic]
PrevScreen="ScreenNetRoom"
Class="ScreenNetSelectMusic"
RoomSelectScreen="ScreenNetRoom"
2006-09-22 07:00:26 +00:00
Fallback="ScreenNetSelectMusic"
2004-08-26 07:52:10 +00:00
[ScreenNetSelectMusic]
BannerWidth=200 // These dont do anything but prevent crashes
BannerHeight=200
2005-05-31 07:41:04 +00:00
MusicWheelX=SCREEN_CENTER_X+160
MusicWheelY=SCREEN_CENTER_Y+4
MusicWheelOnCommand=draworder,-1
2005-05-31 07:41:04 +00:00
MusicWheelOffCommand=
TimerStealth=true
2006-12-04 23:56:30 +00:00
BPMDisplayX=SCREEN_CENTER_X-120
BPMDisplayY=SCREEN_CENTER_Y+185
2006-08-16 07:21:28 +00:00
BPMDisplayOnCommand=horizalign,right;shadowlength,0;addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
BPMDisplayOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
OptionIconsP1X=SCREEN_CENTER_X-300
OptionIconsP1Y=SCREEN_CENTER_Y-182
OptionIconsP1OnCommand=zoomy,0;linear,0.5;zoomy,1
OptionIconsP1OffCommand=linear,0.5;zoomy,0
OptionIconsP2X=SCREEN_CENTER_X-300
OptionIconsP2Y=SCREEN_CENTER_Y-164
OptionIconsP2OnCommand=zoomy,0;linear,0.5;zoomy,1
OptionIconsP2OffCommand=linear,0.5;zoomy,0
ChatInputBoxY=SCREEN_CENTER_Y+110
ChatInputBoxX=SCREEN_CENTER_X-157
ChatInputBoxOnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
ChatInputBoxOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
ChatInputBoxWidth=310
ChatInputBoxHeight=60
2006-09-22 04:20:48 +00:00
ChatInputBoxColor=color("0.5,0.5,1.0,0.7") //transparent cyan
ChatOutputBoxY=SCREEN_CENTER_Y-37
ChatOutputBoxX=SCREEN_CENTER_X-157
ChatOutputBoxOnCommand=zoomy,1.1;diffusealpha,0;linear,0.5;diffusealpha,1
2004-09-09 01:02:50 +00:00
ChatOutputBoxOffCommand=diffusealpha,1;linear,0.5;diffusealpha,0;zoomx,0.0;zoomy,0.0
ChatOutputBoxWidth=310
ChatOutputBoxHeight=210
2006-09-22 04:20:48 +00:00
ChatOutputBoxColor=color("1.0,0.5,0.5,0.7") //transparent reddish
2006-12-04 22:17:22 +00:00
ChatInputY=SCREEN_CENTER_Y+87
ChatInputX=SCREEN_CENTER_X-307
2004-12-03 01:22:22 +00:00
ChatInputOnCommand=zoomx,0.0;zoomy,0.0;diffusealpha,0;linear,0.5;diffusealpha,0.8;zoomx,0.5;zoomy,0.5
2004-09-09 01:02:50 +00:00
ChatInputOffCommand=diffusealpha,1;linear,0.5;diffusealpha,0;zoomx,0.25;zoomy,0.25
2005-05-04 05:35:06 +00:00
ChatOutputY=SCREEN_CENTER_Y+71
ChatOutputX=SCREEN_CENTER_X-307
2004-12-03 01:22:22 +00:00
ChatOutputOnCommand=zoomx,1.0;zoomy,1.0;diffusealpha,0;linear,0.5;diffusealpha,0.8;zoomx,0.5;zoomy,0.5
2004-09-09 01:02:50 +00:00
ChatOutputOffCommand=diffusealpha,1;linear,0.5;diffusealpha,0;zoomx,0.25;zoomy,0.25
2005-08-26 21:05:13 +00:00
UsersBGCommand=diffuse,0.7,0.7,0.7,0.7
UsersBGWidth=640
2004-10-13 06:44:01 +00:00
UsersBGHeight=50
UsersBGX=SCREEN_CENTER_X+0
UsersBGY=SCREEN_CENTER_Y-215
2006-12-05 01:07:59 +00:00
UsersBGOnCommand=draworder,1;diffusealpha,0;linear,0.4;diffusealpha,0.7
2004-10-13 06:44:01 +00:00
UsersBGOffCommand=diffusealpha,0.7;linear,0.4;diffusealpha,0
UsersX=SCREEN_CENTER_X-250
UsersY=SCREEN_CENTER_Y-237
UsersDX=SCREEN_CENTER_X-250
UsersAY=SCREEN_CENTER_Y-217
UsersOnCommand=draworder,2;zoom,0;linear,0.5;zoom,1
UsersOffCommand=linear,0.5;zoom,0
Users0Command=draworder,2;zoom,.7;diffuse,1.0,0.4,0.4,1.0
Users1Command=draworder,2;zoom,.7;diffuse,1.0,1.0,1.0,1.0
Users2Command=draworder,2;zoom,.7;diffuse,0.5,0.5,1.0,1.0
Users3Command=draworder,2;zoom,.7;diffuse,0.5,1.0,0.5,1.0
Users4Command=draworder,2;zoom,.7;diffuse,1.0,0.5,0.5,1.0
optionsY=SCREEN_CENTER_Y-170
optionsX=SCREEN_CENTER_X-240
2004-09-06 03:25:26 +00:00
optionsOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,0.7;zoomx,0.7
optionsOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
2006-12-04 23:56:30 +00:00
MeterP1Y=SCREEN_CENTER_Y+157
MeterP1X=SCREEN_CENTER_X-223
MeterP1OnCommand=horizalign,right;zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,1.0;zoomx,1.0
MeterP1OffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
2006-12-04 23:56:30 +00:00
MeterP2Y=SCREEN_CENTER_Y+157
MeterP2X=SCREEN_CENTER_X-110
MeterP2OnCommand=horizalign,right;zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,1.0;zoomx,1.0
MeterP2OffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
2006-12-04 23:56:30 +00:00
DifficultyIconP1X=SCREEN_CENTER_X-175
2007-03-03 21:07:52 +00:00
DifficultyIconP1Y=SCREEN_CENTER_Y+160
2004-09-09 01:02:50 +00:00
DifficultyIconP1OnCommand=shadowlength,2;zoomx,0;zoomy,0;linear,0.5;zoomx,1.0;zoomy,1.0;
DifficultyIconP1OffCommand=linear,0.5;zoomx,0.0;zoomy,0.0;shadowlength,0
2006-12-04 23:56:30 +00:00
DifficultyIconP2Y=SCREEN_CENTER_Y+160
DifficultyIconP2X=SCREEN_CENTER_X-135
2004-09-09 01:02:50 +00:00
DifficultyIconP2OnCommand=shadowlength,2;zoomx,0;zoomy,0;linear,0.5;zoomx,1.0;zoomy,1.0
DifficultyIconP2OffCommand=linear,0.5;zoomx,0.0;zoomy,0.0;shadowlength,0
2006-09-22 04:20:48 +00:00
DiffBGColor=color("0.7,0.7,0.7,0.7")
DiffBGWidth=0
DiffBGHeight=0
DiffBGY=SCREEN_CENTER_Y+160
DiffBGX=SCREEN_CENTER_X-60
2004-08-26 20:01:27 +00:00
DiffBGOnCommand=zoomz,0.0;zoomy,0.0;linear,0.5;zoomy,1.0;zoomx,1.0
DiffBGOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
2005-05-04 05:35:06 +00:00
ChatOutputLines=16
2005-11-03 04:17:14 +00:00
ChatTextOutputWidth=605
ChatTextInputWidth=605
2004-08-26 07:52:10 +00:00
NumStylesShow=1
NumSongsShow=4
NumGroupsShow=3
2006-09-21 20:07:36 +00:00
StyleIcon=false
2004-08-26 07:52:10 +00:00
TimerSeconds=
PrevScreen=ScreenTitleBranch()
NextScreen="ScreenStage"
NoSongsScreen=ScreenTitleBranch()
Class="ScreenNetSelectMusic"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
2004-08-26 07:52:10 +00:00
2002-09-06 17:34:46 +00:00
[ScreenEz2SelectMusic]
PrevScreen=ScreenTitleBranch()
Class="ScreenEz2SelectMusic"
UseModeSwitcher=0
BalloonX=SCREEN_CENTER_X+172
BalloonY=SCREEN_CENTER_Y-100
BalloonOnCommand=linear,0.2;zoomy,1;bob;effectmagnitude,0,10,0
BalloonOffCommand=linear,0.2;zoomy,0
PumpDifficultyX=SCREEN_CENTER_X+0
PumpDifficultyY=SCREEN_CENTER_Y+40
ScrollingListX=SCREEN_CENTER_X+0
ScrollingListY=SCREEN_CENTER_Y+0
2003-06-09 01:13:25 +00:00
ScrollingListRotation=0
BannerRotation=0
2004-11-07 06:51:00 +00:00
MeterP1X=-1000
MeterP1Y=-1000
MeterP2X=-1000
MeterP2Y=-1000
SpeedIconP1X=SCREEN_CENTER_X-280
SpeedIconP2X=SCREEN_CENTER_X+280
SpeedIconP1Y=SCREEN_CENTER_Y-40
SpeedIconP2Y=SCREEN_CENTER_Y-40
MirrorIconP1X=SCREEN_CENTER_X-280
MirrorIconP2X=SCREEN_CENTER_X+280
MirrorIconP1Y=SCREEN_CENTER_Y+40
MirrorIconP2Y=SCREEN_CENTER_Y+40
ShuffleIconP1X=SCREEN_CENTER_X-280
ShuffleIconP2X=SCREEN_CENTER_X+280
ShuffleIconP1Y=SCREEN_CENTER_Y+80
ShuffleIconP2Y=SCREEN_CENTER_Y+80
VanishIconP1X=SCREEN_CENTER_X-280
VanishIconP2X=SCREEN_CENTER_X+280
VanishIconP1Y=SCREEN_CENTER_Y+0
VanishIconP2Y=SCREEN_CENTER_Y+0
HiddenIconP1X=SCREEN_CENTER_X-280
HiddenIconP2X=SCREEN_CENTER_X+280
HiddenIconP1Y=SCREEN_CENTER_Y+0
HiddenIconP2Y=SCREEN_CENTER_Y+0
2004-11-07 06:51:00 +00:00
InfoFrameX=-1000
InfoFrameY=-1000
GroupNameX=SCREEN_CENTER_X+0
GroupNameY=SCREEN_CENTER_Y-185
TitleX=SCREEN_CENTER_X+0
TitleY=SCREEN_CENTER_Y-160
2004-11-07 06:51:00 +00:00
SubTitleX=-1000
SubTitleY=-1000
ArtistX=-1000
ArtistY=-1000
DifficultyRatingX=-1000
DifficultyRatingY=-1000
DifficultyRatingOrientation=0
DifficultyRatingSpacing=40.0
PreviewMusicMode=0 // 0 = play music as you select, 1 = no music plays, select once and preview music plays, select again for confirm, 2 = no music plays at all, 3 = play music as select, press twice to confirm, 4 = static menu music plays, no confirm
PrevScreen=ScreenTitleBranch()
NextScreen="ScreenStage"
NextOptionsScreen=SelectFirstOptionsScreen()
TimerSeconds=60
2006-09-21 20:07:36 +00:00
TimerStealth=false
StyleIcon=false
2002-08-14 00:03:42 +00:00
[ScreenSplash]
Class="ScreenSplash"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
MinimumLoadDelaySeconds=2
2006-09-21 20:07:36 +00:00
AllowStartToSkip=false
PrepareScreen=false
[ScreenStage]
Class="ScreenStage"
2006-09-22 07:00:26 +00:00
Fallback="Screen"
NextScreen=GetGameplayScreen()
PrevScreen=SongSelectionScreen()
2004-11-07 06:51:00 +00:00
// This is the minimum delay after the "in" transition before the
// "out" transition will begin. (NextScreen is loaded during this
// time.)
MinimumDelay=1
2006-09-21 20:07:36 +00:00
AllowBack=true
[ScreenGameplay]
Class="ScreenGameplayNormal"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElementsBlank"
PrevScreen=SongSelectionScreen()
NextScreen=GetGameplayNextScreen()
2005-09-07 23:23:05 +00:00
TimerSeconds=-1
PlayerType="Player"
2006-10-27 10:20:43 +00:00
PlayerInitCommand=y,SCREEN_CENTER_Y
2006-09-21 20:07:36 +00:00
StartGivesUp=true
BackGivesUp=false
FailAfter30Misses=false
2007-05-01 19:09:42 +00:00
GivingUpGoesToPrevScreen=false
GivingUpGoesToNextScreen=false
2005-02-26 06:09:14 +00:00
InitialBackgroundBrightness=1
2007-02-26 01:48:58 +00:00
MinSecondsToStep=6.0
MinSecondsToMusic=1.0
MinSecondsToStepNextSong=2.0
2007-05-01 02:26:21 +00:00
MusicFadeOutSeconds=0.5
OutTransitionLength=1.5
2007-05-01 19:43:41 +00:00
CourseTransitionLength=0.5
BeginFailedDelay=1.0
2006-09-21 20:07:36 +00:00
AllowCenter1Player=true
2006-11-16 01:57:22 +00:00
ScoreKeeperClass="ScoreKeeperNormal"
2005-03-11 02:55:08 +00:00
SongBackgroundOnCommand=
SongForegroundOnCommand=
2005-05-09 04:07:07 +00:00
OniGameOverP1X=SCREEN_CENTER_X-160
OniGameOverP1Y=SCREEN_TOP-200
OniGameOverP1OnCommand=diffusealpha,0
OniGameOverP1OffCommand=
OniGameOverP1DieCommand=diffusealpha,1;bounceend,0.5;y,SCREEN_CENTER_Y;bob;effectperiod,4;effectmagnitude,0,6,0
OniGameOverP2X=SCREEN_CENTER_X+160
OniGameOverP2Y=SCREEN_TOP-200
OniGameOverP2OnCommand=diffusealpha,0
OniGameOverP2OffCommand=
OniGameOverP2DieCommand=diffusealpha,1;bounceend,0.5;y,SCREEN_CENTER_Y;bob;effectperiod,4;effectmagnitude,0,6,0
LifeFrameX=SCREEN_CENTER_X+0
LifeFrameY=SCREEN_CENTER_Y-204
LifeFrameOnCommand=addy,-100;linear,0.5;addy,100
LifeFrameOffCommand=linear,0.5;addy,-100
LifeP1X=SCREEN_CENTER_X-180
LifeP1Y=SCREEN_CENTER_Y-212
LifeP1OnCommand=addy,-100;linear,0.5;addy,100
LifeP1OffCommand=linear,0.5;addy,-100
LifeP2X=SCREEN_CENTER_X+180
LifeP2Y=SCREEN_CENTER_Y-212
LifeP2OnCommand=rotationy,180;addy,-100;linear,0.5;addy,100
2003-04-13 21:17:14 +00:00
LifeP2OffCommand=linear,1;addy,-100
CombinedLifeX=SCREEN_CENTER_X+0
CombinedLifeY=SCREEN_CENTER_Y-212
CombinedLifeOnCommand=addy,-100;linear,0.5;addy,100
CombinedLifeOffCommand=linear,0.5;addy,-100
2005-05-28 08:04:56 +00:00
ShowStage=not GAMESTATE:IsCourseMode()
StageX=SCREEN_CENTER_X+0
2005-11-16 04:38:16 +00:00
StageY=SCREEN_CENTER_Y-206
StageOnCommand=draworder,100;addy,-100;linear,0.5;addy,100
StageOffCommand=linear,0.5;addy,-100
StageFrameX=
StageFrameY=
2004-02-14 00:37:20 +00:00
StageFrameOnCommand=hidden,1
StageFrameOffCommand=
SongNumberP1X=SCREEN_CENTER_X-25
SongNumberP1Y=SCREEN_CENTER_Y-206
SongNumberP1OnCommand=addy,-100;linear,0.5;addy,100
SongNumberP1OffCommand=linear,0.5;addy,-100
SongNumberP2X=SCREEN_CENTER_X+25
SongNumberP2Y=SCREEN_CENTER_Y-206
SongNumberP2OnCommand=addy,-100;linear,0.5;addy,100
SongNumberP2OffCommand=linear,0.5;addy,-100
2006-09-21 20:07:36 +00:00
ShowScoreInRave=true
ScoreP1X=SCREEN_CENTER_X-208
ScoreP1Y=SCREEN_CENTER_Y+202
ScoreP1OnCommand=addy,100;linear,1;addy,-100;draworder,120;
ScoreP1OffCommand=linear,1;addy,100;
ScoreP2X=SCREEN_CENTER_X+210
ScoreP2Y=SCREEN_CENTER_Y+202
ScoreP2OnCommand=addy,100;linear,1;addy,-100;draworder,120;
ScoreP2OffCommand=linear,1;addy,100;
SecondaryScoreP1X=SCREEN_CENTER_X-20
SecondaryScoreP1Y=SCREEN_CENTER_Y+0
2003-11-26 06:40:03 +00:00
SecondaryScoreP1OnCommand=
SecondaryScoreP1OffCommand=
SecondaryScoreP2X=SCREEN_CENTER_X+20
SecondaryScoreP2Y=SCREEN_CENTER_Y+0
2003-11-26 06:40:03 +00:00
SecondaryScoreP2OnCommand=
SecondaryScoreP2OffCommand=
PlayerOptionsP1X=SCREEN_CENTER_X+0
PlayerOptionsP1Y=SCREEN_CENTER_Y+194
PlayerOptionsP1OnCommand=zoom,0.5;addy,100;linear,0.5;addy,-100
PlayerOptionsP1OffCommand=linear,0.5;addy,100
PlayerOptionsP2X=SCREEN_CENTER_X+0
PlayerOptionsP2Y=SCREEN_CENTER_Y+210
PlayerOptionsP2OnCommand=zoom,0.5;addy,100;linear,0.5;addy,-100
PlayerOptionsP2OffCommand=linear,0.5;addy,100
ScoreboardC1P1X=SCREEN_CENTER_X-260
ScoreboardC1P1Y=SCREEN_CENTER_Y-160
ScoreboardC1P1OnCommand=zoom,1
ScoreboardC1P1OffCommand=zoom,1
ScoreboardC2P1X=SCREEN_CENTER_X-140
ScoreboardC2P1Y=SCREEN_CENTER_Y-160
ScoreboardC2P1OnCommand=zoom,1
ScoreboardC2P1OffCommand=zoom,1
ScoreboardC3P1X=SCREEN_CENTER_X-30
ScoreboardC3P1Y=SCREEN_CENTER_Y-160
ScoreboardC3P1OnCommand=zoom,1
ScoreboardC3P1OffCommand=zoom,1
ScoreboardC1P2X=SCREEN_CENTER_X+40
ScoreboardC1P2Y=SCREEN_CENTER_Y-160
ScoreboardC1P2OnCommand=zoom,1
ScoreboardC1P2OffCommand=zoom,1
ScoreboardC2P2X=SCREEN_CENTER_X+160
ScoreboardC2P2Y=SCREEN_CENTER_Y-160
ScoreboardC2P2OnCommand=zoom,1
ScoreboardC2P2OffCommand=zoom,1
ScoreboardC3P2X=SCREEN_CENTER_X+270
ScoreboardC3P2Y=SCREEN_CENTER_Y-160
ScoreboardC3P2OnCommand=zoom,1
ScoreboardC3P2OffCommand=zoom,1
StepsDescriptionP1X=
StepsDescriptionP1Y=
2004-01-25 02:02:26 +00:00
StepsDescriptionP1OnCommand=hidden,1
StepsDescriptionP1OffCommand=
StepsDescriptionP2X=
StepsDescriptionP2Y=
2004-01-25 02:02:26 +00:00
StepsDescriptionP2OnCommand=hidden,1
StepsDescriptionP2OffCommand=
SongOptionsX=SCREEN_CENTER_X+0
SongOptionsY=SCREEN_CENTER_Y+230
SongOptionsOnCommand=zoom,0.5;addy,100;linear,0.5;addy,-100
SongOptionsOffCommand=linear,0.5;addy,100
2007-03-03 21:07:52 +00:00
DifficultyP1X=
DifficultyP1Y=
DifficultyP1OnCommand=
DifficultyP1OffCommand=linear,0.5;addx,-200
DifficultyP1SetReverseCommand=x,SCREEN_CENTER_X-254;y,SCREEN_CENTER_Y-196;addx,-200;linear,0.5;addx,200;cropbottom,0;croptop,0.5
DifficultyP1SetNoReverseCommand=x,SCREEN_CENTER_X-230;y,SCREEN_CENTER_Y+183;addx,-200;linear,0.5;addx,200;cropbottom,0.5;croptop,0
2007-03-03 21:07:52 +00:00
DifficultyP2X=
DifficultyP2Y=
DifficultyP2OnCommand=
DifficultyP2OffCommand=linear,0.5;addx,200
DifficultyP2SetReverseCommand=x,SCREEN_CENTER_X+254;y,SCREEN_CENTER_Y-196;addx,-200;linear,0.5;addx,200;cropbottom,0;croptop,0.5
DifficultyP2SetNoReverseCommand=x,SCREEN_CENTER_X+230;y,SCREEN_CENTER_Y+183;addx,-200;linear,0.5;addx,200;cropbottom,0.5;croptop,0
LyricsSetNoReverseCommand=x,SCREEN_CENTER_X+0;y,SCREEN_CENTER_Y+160
LyricsSetReverseCommand=x,SCREEN_CENTER_X+0;y,SCREEN_CENTER_Y-140
2004-11-07 06:51:00 +00:00
# This is used if one player is in reverse and the other isn't.
LyricsSetOneReverseCommand=x,SCREEN_CENTER_X+0;y,SCREEN_CENTER_Y-205
2006-09-22 04:20:48 +00:00
LyricsDefaultColor=color("0,1,0,1")
2004-03-17 06:01:17 +00:00
ActiveAttackListP1X=
ActiveAttackListP1Y=
ActiveAttackListP1OnCommand=hidden,1
ActiveAttackListP1OffCommand=
ActiveAttackListP2X=
ActiveAttackListP2Y=
ActiveAttackListP2OnCommand=hidden,1
ActiveAttackListP2OffCommand=
SurviveTimeX=SCREEN_CENTER_X+0
SurviveTimeY=SCREEN_CENTER_Y+100
2003-04-13 21:17:14 +00:00
SurviveTimeOnCommand=sleep,0.3;linear,0.3;diffusealpha,1;sleep,3.5;linear,0.5;diffusealpha,0
2006-03-29 23:49:11 +00:00
DebugX=SCREEN_CENTER_X
DebugY=SCREEN_CENTER_Y
DebugOnCommand=wrapwidthpixels,SCREEN_WIDTH-50
2006-09-23 03:46:03 +00:00
DebugOffCommand=stoptweening;linear,1/8;diffusealpha,0
SecondsBetweenComments=10
TickEarlySeconds=0.05
2006-09-21 20:07:36 +00:00
ShowLifeMeterForDisabledPlayers=false
2005-05-21 01:56:08 +00:00
PlayerP1OnCommand=
PlayerP1OffCommand=
PlayerP2OnCommand=
PlayerP2OffCommand=
2007-03-10 19:13:16 +00:00
PlayerP1OnePlayerOneSideX=math.floor(scale(0.25,0,1,SCREEN_LEFT,SCREEN_RIGHT))
PlayerP2OnePlayerOneSideX=math.floor(scale(0.75,0,1,SCREEN_LEFT,SCREEN_RIGHT))
PlayerP1TwoPlayersTwoSidesX=math.floor(scale(0.25,0,1,SCREEN_LEFT,SCREEN_RIGHT))
PlayerP2TwoPlayersTwoSidesX=math.floor(scale(0.75,0,1,SCREEN_LEFT,SCREEN_RIGHT))
PlayerP1OnePlayerTwoSidesX=SCREEN_CENTER_X
PlayerP2OnePlayerTwoSidesX=SCREEN_CENTER_X
PlayerP1TwoPlayersSharedSidesX=SCREEN_CENTER_X
PlayerP2TwoPlayersSharedSidesX=SCREEN_CENTER_X
2006-09-21 20:07:36 +00:00
StopCourseEarly=false
ShowEvaluationOnFail=true
2002-08-14 00:03:42 +00:00
[ScreenGameplayExtra]
2006-09-22 07:00:26 +00:00
Fallback="ScreenGameplay"
LifeFrameX=SCREEN_CENTER_X+0
LifeFrameY=SCREEN_CENTER_Y+202
LifeFrameOnCommand=addy,100;sleep,0.5;linear,1;addy,-100
LifeFrameOffCommand=linear,1;addy,100
LifeP1X=SCREEN_CENTER_X-180
LifeP1Y=SCREEN_CENTER_Y+210
LifeP1OnCommand=addy,100;sleep,0.5;linear,1;addy,-100
LifeP1OffCommand=linear,1;addy,100
LifeP2X=SCREEN_CENTER_X+180
LifeP2Y=SCREEN_CENTER_Y+210
LifeP2OnCommand=addy,100;sleep,0.5;linear,1;addy,-100
LifeP2OffCommand=linear,1;addy,100
StageX=SCREEN_CENTER_X+0
StageY=SCREEN_CENTER_Y+182
StageOnCommand=addy,100;sleep,0.5;linear,1;addy,-100
StageOffCommand=linear,1;addy,100
SongNumberP1X=SCREEN_CENTER_X-30
SongNumberP1Y=SCREEN_CENTER_Y+200
SongNumberP1OnCommand=addy,100;sleep,0.5;linear,1;addy,-100
SongNumberP1OffCommand=linear,1;addy,100
SongNumberP2X=SCREEN_CENTER_X+30
SongNumberP2Y=SCREEN_CENTER_Y+200
SongNumberP2OnCommand=addy,100;sleep,0.5;linear,1;addy,-100
SongNumberP2OffCommand=linear,1;addy,100
ScoreP1X=SCREEN_CENTER_X-214
ScoreP1Y=SCREEN_CENTER_Y-202
ScoreP1OnCommand=addy,-100;sleep,0.5;linear,1;addy,100
ScoreP1OffCommand=linear,1;addy,-100
ScoreP2X=SCREEN_CENTER_X+214
ScoreP2Y=SCREEN_CENTER_Y-202
ScoreP2OnCommand=addy,-100;sleep,0.5;linear,1;addy,100
ScoreP2OffCommand=linear,1;addy,-100
SecondaryScoreP1X=SCREEN_CENTER_X-20
SecondaryScoreP1Y=SCREEN_CENTER_Y+0
SecondaryScoreP1OnCommand=
SecondaryScoreP1OffCommand=
SecondaryScoreP2X=SCREEN_CENTER_X+20
SecondaryScoreP2Y=SCREEN_CENTER_Y+0
SecondaryScoreP2OnCommand=
SecondaryScoreP2OffCommand=
PlayerOptionsP1X=SCREEN_CENTER_X+0
PlayerOptionsP1Y=SCREEN_CENTER_Y-194
PlayerOptionsP1OnCommand=zoom,0.5;addy,-100;sleep,0.5;linear,1;addy,100
PlayerOptionsP1OffCommand=linear,1;addy,-100
PlayerOptionsP2X=SCREEN_CENTER_X+0
PlayerOptionsP2Y=SCREEN_CENTER_Y-210
PlayerOptionsP2OnCommand=zoom,0.5;addy,-100;sleep,0.5;linear,1;addy,100
PlayerOptionsP2OffCommand=linear,1;addy,-100
SongOptionsX=SCREEN_CENTER_X+0
SongOptionsY=SCREEN_CENTER_Y-230
SongOptionsOnCommand=zoom,0.5;addy,-100;sleep,0.5;linear,1;addy,100
SongOptionsOffCommand=linear,1;addy,-100
DifficultyP1X=SCREEN_CENTER_X-260
DifficultyP1Y=SCREEN_CENTER_Y+180
DifficultyP1OnCommand=addx,-200;sleep,0.5;linear,1;addx,200
DifficultyP1OffCommand=linear,1;addx,-200
DifficultyP1ReverseX=SCREEN_CENTER_X-260
DifficultyP1ReverseY=SCREEN_CENTER_Y-170
DifficultyP1ReverseOnCommand=addx,-200;sleep,0.5;linear,1;addx,200
DifficultyP1ReverseOffCommand=linear,1;addx,-200
DifficultyP2X=SCREEN_CENTER_X+260
DifficultyP2Y=SCREEN_CENTER_Y+180
DifficultyP2OnCommand=addx,200;sleep,0.5;linear,1;addx,-200
DifficultyP2OffCommand=linear,1;addx,200
DifficultyP2ReverseX=SCREEN_CENTER_X+260
DifficultyP2ReverseY=SCREEN_CENTER_Y-170
DifficultyP2ReverseOnCommand=addx,200;sleep,0.5;linear,1;addx,-200
DifficultyP2ReverseOffCommand=linear,1;addx,200
2006-07-10 05:23:41 +00:00
[ScreenGameplayShared]
Class="ScreenGameplayShared"
2006-09-22 07:00:26 +00:00
Fallback="ScreenGameplay"
PlayerType="PlayerShared"
2006-07-10 05:23:41 +00:00
[ScreenEvaluation]
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
Class="ScreenEvaluation"
2006-09-23 03:32:37 +00:00
Summary=false
2007-03-03 21:07:52 +00:00
TimerSeconds=15
PlayerOptionsSeparator=","
2004-03-26 22:48:56 +00:00
MaxComboNumDigits=4
2006-09-21 20:07:36 +00:00
StyleIcon=true
ShowBannerArea=true
ShowJudgmentLabels=true
ShowW1=true
ShowW2=true
ShowW3=true
ShowW4=true
ShowW5=true
ShowMiss=true
ShowStatsLabels=true
ShowHeld=true
ShowJumps=false
ShowHolds=false
ShowMines=false
ShowHands=false
ShowRolls=false
ShowPerDifficultyAward=false
ShowPeakComboAward=false
ShowTotalScoreArea=false
ShowRecordsArea=true
BannerWidth=256
BannerHeight=80
2007-03-03 21:07:52 +00:00
GradeP1X=SCREEN_CENTER_X-226
GradeP1Y=SCREEN_CENTER_Y-140
2007-05-03 21:30:14 +00:00
GradeP1OnCommand=glowshift;effectperiod,2;addx,-SCREEN_WIDTH/2;sleep,0.0;decelerate,0.3;addx,SCREEN_WIDTH/2
2007-03-03 21:07:52 +00:00
GradeP1OffCommand=sleep,0.8;accelerate,0.3;addx,-SCREEN_WIDTH/2
GradeP2X=SCREEN_CENTER_X+226
GradeP2Y=SCREEN_CENTER_Y-140
2007-05-03 21:30:14 +00:00
GradeP2OnCommand=glowshift;effectperiod,2;addx,SCREEN_WIDTH/2;sleep,0.0;decelerate,0.3;addx,-SCREEN_WIDTH/2
2007-03-03 21:07:52 +00:00
GradeP2OffCommand=sleep,0.8;accelerate,0.3;addx,SCREEN_WIDTH/2
GradeFrameP1X=SCREEN_CENTER_X-226
GradeFrameP1Y=SCREEN_CENTER_Y-140
GradeFrameP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.0;decelerate,0.3;addx,SCREEN_WIDTH/2
GradeFrameP1OffCommand=sleep,0.8;accelerate,0.3;addx,-SCREEN_WIDTH/2
GradeFrameP2X=SCREEN_CENTER_X+226
GradeFrameP2Y=SCREEN_CENTER_Y-140
GradeFrameP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.0;decelerate,0.3;addx,-SCREEN_WIDTH/2
GradeFrameP2OffCommand=sleep,0.8;accelerate,0.3;addx,SCREEN_WIDTH/2
2005-10-09 07:01:48 +00:00
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-100
W1NumberP1Y=SCREEN_CENTER_Y-78
2005-10-09 07:01:48 +00:00
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+100
W1NumberP2Y=SCREEN_CENTER_Y-78
2005-10-09 07:01:48 +00:00
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
2005-10-09 07:01:48 +00:00
W2LabelX=SCREEN_CENTER_X+0
W2LabelY=SCREEN_CENTER_Y-50
2005-10-09 07:01:48 +00:00
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-100
W2NumberP1Y=SCREEN_CENTER_Y-48
2005-10-09 07:01:48 +00:00
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+100
W2NumberP2Y=SCREEN_CENTER_Y-48
2005-10-09 07:01:48 +00:00
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
2005-10-09 07:01:48 +00:00
W3LabelX=SCREEN_CENTER_X+0
W3LabelY=SCREEN_CENTER_Y-20
2005-10-09 07:01:48 +00:00
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-100
W3NumberP1Y=SCREEN_CENTER_Y-18
2005-10-09 07:01:48 +00:00
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+100
W3NumberP2Y=SCREEN_CENTER_Y-18
2005-10-09 07:01:48 +00:00
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
2005-10-09 07:01:48 +00:00
W4LabelX=SCREEN_CENTER_X+0
W4LabelY=SCREEN_CENTER_Y+10
2005-10-09 07:01:48 +00:00
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-100
W4NumberP1Y=SCREEN_CENTER_Y+12
2005-10-09 07:01:48 +00:00
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+100
W4NumberP2Y=SCREEN_CENTER_Y+12
2005-10-09 07:01:48 +00:00
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
W5LabelY=SCREEN_CENTER_Y+40
2005-10-09 07:01:48 +00:00
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-100
W5NumberP1Y=SCREEN_CENTER_Y+40
2005-10-09 07:01:48 +00:00
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+100
W5NumberP2Y=SCREEN_CENTER_Y+40
2005-10-09 07:01:48 +00:00
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+70
MissLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.6;decelerate,0.3;addy,-SCREEN_HEIGHT
MissLabelOffCommand=sleep,0.2;accelerate,0.3;addy,SCREEN_HEIGHT
MissNumberP1X=SCREEN_CENTER_X-100
MissNumberP1Y=SCREEN_CENTER_Y+72
MissNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.6;decelerate,0.3;addx,SCREEN_WIDTH/2
MissNumberP1OffCommand=sleep,0.2;accelerate,0.3;addx,-SCREEN_WIDTH/2
MissNumberP2X=SCREEN_CENTER_X+100
MissNumberP2Y=SCREEN_CENTER_Y+72
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
2005-10-09 07:01:48 +00:00
HeldLabelX=SCREEN_CENTER_X+0
HeldLabelY=SCREEN_CENTER_Y+100
2005-10-09 07:01:48 +00:00
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-100
HeldNumberP1Y=SCREEN_CENTER_Y+104
2005-10-09 07:01:48 +00:00
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+100
HeldNumberP2Y=SCREEN_CENTER_Y+104
2005-10-09 07:01:48 +00:00
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=5
MaxComboLabelX=
MaxComboLabelY=
MaxComboLabelOnCommand=hidden,1
MaxComboLabelOffCommand=
MaxComboNumberP1X=SCREEN_CENTER_X-186
MaxComboNumberP1Y=SCREEN_CENTER_Y+62
MaxComboNumberP1OnCommand=diffusealpha,0;linear,0.7;diffuse,1,1,0,1
MaxComboNumberP1OffCommand=linear,0.7;diffusealpha,0
MaxComboNumberP2X=SCREEN_CENTER_X+260
MaxComboNumberP2Y=SCREEN_CENTER_Y+62
MaxComboNumberP2OnCommand=diffusealpha,0;linear,0.7;diffuse,1,1,0,1
MaxComboNumberP2OffCommand=linear,0.7;diffusealpha,0
2007-03-03 21:07:52 +00:00
LargeBannerX=SCREEN_CENTER_X+0
LargeBannerY=SCREEN_CENTER_Y-140
LargeBannerOnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
LargeBannerOffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
LargeBannerFrameX=SCREEN_CENTER_X+0
LargeBannerFrameY=SCREEN_CENTER_Y-140
LargeBannerFrameOnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
LargeBannerFrameOffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
ScoreLabelX=SCREEN_CENTER_X+0
ScoreLabelY=SCREEN_CENTER_Y+140
ScoreLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.8;decelerate,0.3;addy,-SCREEN_HEIGHT
ScoreLabelOffCommand=sleep,0.0;accelerate,0.3;addy,SCREEN_HEIGHT
ScoreNumberP1X=SCREEN_CENTER_X-160
ScoreNumberP1Y=SCREEN_CENTER_Y+140
ScoreNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.8;decelerate,0.3;addx,SCREEN_WIDTH/2
ScoreNumberP1OffCommand=sleep,0.0;accelerate,0.3;addx,-SCREEN_WIDTH/2
ScoreNumberP2X=SCREEN_CENTER_X+160
ScoreNumberP2Y=SCREEN_CENTER_Y+140
ScoreNumberP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.8;decelerate,0.3;addx,-SCREEN_WIDTH/2
ScoreNumberP2OffCommand=sleep,0.0;accelerate,0.3;addx,SCREEN_WIDTH/2
2006-07-15 23:29:36 +00:00
MachineRecordP1X=SCREEN_CENTER_X-250
MachineRecordP1Y=SCREEN_CENTER_Y+160
MachineRecordP1OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
MachineRecordP1OffCommand=linear,0.7;diffusealpha,0
2006-07-15 23:29:36 +00:00
MachineRecordP2X=SCREEN_CENTER_X+250
MachineRecordP2Y=SCREEN_CENTER_Y+160
MachineRecordP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
MachineRecordP2OffCommand=linear,0.7;diffusealpha,0
2006-07-15 23:29:36 +00:00
PersonalRecordP1X=SCREEN_CENTER_X-250
PersonalRecordP1Y=SCREEN_CENTER_Y+190
PersonalRecordP1OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
PersonalRecordP1OffCommand=linear,0.7;diffusealpha,0
2006-07-15 23:29:36 +00:00
PersonalRecordP2X=SCREEN_CENTER_X+250
PersonalRecordP2Y=SCREEN_CENTER_Y+190
PersonalRecordP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
PersonalRecordP2OffCommand=linear,0.7;diffusealpha,0
2004-03-26 22:48:56 +00:00
2007-03-03 21:07:52 +00:00
PlayerOptionsP1X=SCREEN_CENTER_X-70
PlayerOptionsP1Y=SCREEN_CENTER_Y-182
PlayerOptionsP1OnCommand=horizalign,left;vertalign,bottom;zoom,0.5;shadowlength,2;addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
PlayerOptionsP1OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
PlayerOptionsP2X=SCREEN_CENTER_X+70
PlayerOptionsP2Y=SCREEN_CENTER_Y-90
PlayerOptionsP2OnCommand=horizalign,right;vertalign,bottom;zoom,0.5;shadowlength,2;addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
PlayerOptionsP2OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
SurvivedFrameP1X=SCREEN_CENTER_X-224
SurvivedFrameP1Y=SCREEN_CENTER_Y+16
SurvivedFrameP1OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
SurvivedFrameP1OffCommand=linear,0.7;diffusealpha,0
SurvivedFrameP2X=SCREEN_CENTER_X+224
SurvivedFrameP2Y=SCREEN_CENTER_Y+16
SurvivedFrameP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
SurvivedFrameP2OffCommand=linear,0.7;diffusealpha,0
SurvivedNumberP1X=SCREEN_CENTER_X-224
SurvivedNumberP1Y=SCREEN_CENTER_Y+0
SurvivedNumberP1OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
SurvivedNumberP1OffCommand=linear,0.7;diffusealpha,0
SurvivedNumberP2X=SCREEN_CENTER_X+224
SurvivedNumberP2Y=SCREEN_CENTER_Y+0
SurvivedNumberP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
SurvivedNumberP2OffCommand=linear,0.7;diffusealpha,0
CheerDelaySeconds=2.5
2004-09-01 19:35:36 +00:00
[ScreenNetEvaluation]
Class="ScreenNetEvaluation"
2006-09-22 07:00:26 +00:00
Fallback="ScreenEvaluationStage"
NextScreen=ScreenBranchNetAfterEval()
UsersBG1Y=SCREEN_CENTER_Y+0
UsersBG1X=SCREEN_CENTER_X-180
UsersBG2Y=SCREEN_CENTER_Y+0
UsersBG2X=SCREEN_CENTER_X+180
2004-09-01 19:35:36 +00:00
UsersBGWidth=260
UsersBGHeight=400
2005-08-26 21:13:19 +00:00
UsersBGCommand=diffuse,0.4,0.1,0.4,0.5
2004-09-01 19:35:36 +00:00
UsersBGOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomx,1.0;zoomy,1.0
UsersBGOffCommand=zoomx,1.0;zoomy,1.0;linear,0.5;zoomx,0.0;zoomy,0.0
User1Y=SCREEN_CENTER_Y-160
User1X=SCREEN_CENTER_X-180
User2Y=SCREEN_CENTER_Y-160
User2X=SCREEN_CENTER_X+180
2004-09-01 19:35:36 +00:00
UserDX=0
UserDY=SCREEN_CENTER_Y-208
2004-09-06 03:25:26 +00:00
UserOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomx,1.0;zoomy,1.0
UserOffCommand=zoomx,1.0;zoomy,1.0;linear,0.5;zoomx,0.0;zoomy,0.0
UserDeSelCommand=zoomx,1.4;zoomy,1.4;linear,0.1;zoomx,1.0;zoomy,1.0
UserSelCommand=zoomx,1.0;zoomy,1.0;linear,0.1;zoomx,1.4;zoomy,1.4
2004-09-01 19:35:36 +00:00
2003-12-21 03:39:05 +00:00
[ScreenEvaluationStage]
2006-09-22 07:00:26 +00:00
Fallback="ScreenEvaluation"
2007-04-18 01:40:38 +00:00
NextScreen=GetEvaluationNextScreen()
2006-09-21 20:07:36 +00:00
ShowGradeArea=true
ShowPointsArea=false
ShowBonusArea=true
ShowSurvivedArea=false
ShowWinArea=false
ShowMaxCombo=true
ShowScoreArea=true
2007-03-03 21:07:52 +00:00
ShowTimeArea=false
2006-09-21 20:07:36 +00:00
ShowStage=true
StageX=SCREEN_CENTER_X+0
StageY=SCREEN_CENTER_Y-168
2005-07-12 19:34:09 +00:00
StageOnCommand=draworder,1;addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
2004-11-06 06:04:13 +00:00
StageOffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
DifficultyIconP1X=SCREEN_CENTER_X-154
DifficultyIconP1Y=SCREEN_CENTER_Y-110
DifficultyIconP1OnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT;draworder,100;
2004-11-06 06:04:13 +00:00
DifficultyIconP1OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
DifficultyIconP2X=SCREEN_CENTER_X+154
DifficultyIconP2Y=SCREEN_CENTER_Y-110
DifficultyIconP2OnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT;draworder,100;
2004-11-06 06:04:13 +00:00
DifficultyIconP2OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
BonusFrameP1X=SCREEN_CENTER_X-224
BonusFrameP1Y=SCREEN_CENTER_Y+16
BonusFrameP1OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
2003-04-11 21:51:28 +00:00
BonusFrameP1OffCommand=linear,0.7;diffusealpha,0
BonusFrameP2X=SCREEN_CENTER_X+224
BonusFrameP2Y=SCREEN_CENTER_Y+16
BonusFrameP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
2003-04-11 21:51:28 +00:00
BonusFrameP2OffCommand=linear,0.7;diffusealpha,0
BarPossible1P1X=SCREEN_CENTER_X-142
BarPossible1P1Y=SCREEN_CENTER_Y-55
BarPossible1P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,0.2;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible1P1OffCommand=linear,0.7;diffusealpha,0
BarPossible1P2X=SCREEN_CENTER_X+148
BarPossible1P2Y=SCREEN_CENTER_Y-55
BarPossible1P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,0.2;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible1P2OffCommand=linear,0.7;diffusealpha,0
BarPossible2P1X=SCREEN_CENTER_X-142
BarPossible2P1Y=SCREEN_CENTER_Y-33
BarPossible2P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,0.3;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible2P1OffCommand=linear,0.7;diffusealpha,0
BarPossible2P2X=SCREEN_CENTER_X+148
BarPossible2P2Y=SCREEN_CENTER_Y-33
BarPossible2P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,0.3;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible2P2OffCommand=linear,0.7;diffusealpha,0
BarPossible3P1X=SCREEN_CENTER_X-142
BarPossible3P1Y=SCREEN_CENTER_Y-8
BarPossible3P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,0.4;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible3P1OffCommand=linear,0.7;diffusealpha,0
BarPossible3P2X=SCREEN_CENTER_X+148
BarPossible3P2Y=SCREEN_CENTER_Y-8
BarPossible3P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,0.4;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible3P2OffCommand=linear,0.7;diffusealpha,0
BarPossible4P1X=SCREEN_CENTER_X-142
BarPossible4P1Y=SCREEN_CENTER_Y+14
BarPossible4P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible4P1OffCommand=linear,0.7;diffusealpha,0
BarPossible4P2X=SCREEN_CENTER_X+148
BarPossible4P2Y=SCREEN_CENTER_Y+14
BarPossible4P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible4P2OffCommand=linear,0.7;diffusealpha,0
BarPossible5P1X=SCREEN_CENTER_X-142
BarPossible5P1Y=SCREEN_CENTER_Y+36
BarPossible5P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,0.6;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible5P1OffCommand=linear,0.7;diffusealpha,0
BarPossible5P2X=SCREEN_CENTER_X+148
BarPossible5P2Y=SCREEN_CENTER_Y+36
BarPossible5P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,0.6;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarPossible5P2OffCommand=linear,0.7;diffusealpha,0
BarActual1P1X=SCREEN_CENTER_X-142
BarActual1P1Y=SCREEN_CENTER_Y-55
BarActual1P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,0.7;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual1P1OffCommand=linear,0.7;diffusealpha,0
BarActual1P2X=SCREEN_CENTER_X+148
BarActual1P2Y=SCREEN_CENTER_Y-55
BarActual1P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,0.7;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual1P2OffCommand=linear,0.7;diffusealpha,0
BarActual2P1X=SCREEN_CENTER_X-142
BarActual2P1Y=SCREEN_CENTER_Y-33
BarActual2P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,0.8;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual2P1OffCommand=linear,0.7;diffusealpha,0
BarActual2P2X=SCREEN_CENTER_X+148
BarActual2P2Y=SCREEN_CENTER_Y-33
BarActual2P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,0.8;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual2P2OffCommand=linear,0.7;diffusealpha,0
BarActual3P1X=SCREEN_CENTER_X-142
BarActual3P1Y=SCREEN_CENTER_Y-8
BarActual3P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,0.9;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual3P1OffCommand=linear,0.7;diffusealpha,0
BarActual3P2X=SCREEN_CENTER_X+148
BarActual3P2Y=SCREEN_CENTER_Y-8
BarActual3P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,0.9;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual3P2OffCommand=linear,0.7;diffusealpha,0
BarActual4P1X=SCREEN_CENTER_X-142
BarActual4P1Y=SCREEN_CENTER_Y+14
BarActual4P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual4P1OffCommand=linear,0.7;diffusealpha,0
BarActual4P2X=SCREEN_CENTER_X+148
BarActual4P2Y=SCREEN_CENTER_Y+14
BarActual4P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual4P2OffCommand=linear,0.7;diffusealpha,0
BarActual5P1X=SCREEN_CENTER_X-142
BarActual5P1Y=SCREEN_CENTER_Y+36
BarActual5P1OnCommand=horizalign,left;rotationz,180;zoomx,0;sleep,1.1;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual5P1OffCommand=linear,0.7;diffusealpha,0
BarActual5P2X=SCREEN_CENTER_X+148
BarActual5P2Y=SCREEN_CENTER_Y+36
BarActual5P2OnCommand=horizalign,left;rotationz,0;zoomx,0;sleep,1.1;linear,1.0;zoomx,1
2003-04-11 21:51:28 +00:00
BarActual5P2OffCommand=linear,0.7;diffusealpha,0
BarActualMaxCommand=glowshift;effectperiod,0.5
2006-07-15 23:29:36 +00:00
ScoreNumberP1X=SCREEN_CENTER_X-129
ScoreNumberP1Y=SCREEN_CENTER_Y+140
ScoreNumberP2X=SCREEN_CENTER_X+129
ScoreNumberP2Y=SCREEN_CENTER_Y+140
TryExtraStageX=SCREEN_CENTER_X+0
TryExtraStageY=SCREEN_CENTER_Y+188
TryExtraStageOnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
2003-04-11 21:51:28 +00:00
TryExtraStageOffCommand=linear,0.7;diffusealpha,0
[ScreenEvaluationSummary]
Fallback="ScreenEvaluationStage"
2007-04-18 01:40:38 +00:00
NextScreen=GetEvaluationSummaryNextScreen()
2006-09-21 20:07:36 +00:00
Summary=true
ShowTimeArea=false
2007-03-03 21:07:52 +00:00
SmallBanner1X=SCREEN_CENTER_X-60
SmallBanner1Y=SCREEN_CENTER_Y-160
2004-11-06 06:04:13 +00:00
SmallBanner1OnCommand=zoom,0.5;addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
SmallBanner1OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
SmallBanner2X=SCREEN_CENTER_X-30
SmallBanner2Y=SCREEN_CENTER_Y-150
2004-11-06 06:04:13 +00:00
SmallBanner2OnCommand=zoom,0.5;addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
SmallBanner2OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
SmallBanner3X=SCREEN_CENTER_X+0
SmallBanner3Y=SCREEN_CENTER_Y-140
2004-11-06 06:04:13 +00:00
SmallBanner3OnCommand=zoom,0.5;addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
SmallBanner3OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
SmallBanner4X=SCREEN_CENTER_X+30
SmallBanner4Y=SCREEN_CENTER_Y-130
2004-11-06 06:04:13 +00:00
SmallBanner4OnCommand=zoom,0.5;addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
SmallBanner4OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
SmallBanner5X=SCREEN_CENTER_X+60
SmallBanner5Y=SCREEN_CENTER_Y-120
2004-11-06 06:04:13 +00:00
SmallBanner5OnCommand=zoom,0.5;addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
SmallBanner5OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
CategoryRecordP1X=SCREEN_CENTER_X-186
CategoryRecordP1Y=SCREEN_CENTER_Y+158
2003-12-21 03:39:05 +00:00
CategoryRecordP1OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
CategoryRecordP1OffCommand=linear,0.7;diffusealpha,0
CategoryRecordP2X=SCREEN_CENTER_X+186
CategoryRecordP2Y=SCREEN_CENTER_Y+158
2003-12-21 03:39:05 +00:00
CategoryRecordP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
CategoryRecordP2OffCommand=linear,0.7;diffusealpha,0
2003-03-30 18:12:57 +00:00
[ScreenEvaluationNonstop]
2006-09-22 07:00:26 +00:00
Fallback="ScreenEvaluation"
2007-04-18 01:40:38 +00:00
NextScreen=GetEvaluationNextScreen()
2006-09-21 20:07:36 +00:00
ShowGradeArea=true
ShowPointsArea=false
ShowBonusArea=false
ShowSurvivedArea=true
ShowWinArea=false
ShowMaxCombo=false
ShowScoreArea=true
ShowTimeArea=false
ShowStage=false
2003-12-21 03:39:05 +00:00
2003-03-30 18:12:57 +00:00
[ScreenEvaluationOni]
2006-09-22 07:00:26 +00:00
Fallback="ScreenEvaluation"
2007-04-18 01:40:38 +00:00
NextScreen=GetEvaluationNextScreen()
2006-09-21 20:07:36 +00:00
ShowGradeArea=false
ShowPointsArea=true
ShowBonusArea=false
ShowSurvivedArea=true
ShowWinArea=false
ShowMaxCombo=false
ShowScoreArea=false
ShowTimeArea=true
ShowStage=false
PercentFrameP1X=SCREEN_CENTER_X-226
PercentFrameP1Y=SCREEN_CENTER_Y-140
PercentFrameP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.0;decelerate,0.3;addx,SCREEN_WIDTH/2
PercentFrameP1OffCommand=sleep,0.8;accelerate,0.3;addx,-SCREEN_WIDTH/2
PercentFrameP2X=SCREEN_CENTER_X+226
PercentFrameP2Y=SCREEN_CENTER_Y-140
PercentFrameP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.0;decelerate,0.3;addx,-SCREEN_WIDTH/2
PercentFrameP2OffCommand=sleep,0.8;accelerate,0.3;addx,SCREEN_WIDTH/2
PercentP1X=SCREEN_CENTER_X-200
PercentP1Y=SCREEN_CENTER_Y-108
PercentP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.0;decelerate,0.3;addx,SCREEN_WIDTH/2
PercentP1OffCommand=sleep,0.8;accelerate,0.3;addx,-SCREEN_WIDTH/2
PercentP2X=SCREEN_CENTER_X+252
PercentP2Y=SCREEN_CENTER_Y-108
PercentP2OnCommand=addx,SCREEN_WIDTH/2;sleep,0.0;decelerate,0.3;addx,-SCREEN_WIDTH/2
PercentP2OffCommand=sleep,0.8;accelerate,0.3;addx,SCREEN_WIDTH/2
TimeLabelX=SCREEN_CENTER_X+0
TimeLabelY=SCREEN_CENTER_Y+140
2004-11-06 06:04:13 +00:00
TimeLabelOnCommand=addy,SCREEN_HEIGHT;sleep,0.8;decelerate,0.3;addy,-SCREEN_HEIGHT
TimeLabelOffCommand=sleep,0.0;accelerate,0.3;addy,SCREEN_HEIGHT
TimeNumberP1X=SCREEN_CENTER_X-160
TimeNumberP1Y=SCREEN_CENTER_Y+140
TimeNumberP1OnCommand=addx,-SCREEN_WIDTH/2;sleep,0.8;decelerate,0.3;addx,SCREEN_WIDTH/2
TimeNumberP1OffCommand=sleep,0.0;accelerate,0.3;addx,-SCREEN_WIDTH/2
TimeNumberP2X=SCREEN_CENTER_X+160
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
2003-12-21 03:39:05 +00:00
2003-03-30 18:12:57 +00:00
[ScreenEvaluationEndless]
2007-03-03 21:07:52 +00:00
Fallback="ScreenEvaluationOni"
2007-04-18 01:40:38 +00:00
NextScreen=GetEvaluationNextScreen()
[ScreenEvaluationRave]
2006-09-22 07:00:26 +00:00
Fallback="ScreenEvaluation"
2007-04-18 01:40:38 +00:00
NextScreen=GetEvaluationNextScreen()
2006-09-21 20:07:36 +00:00
ShowGradeArea=true
ShowPointsArea=false
ShowBonusArea=false
ShowSurvivedArea=false
ShowWinArea=true
ShowMaxCombo=false
ShowScoreArea=true
ShowTimeArea=false
2003-12-16 04:05:14 +00:00
FailedSoundTime=0
PassedSoundTime=0
2006-09-21 20:07:36 +00:00
ShowStage=false
ShowStage=true
StageX=SCREEN_CENTER_X+0
StageY=SCREEN_CENTER_Y-168
2004-11-06 06:04:13 +00:00
StageOnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
StageOffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
DifficultyIconP1X=SCREEN_CENTER_X-106
DifficultyIconP1Y=SCREEN_CENTER_Y-160
2004-11-06 06:04:13 +00:00
DifficultyIconP1OnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
DifficultyIconP1OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
DifficultyIconP2X=SCREEN_CENTER_X+106
DifficultyIconP2Y=SCREEN_CENTER_Y-160
2004-11-06 06:04:13 +00:00
DifficultyIconP2OnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
DifficultyIconP2OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
DifficultyMeterP1X=SCREEN_CENTER_X-106
DifficultyMeterP1Y=SCREEN_CENTER_Y-160
2004-11-06 06:04:13 +00:00
DifficultyMeterP1OnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
DifficultyMeterP1OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
DifficultyMeterP2X=SCREEN_CENTER_X+106
DifficultyMeterP2Y=SCREEN_CENTER_Y-160
2004-11-06 06:04:13 +00:00
DifficultyMeterP2OnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT
DifficultyMeterP2OffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT
2007-03-03 21:07:52 +00:00
ScoreNumberP1X=SCREEN_CENTER_X-160
ScoreNumberP1Y=SCREEN_CENTER_Y+140
ScoreNumberP2X=SCREEN_CENTER_X+160
ScoreNumberP2Y=SCREEN_CENTER_Y+140
WinFrameP1X=SCREEN_CENTER_X-224
WinFrameP1Y=SCREEN_CENTER_Y+16
2003-12-21 03:39:05 +00:00
WinFrameP1OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
WinFrameP1OffCommand=linear,0.7;diffusealpha,0
WinFrameP2X=SCREEN_CENTER_X+224
WinFrameP2Y=SCREEN_CENTER_Y+16
2003-12-21 03:39:05 +00:00
WinFrameP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
WinFrameP2OffCommand=linear,0.7;diffusealpha,0
WinP1X=SCREEN_CENTER_X-224
WinP1Y=SCREEN_CENTER_Y+16
2003-12-21 03:39:05 +00:00
WinP1OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
WinP1OffCommand=linear,0.7;diffusealpha,0
WinP2X=SCREEN_CENTER_X+224
WinP2Y=SCREEN_CENTER_Y+16
2003-12-21 03:39:05 +00:00
WinP2OnCommand=diffusealpha,0;linear,0.7;diffusealpha,1
WinP2OffCommand=linear,0.7;diffusealpha,0
[MultiplayerEvalScoreRow]
NumberOnCommandFunction=
[ScreenMusicScroll]
2007-04-07 13:05:23 +00:00
Class="ScreenCredits"
Fallback="ScreenCredits"
Announce="music scroll"
NextScreen="ScreenRanking"
StartScreen=ScreenTitleBranch()
2005-03-05 08:26:11 +00:00
[EditMenu]
2006-09-26 03:19:37 +00:00
EditMode="EditMode_Full"
2006-09-21 20:07:36 +00:00
ShowGroups=true
Arrows1X=SCREEN_CENTER_X-130
Arrows2X=SCREEN_CENTER_X+270
2006-04-05 04:59:40 +00:00
ArrowsEnabledCommand=diffuse,1,1,1,1
ArrowsDisabledCommand=diffuse,0.2,0.2,0.2,1
SongBannerX=SCREEN_CENTER_X+170
SongBannerY=SCREEN_CENTER_Y-110
2005-03-05 08:26:11 +00:00
SongBannerWidth=130
SongBannerHeight=40
SongTextBannerX=SCREEN_CENTER_X
SongTextBannerY=SCREEN_CENTER_Y-110
GroupBannerX=SCREEN_CENTER_X+170
2005-03-07 23:15:33 +00:00
GroupBannerY=SCREEN_CENTER_Y-160
2005-03-05 08:26:11 +00:00
GroupBannerWidth=130
GroupBannerHeight=40
MeterX=SCREEN_CENTER_X+170
MeterY=SCREEN_CENTER_Y-20
SourceMeterX=SCREEN_CENTER_X+170
SourceMeterY=SCREEN_CENTER_Y+60
2006-03-01 20:54:35 +00:00
RowLabelsX=SCREEN_CENTER_X-250
2005-03-07 20:10:07 +00:00
RowLabelOnCommand=zoom,0.7
RowValue1X=SCREEN_CENTER_X
RowValue2X=SCREEN_CENTER_X+60
RowValue3X=SCREEN_CENTER_X+60
RowValue4X=SCREEN_CENTER_X
RowValue5X=SCREEN_CENTER_X+60
RowValue6X=SCREEN_CENTER_X
RowValue7X=SCREEN_CENTER_X+60
2005-03-07 20:10:07 +00:00
RowValueOnCommand=zoom,0.7
Row1Y=SCREEN_CENTER_Y-160
Row2Y=SCREEN_CENTER_Y-110
Row3Y=SCREEN_CENTER_Y-60
Row4Y=SCREEN_CENTER_Y-20
Row5Y=SCREEN_CENTER_Y+20
Row6Y=SCREEN_CENTER_Y+60
Row7Y=SCREEN_CENTER_Y+100
2005-03-05 08:26:11 +00:00
[ScreenEditMenu]
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
NextScreen="ScreenEdit"
PrevScreen=ScreenTitleBranch()
Class="ScreenEditMenu"
EditMenuType="EditMenu"
2005-03-07 23:15:33 +00:00
ExplanationX=SCREEN_CENTER_X
ExplanationY=SCREEN_BOTTOM-70
2005-03-05 08:26:11 +00:00
ExplanationOnCommand=wrapwidthpixels,900;zoom,0.7
2005-03-08 01:46:57 +00:00
NumStepsLoadedFromProfileX=SCREEN_RIGHT-180
NumStepsLoadedFromProfileY=SCREEN_TOP+42
2005-03-18 01:56:55 +00:00
NumStepsLoadedFromProfileOnCommand=hidden,1
2006-09-21 20:07:36 +00:00
StyleIcon=false
2005-05-18 03:33:51 +00:00
TimerSeconds=-1
2003-02-11 02:20:38 +00:00
[ScreenJukeboxMenu]
Class="ScreenOptionsMaster"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptions"
NextScreen="ScreenJukebox"
PrevScreen=ScreenTitleBranch()
2006-09-21 20:07:36 +00:00
StyleIcon=false
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
InputMode="together"
2006-09-21 20:07:36 +00:00
ForceAllPlayers=true
LineNames="1,2,3,4"
Line1="list,Styles"
Line2="list,Groups"
Line3="list,Difficulties"
Line4="list,RandomModifiers"
2003-02-11 02:20:38 +00:00
2003-05-05 05:00:40 +00:00
[ScreenSystemLayer]
2006-09-22 07:00:26 +00:00
Fallback="Screen"
Class="ScreenSystemLayer"
2006-09-21 20:07:36 +00:00
CreditsJoinOnly=false
2007-02-26 01:36:59 +00:00
CreditsP1X=SCREEN_LEFT+120
CreditsP1Y=SCREEN_BOTTOM-6
CreditsP2X=SCREEN_RIGHT-120
CreditsP2Y=SCREEN_BOTTOM-6
CreditsInitCommand=shadowlength,0
2002-08-14 00:03:42 +00:00
2005-05-18 03:33:51 +00:00
[ScreenDebugOverlay]
Class="ScreenDebugOverlay"
2006-09-22 07:00:26 +00:00
Fallback="Screen"
2005-05-18 03:33:51 +00:00
2005-05-19 23:34:46 +00:00
[ScreenSyncOverlay]
Class="ScreenSyncOverlay"
2006-09-22 07:00:26 +00:00
Fallback="Screen"
2005-05-19 23:34:46 +00:00
[ScreenStatsOverlay]
Class="ScreenStatsOverlay"
2006-09-22 07:00:26 +00:00
Fallback="Screen"
StatsX=SCREEN_RIGHT-8
StatsY=SCREEN_TOP+10
2005-10-14 01:45:52 +00:00
StatsOnCommand=horizalign,right;vertalign,top;zoom,0.7;shadowlength,2
[WheelItemBase]
TextOnCommand=
TextX=0
TextY=0
2003-03-31 23:06:15 +00:00
[MusicWheelItem]
2006-09-22 07:00:26 +00:00
Fallback="WheelItemBase"
2002-08-14 00:03:42 +00:00
IconX=-136
2005-04-28 10:05:12 +00:00
IconY=0
IconOnCommand=
2002-08-14 00:03:42 +00:00
SongNameX=-30
2005-04-28 10:05:12 +00:00
SongNameY=0
SongNameOnCommand=
2005-04-23 04:02:41 +00:00
SectionX=-30
2005-04-28 10:05:12 +00:00
SectionY=0
2005-04-23 04:02:41 +00:00
SectionOnCommand=zoom,1.0;maxwidth,200
2002-08-14 00:03:42 +00:00
RouletteX=-30
2005-04-28 10:05:12 +00:00
RouletteY=0
RouletteOnCommand=Zoom,1.0;rainbowscroll,true
CourseNameX=-120
2003-11-18 01:45:19 +00:00
CourseNameY=0
2005-04-23 04:02:41 +00:00
CourseNameOnCommand=shadowlength,0;zoom,1.3;horizAlign,left;maxwidth,200
2003-11-18 01:45:19 +00:00
SortX=-130
SortY=0
SortOnCommand=shadowlength,0;zoom,1.0;horizAlign,left;maxwidth,200
GradeP1X=90
GradeP1Y=-5
GradeP2X=110
GradeP2Y=5
2007-05-03 23:26:22 +00:00
GradesShowMachine=true
2005-04-28 10:05:12 +00:00
[WheelNotifyIcon]
2006-09-21 20:07:36 +00:00
ShowTraining=true
2002-08-14 00:03:42 +00:00
[MusicWheel]
FadeSeconds=1
SwitchSeconds=0.10
2006-09-21 20:07:36 +00:00
RandomPicksLockedSongs=true
2002-08-14 00:03:42 +00:00
RouletteSwitchSeconds=0.05
RouletteSlowDownSwitches=5
LockedInitialVelocity=7
2002-09-03 15:42:36 +00:00
ScrollBarHeight=368
2006-08-10 17:37:04 +00:00
ScrollBarOnCommand=x,148
ItemCurveX=35
ItemSpacingY=42
2006-09-21 21:38:41 +00:00
NoCurving=false
NumWheelItems=17
2006-08-10 17:37:04 +00:00
MusicWheelSortOnCommand=
MusicWheelSortOffCommand=
MusicWheelItemSortOnCommand=addx,SCREEN_WIDTH/2;accelerate,0.2;addx,-SCREEN_WIDTH/2
MusicWheelItemSortOffCommand=decelerate,0.2;addx,SCREEN_WIDTH/2
2006-10-23 20:58:40 +00:00
HighlightOnCommand=glowshift;effectcolor1,#00C0FF00;effectcolor2,#00C0FF7F;effectclock,"bgm";addx,SCREEN_WIDTH/2;sleep,0.05;accelerate,0.4;addx,-SCREEN_WIDTH/2
2006-08-10 17:37:04 +00:00
HighlightOffCommand=decelerate,0.2;addx,SCREEN_WIDTH/2
2006-08-13 01:59:24 +00:00
HighlightSortOnCommand=accelerate,0.2;addx,-SCREEN_WIDTH/2
2006-08-10 17:37:04 +00:00
HighlightSortOffCommand=decelerate,0.2;addx,SCREEN_WIDTH/2
2003-11-18 18:47:17 +00:00
WheelItemOnDelayOffset=0.04
WheelItemOffDelayOffset=0.04
2006-09-22 04:20:48 +00:00
WheelItemLockedColor=color("0,0,0,0.5")
2003-06-16 17:26:01 +00:00
NumSectionColors=7
2006-10-23 21:24:25 +00:00
SectionColor1=color("0.8,0.1,0.6,1") -- pink
SectionColor2=color("0.6,0.4,0.8,1") -- purple
SectionColor3=color("0.0,0.4,0.8,1") -- sky blue
SectionColor4=color("0.0,0.6,0.6,1") -- sea green
SectionColor5=color("0.1,0.7,0.3,1") -- green
SectionColor6=color("0.8,0.6,0.0,1") -- orange
SectionColor7=color("1.0,0.3,0.3,1") -- light red
SongRealExtraColor=color("0.9,0.9,0,1") -- yellow
2006-09-22 04:20:48 +00:00
SortMenuColor=color("1,1,0,1")
2007-04-03 03:34:17 +00:00
SortOrders={ "SortOrder_Preferred", "SortOrder_Group", "SortOrder_Title", "SortOrder_BPM", "SortOrder_Popularity", "SortOrder_Artist", "SortOrder_Genre" }
2006-09-21 20:07:36 +00:00
ShowRoulette=true
ShowRandom=true
ShowPortal=true
Use3D=false
Wheel3DRadius=245 -- Possibly safe defaults?
CirclePercent=0.5
2004-02-14 03:31:34 +00:00
MostPlayedSongsToShow=30
ModeMenuChoiceNames="Preferred,Group,Title,Bpm,Popularity,TopGrades,Artist,EasyMeter,MediumMeter,HardMeter,Genre"
2007-02-21 08:53:04 +00:00
ChoicePreferred="sort,Preferred"
ChoiceGroup="sort,Group"
ChoiceTitle="sort,Title"
ChoiceBpm="sort,BPM"
ChoicePopularity="sort,Popularity"
ChoiceTopGrades="sort,TopGrades"
ChoiceArtist="sort,Artist"
ChoiceGenre="sort,Genre"
ChoiceEasyMeter="sort,EasyMeter"
ChoiceMediumMeter="sort,MediumMeter"
ChoiceHardMeter="sort,HardMeter"
2002-08-14 00:03:42 +00:00
[RoomWheel]
2006-09-22 07:00:26 +00:00
Fallback="MusicWheel"
RoomWheelItemStartOnCommand=
RoomWheelItemFinishOnCommand=
2006-09-22 04:20:48 +00:00
CreateRoomColor=color("0.0,0.8,0.3,1.0")
2006-01-20 20:39:00 +00:00
[RoomInfoDisplay]
2006-08-14 16:56:36 +00:00
RoomInfoDisplayOnCommand=diffuse,1.0,1.0,1.0,1.0;x,SCREEN_WIDTH+130;y,250;bounceend,0.5;x,SCREEN_WIDTH-160
RoomInfoDisplayOffCommand=x,SCREEN_WIDTH-160;y,250;bouncebegin,0.5;x,SCREEN_WIDTH+130
2006-01-20 20:39:00 +00:00
DeployDelay=1.5
RetractDelay=5
2006-08-14 16:56:36 +00:00
RoomTitleOnCommand=x,-120;y,-140;zoom,0.5
RoomDescOnCommand=x,-120;y,-129;zoom,0.5
LastRoundOnCommand=x,-120;y,-107;zoom,0.5
SongTitleOnCommand=x,-110;y,-96;zoom,0.5
SongSubTitleOnCommand=x,-110;y,-85;zoom,0.5
SongArtistOnCommand=x,-110;y,-74;zoom,0.5
PlayersOnCommand=x,-120;y,-52;zoom,0.5
2006-01-21 03:52:51 +00:00
PlayerListElementX=-110
PlayerListElementY=-41
2006-01-21 17:41:31 +00:00
PlayerListElementOffsetX=0
PlayerListElementOffsetY=11
PlayerListElementOnCommand=zoom,0.5
[RoomWheelItem]
2005-04-30 17:37:26 +00:00
TextOnCommand=
TextX=-140
TextY=-5
TextWidth=200
DescX=-120
DescY=10
DescOnCommand=zoom,0.5
DescWidth=400
2005-04-30 17:37:26 +00:00
2002-08-14 00:03:42 +00:00
[LifeMeterBar]
2005-11-16 04:38:16 +00:00
MeterWidth=270
MeterHeight=32
2002-08-27 16:53:25 +00:00
DangerThreshold=0.2
2005-11-16 04:38:16 +00:00
NumChambers=1
NumStrips=2
2004-11-15 03:25:47 +00:00
InitialValue=0.5
StreamNormalOnCommand=
StreamHotOnCommand=
StreamPassingOnCommand=
MinStayAlive="TapNoteScore_W3"
2006-12-12 10:50:18 +00:00
LifePercentChangeW1=0.008
LifePercentChangeW2=0.008
LifePercentChangeW3=0.004
LifePercentChangeW4=0.000
LifePercentChangeW5=-0.040
LifePercentChangeMiss=-0.080
LifePercentChangeHitMine=-0.160
LifePercentChangeHeld=0.008
LifePercentChangeLetGo=-0.080
2007-04-06 23:28:07 +00:00
LifePercentChangeCheckpointMiss=-0.002
LifePercentChangeCheckpointHit=0.002
2002-08-27 16:53:25 +00:00
2005-04-21 11:16:01 +00:00
[LifeMeterTime]
2006-09-22 07:00:26 +00:00
Fallback="LifeMeterBar"
2005-04-21 11:16:01 +00:00
[DifficultyMeter]
2007-02-22 07:22:44 +00:00
FrameX=0
FrameY=0
FrameOnCommand=
2007-02-22 00:52:25 +00:00
NumTicks=10
MaxTicks=14
TicksX=0
TicksY=0
TicksOnCommand=shadowlength,0
2007-02-22 07:22:44 +00:00
TicksSetCommand=%function(self,param) self:diffuse(DifficultyColor(param.Difficulty)) if param.Meter > 9 then self:glowshift() else self:stopeffect() end end
2007-02-22 00:52:25 +00:00
ShowTicks=false
2006-09-21 20:07:36 +00:00
ShowMeter=true
ShowEditDescription=false
ZeroMeterString="?"
MeterX=10
MeterY=0
MeterOnCommand=shadowlength,0
2007-02-22 07:22:44 +00:00
MeterSetCommand=%function(self,param) if param.Difficulty then self:diffuse(DifficultyColor(param.Difficulty)) end end
2003-11-14 23:36:33 +00:00
2005-12-05 19:23:51 +00:00
[DifficultyMeterEdit]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
2006-09-21 20:07:36 +00:00
ShowMeter=true
MeterX=-70
MeterY=0
MeterOnCommand=ShadowLength,2;zoom,0.7
MeterOffCommand=
ZeroMeterString=
[ScreenWithMenuElements]
2006-09-22 07:00:26 +00:00
Fallback="Screen"
2006-09-21 20:07:36 +00:00
AllowDisabledPlayerInput=false
StyleIcon=true
ShowStage=false
MemoryCardIcons=true
CancelTransitionsOut=false
HeaderX=SCREEN_CENTER_X+SCREEN_WIDTH
HeaderY=SCREEN_TOP+22
HeaderOnCommand=draworder,95;spring,0.5;addx,-SCREEN_WIDTH
2004-11-06 06:04:13 +00:00
HeaderOffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH;
FooterX=SCREEN_CENTER_X
FooterY=SCREEN_BOTTOM-16
FooterOnCommand=draworder,95;ZoomToWidth,SCREEN_WIDTH
2003-03-09 00:55:49 +00:00
FooterOffCommand=
2004-11-06 06:04:13 +00:00
HelpX=SCREEN_CENTER_X
HelpY=SCREEN_BOTTOM-24
HelpOnCommand=draworder,97;zoom,0.5;zoomy,0;linear,0.5;zoomy,0.5
2003-03-09 00:55:49 +00:00
HelpOffCommand=linear,0.5;zoomy,0
MemoryCardDisplayP1X=SCREEN_LEFT+10;
MemoryCardDisplayP1Y=SCREEN_CENTER_Y+220
MemoryCardDisplayP1OnCommand=draworder,97;
MemoryCardDisplayP1OffCommand=
//MemoryCardDisplayP1OffCommand=bouncebegin,0.5;addx,-25;
MemoryCardDisplayP2X=SCREEN_RIGHT-10;
MemoryCardDisplayP2Y=SCREEN_CENTER_Y+220
MemoryCardDisplayP2OnCommand=draworder,97;
MemoryCardDisplayP2OffCommand=
//MemoryCardDisplayP2OffCommand=bouncebegin,0.5;addx,25;
TimerX=SCREEN_CENTER_X+270+SCREEN_WIDTH
TimerY=SCREEN_TOP+22
TimerOnCommand=draworder,97;spring,0.5;addx,-SCREEN_WIDTH
2004-11-06 06:04:13 +00:00
TimerOffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH;
2006-09-21 20:07:36 +00:00
TimerStealth=false
ForceTimer=false
2005-02-17 06:16:09 +00:00
FirstUpdateCommand=
2006-09-21 20:07:36 +00:00
PlayMusic=true
StopMusicOnBack=true
WaitForChildrenBeforeTweeningOut=false
2002-08-27 16:53:25 +00:00
2003-11-07 21:32:25 +00:00
[MenuTimer]
WarningStart=6
WarningBeepStart=5
2005-04-23 05:34:37 +00:00
MaxStallSeconds=30
Text1OnCommand=stopeffect;stoptweening;shadowlength,0;zoomx,1;x,-13;y,2
2005-10-15 07:42:58 +00:00
Text1FormatFunction=function(fSeconds) fSeconds=math.min( 99, math.ceil(fSeconds) ); local digit = math.floor(fSeconds/10); return ""..digit end
Text2OnCommand=stopeffect;stoptweening;shadowlength,0;zoomx,1;x,17;y,2
2005-10-15 07:42:58 +00:00
Text2FormatFunction=function(fSeconds) fSeconds=math.min( 99, math.ceil(fSeconds) ); local digit = math.mod(fSeconds,10); return ""..digit end
2006-09-22 07:46:21 +00:00
Warning6Command=stoptweening;sleep,0.8;linear,0.2;zoomx,0
Warning5Command=stoptweening;linear,0.2;zoomx,1;sleep,0.6;linear,0.2;zoomx,0;glowshift;effectperiod,0.15;effectcolor1,1,0,0,0;effectcolor2,1,0,0,1
Warning4Command=stoptweening;linear,0.2;zoomx,1;sleep,0.6;linear,0.2;zoomx,0
Warning3Command=stoptweening;linear,0.2;zoomx,1;sleep,0.6;linear,0.2;zoomx,0
Warning2Command=stoptweening;linear,0.2;zoomx,1;sleep,0.6;linear,0.2;zoomx,0
Warning1Command=stoptweening;linear,0.2;zoomx,1;sleep,0.6;linear,0.2;zoomx,0
Warning0Command=stoptweening;stopeffect;linear,0.2;zoomx,1
2003-11-07 21:32:25 +00:00
2002-08-27 16:53:25 +00:00
[ScreenOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
NavigationMode="normal"
InputMode="individual"
2006-09-21 20:07:36 +00:00
ForceAllPlayers=false
2007-03-26 00:38:45 +00:00
RepeatRate=12
RepeatDelay=0.25
2005-02-13 07:10:35 +00:00
NumRowsShown=10
RowInitCommand=
RowOnCommand=
RowOffCommand=
RowPositionTransformFunction=function(self,positionIndex,itemIndex,numItems) self:y(SCREEN_CENTER_Y-152+34*positionIndex) end
ExplanationP1X=SCREEN_CENTER_X-250
ExplanationP1Y=SCREEN_CENTER_Y+172
ExplanationP2X=SCREEN_CENTER_X+250
ExplanationP2Y=SCREEN_CENTER_Y+172
ExplanationTogetherX=SCREEN_CENTER_X-250
ExplanationTogetherY=SCREEN_CENTER_Y+172
2006-03-08 18:08:04 +00:00
ExplanationTogetherOnCommand=shadowlength,0;zoom,0.5;wrapwidthpixels,1000;horizalign,left;cropright,1;linear,0.5;cropright,0
ExplanationTogetherOffCommand=
ExplanationP1OnCommand=shadowlength,0;zoom,0.5;wrapwidthpixels,500;horizalign,left;cropright,1;linear,0.5;cropright,0
ExplanationP1OffCommand=
ExplanationP2OnCommand=shadowlength,0;zoom,0.5;wrapwidthpixels,500;horizalign,right;cropright,1;linear,0.5;cropright,0
ExplanationP2OffCommand=
DisqualifyP1X=
DisqualifyP1Y=
DisqualifyP1OnCommand=hidden,1
DisqualifyP1OffCommand=
DisqualifyP2X=
DisqualifyP2Y=
DisqualifyP2OnCommand=hidden,1
DisqualifyP2OffCommand=
PageX=SCREEN_CENTER_X
PageY=SCREEN_CENTER_Y
2003-12-19 21:47:06 +00:00
PageOnCommand=
CursorOnCommand=
2003-12-19 21:47:06 +00:00
LineHighlightOnCommand=
2004-01-09 23:52:27 +00:00
LineHighlightChangeCommand=
LineHighlightChangeToExitCommand=
2006-09-21 20:07:36 +00:00
ShowScrollBar=false
2005-02-02 08:32:20 +00:00
ScrollBarHeight=0
ScrollBarTime=0
2005-07-07 07:25:54 +00:00
LineHighlightX=SCREEN_CENTER_X
2006-09-21 20:07:36 +00:00
ShowBpmInSpeedTitle=false
FrameOnCommand=x,-SCREEN_WIDTH;decelerate,0.3;addx,SCREEN_WIDTH
FrameOffCommand=accelerate,0.3;addx,SCREEN_WIDTH
2006-09-21 20:07:36 +00:00
ShowExitRow=true
SeparateExitRow=false
2005-02-02 08:32:20 +00:00
SeparateExitRowY=0
MoreX=
MoreY=
MoreOnCommand=hidden,1
2004-01-10 03:36:14 +00:00
MoreExitSelectedP1Command=
MoreExitSelectedP2Command=
MoreExitUnselectedP1Command=
MoreExitUnselectedP2Command=
2006-09-21 20:07:36 +00:00
ShowExplanations=true
ShowOptionIcons=true
ShowUnderlines=true
2005-04-16 23:21:08 +00:00
IconsOnCommand=x,-30
2006-09-21 20:07:36 +00:00
AllowRepeatingChangeValueInput=false
2005-04-20 23:02:37 +00:00
CursorTweenSeconds=0.3
2006-09-21 20:07:36 +00:00
WrapValueInRow=true
IconsP1X=SCREEN_CENTER_X-280
IconsP2X=SCREEN_CENTER_X+280
2005-07-16 02:54:55 +00:00
BulletX=SCREEN_CENTER_X-232
BulletOnCommand=
TitleX=SCREEN_CENTER_X-180
TitleOnCommand=zoom,0.7;horizalign,right;ShadowLength,0
TitleGainFocusCommand=
TitleLoseFocusCommand=
ItemsStartX=SCREEN_CENTER_X-160
ItemsEndX=SCREEN_CENTER_X+280
ItemsGapX=14
2006-04-05 04:59:40 +00:00
ItemsMinBaseZoom=0.6
2005-03-20 08:46:45 +00:00
ItemsLongRowP1X=SCREEN_CENTER_X-60
ItemsLongRowP2X=SCREEN_CENTER_X+100
ItemsLongRowSharedX=SCREEN_CENTER_X+20
2005-03-25 04:14:49 +00:00
ItemsOnCommand=zoom,0.5
2005-07-07 07:25:54 +00:00
ItemGainFocusCommand=
ItemLoseFocusCommand=
2006-09-22 04:20:48 +00:00
ColorSelected=color("1,1,1,1")
ColorNotSelected=color("0.5,0.5,0.5,1")
ColorDisabled=color("0.1,0.1,0.1,1")
2006-09-21 20:07:36 +00:00
CapitalizeAllOptionNames=false
TweenSeconds=0.3
LineExitItem=list,ExitItem
LineExitTitle=list,ExitTitle
2002-09-25 16:32:58 +00:00
[ScreenMapControllers]
Class="ScreenMapControllers"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
NextScreen="ScreenOptionsService"
ButtonsToMap=""
LineScrollerOnCommand=%function(self) self:y(50) self:SetTransformFromHeight(24) end
2005-12-08 19:47:18 +00:00
LineScrollerOffCommand=
2005-12-07 05:59:14 +00:00
LineHideCommand=hidden,1
LineOnCommand=%function(self) self:y(0); self:hidden(false); local LeftToRight = math.mod(self.ItemIndex, 2) == 0 and 1 or -1; self:addx(SCREEN_WIDTH * LeftToRight); self:decelerate(0.5); self:addx(-SCREEN_WIDTH * LeftToRight); end
2005-12-08 19:47:18 +00:00
LineOffCommand=%function(self) local LeftToRight = math.mod(self.ItemIndex, 2) == 0 and 1 or -1; self:stoptweening() self:accelerate(0.3); self:addx(SCREEN_WIDTH * LeftToRight); self:queuecommand('Hide') end
2005-12-05 16:59:45 +00:00
ErrorX=SCREEN_CENTER_X
ErrorY=SCREEN_CENTER_Y
ErrorOnCommand=diffuse,#00FF00;zoom,0.8
LabelP1OnCommand=x,SCREEN_CENTER_X-195;zoom,0.7;shadowlength,2;diffusealpha,0;linear,0.5;diffusealpha,1
LabelP1OffCommand=linear,0.5;diffusealpha,0
LabelP2OnCommand=x,SCREEN_CENTER_X+195;zoom,0.7;shadowlength,2;diffusealpha,0;linear,0.5;diffusealpha,1
LabelP2OffCommand=linear,0.5;diffusealpha,0
PrimaryOnCommand=x,SCREEN_CENTER_X;y,-6;zoom,0.7;shadowlength,2
2005-12-06 01:12:41 +00:00
SecondaryOnCommand=x,SCREEN_CENTER_X;y,6;zoom,0.5;shadowlength,2
2005-12-09 03:54:45 +00:00
MappedToP1S1Command=x,SCREEN_CENTER_X-270
MappedToP1S2Command=x,SCREEN_CENTER_X-195
MappedToP1S3Command=x,SCREEN_CENTER_X-120
MappedToP2S1Command=x,SCREEN_CENTER_X+120
MappedToP2S2Command=x,SCREEN_CENTER_X+195
MappedToP2S3Command=x,SCREEN_CENTER_X+270
MappedToOnCommand=diffuse,#808080;zoom,0.5;shadowlength,0;maxwidth,150
2006-03-10 00:29:38 +00:00
MappedToWaitingCommand=diffuse,#FF8080;pulse;effectperiod,0.5;effectmagnitude,0.8,1.3,0
MappedToMappedInputCommand=diffuse,#808080;diffuseshift;effectcolor2,#808080;effectcolor1,#FFFFFF
MappedToGainFocusCommand=diffuse,#808080;diffuseshift;effectcolor2,#808080;effectcolor1,#FFFFFF
2005-12-09 02:49:31 +00:00
MappedToLoseFocusCommand=diffuse,#808080;stopeffect
2006-03-10 00:29:38 +00:00
DevicesX=SCREEN_CENTER_X
DevicesY=SCREEN_TOP+30
DevicesOnCommand=zoom,0.6;diffusealpha,0;linear,0.5;diffusealpha,1
DevicesOffCommand=linear,0.5;diffusealpha,0
2002-08-27 16:53:25 +00:00
[ScreenCenterImage]
Class="ScreenCenterImage"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
2006-09-21 20:07:36 +00:00
AllowResize=true
2005-05-09 11:53:12 +00:00
TimerOnCommand=hidden,1
NextScreen="ScreenOptionsService"
PrevScreen="ScreenOptionsService"
2003-10-11 08:52:07 +00:00
2007-02-22 01:18:30 +00:00
[ScreenTest]
Fallback="ScreenWithMenuElementsBlank"
2005-09-11 18:44:56 +00:00
[ScreenTestFonts]
Class="ScreenTestFonts"
2006-09-22 07:00:26 +00:00
Fallback="ScreenTest"
Font1="Common normal"
Font2="_shared1"
Font3="_shared2"
Font4="_numbers1"
Font5="_Arial 14 shadow"
2005-09-11 18:44:56 +00:00
TextX=SCREEN_CENTER_X
TextY=SCREEN_CENTER_Y
TextOnCommand=wrapwidthpixels,SCREEN_WIDTH
[ScreenTestFonts]
Class="ScreenTestFonts"
2006-09-22 07:00:26 +00:00
Fallback="ScreenTest"
2005-09-11 18:44:56 +00:00
2003-10-11 08:52:07 +00:00
[ScreenTestInput]
Class="ScreenTestInput"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
NextScreen="ScreenOptionsService"
PrevScreen="ScreenOptionsService"
2004-03-23 06:33:01 +00:00
[ScreenTestLights]
Class="ScreenTestLights"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
NextScreen="ScreenOptionsService"
PrevScreen="ScreenOptionsService"
2005-05-09 03:42:18 +00:00
TextX=SCREEN_CENTER_X-200
TextY=SCREEN_CENTER_Y
TextOnCommand=
TextOffCommand=
2004-03-23 06:33:01 +00:00
2006-11-30 08:25:28 +00:00
[ScreenTestSound]
Class="ScreenTestSound"
Fallback="ScreenOptionsServiceChild"
2006-11-24 14:37:19 +00:00
[ScreenNetworkOptions]
Class="ScreenNetworkOptions"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
NextScreen=NextNetworkScreen()
PrevScreen=NextNetworkScreen()
2006-05-18 04:07:45 +00:00
2003-10-13 08:39:27 +00:00
[ScreenBookkeeping]
Class="ScreenBookkeeping"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
NextScreen="ScreenOptionsService"
PrevScreen="ScreenOptionsService"
2005-05-13 19:04:21 +00:00
AllTimeX=SCREEN_CENTER_X
AllTimeY=110
AllTimeOnCommand=zoom,0.7;diffuseshift;EffectColor1,0.5,0.5,0.5,1
2005-05-09 11:10:14 +00:00
TitleX=SCREEN_CENTER_X
2005-05-13 19:04:21 +00:00
TitleY=140
2005-05-09 11:10:14 +00:00
TitleOnCommand=zoom,0.8
2005-05-13 19:04:21 +00:00
DataX=0
DataY=SCREEN_CENTER_Y+16
DataOnCommand=zoom,0.6
2003-10-13 08:39:27 +00:00
2004-11-26 07:20:03 +00:00
[ScreenPackages]
Class="ScreenPackages"
2004-11-26 07:20:03 +00:00
PackagesBGY=SCREEN_CENTER_Y
PackagesBGX=SCREEN_WIDTH/4
PackagesBGWidth=SCREEN_WIDTH/3
PackagesBGOnCommand=diffusealpha,0.0;linear,0.9;diffusealpha,1.0
PackagesBGOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0
PackagesBGBackCommand=linear,0.2;diffuse,#CCCCCC;diffusealpha,0.9
PackagesBGAwayCommand=linear,0.2;diffuse,#020101;diffusealpha,0.9
WebBGY=SCREEN_CENTER_Y
WebBGX=SCREEN_WIDTH*3.0/4.0
WebBGWidth=SCREEN_WIDTH/3
WebBGOnCommand=diffusealpha,0.0;linear,0.9;diffusealpha,1.0
WebBGOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0
WebBGAwayCommand=linear,0.2;diffuse,#020101;diffusealpha,0.9
WebBGBackCommand=linear,0.2;diffuse,#CCCCCC;diffusealpha,0.9
PackagesY=SCREEN_CENTER_Y+10
PackagesX=SCREEN_WIDTH/4
PackagesOnCommand=diffusealpha,0.0;linear,1.0;diffusealpha,1.0
PackagesOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0
NumPackagesShow=8
WebY=SCREEN_CENTER_Y+10
WebX=SCREEN_WIDTH*3.0/4.0
WebOnCommand=diffusealpha,0.0;linear,1.0;diffusealpha,1.0
WebOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0
NumLinksShow=8
WebSelY=SCREEN_CENTER_Y+10
WebSelX=SCREEN_WIDTH*3.0/4.0
2006-09-22 04:20:48 +00:00
WebSelColor=color("0.9,0.9,0.9,0.4")
2004-11-26 07:20:03 +00:00
WebSelOnCommand=diffusealpha,0.0;linear,1.0;diffusealpha,1.0
WebSelOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0
WebURLY=SCREEN_HEIGHT-40
WebURLX=SCREEN_WIDTH*2.0/3.0
WebURLOnCommand=diffusealpha,0.0;linear,1.0;diffusealpha,1.0;zoomx,0.4;zoomy,0.5
WebURLOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0
DownloadY=22
DownloadX=SCREEN_WIDTH*4.0/7.0
2005-08-26 21:06:37 +00:00
DownloadProgressCommand=diffuse,0.1,0.1,0.9,0.8
2004-11-26 07:20:03 +00:00
DownloadOnCommand=diffusealpha,0.0;linear,1.0;diffusealpha,1.0
DownloadOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0
DownloadStatusY=22
DownloadStatusX=SCREEN_WIDTH*4.0/7.0
DownloadStatusOnCommand=diffusealpha,0.0;linear,1.0;diffusealpha,1.0
DownloadStatusOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0
2006-09-21 20:07:36 +00:00
CanDL=true
StyleIcon=false
2004-11-26 07:20:03 +00:00
TimerSeconds=
PrevScreen=ScreenTitleBranch()
NextScreen="ScreenStage"
NoSongsScreen=ScreenTitleBranch()
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
2004-11-26 07:20:03 +00:00
2003-02-17 12:19:42 +00:00
[HoldGhostArrow]
WarmUpSeconds=0.25
[BitmapText]
RainbowColor1=color("1.0,0.0,0.4,1") -- red
RainbowColor2=color("0.8,0.2,0.6,1") -- pink
RainbowColor3=color("0.4,0.3,0.5,1") -- purple
RainbowColor4=color("0.2,0.6,1.0,1") -- sky blue
RainbowColor5=color("0.2,0.8,0.8,1") -- sea green
RainbowColor6=color("0.2,0.8,0.4,1") -- green
RainbowColor7=color("1.0,0.8,0.2,1") -- orange
[SongManager]
2005-06-03 01:59:54 +00:00
NumSongGroupColors=7
SongGroupColor1=color("0.8,0.1,0.6,1") -- pink
SongGroupColor2=color("0.6,0.4,0.8,1") -- purple
SongGroupColor3=color("0.0,0.4,0.8,1") -- sky blue
SongGroupColor4=color("0.0,0.6,0.6,1") -- sea green
SongGroupColor5=color("0.1,0.7,0.3,1") -- green
SongGroupColor6=color("0.8,0.6,0.0,1") -- orange
SongGroupColor7=color("1.0,0.3,0.3,1") -- light red
2005-06-03 01:59:54 +00:00
NumCourseGroupColors=1
2006-09-21 20:07:36 +00:00
UseUnlockColor=false
2006-09-22 04:20:48 +00:00
UnlockColor=color("1,0.5,0,1")
CourseGroupColor1=color("1,1,1,1")
ExtraColor=color("1.0,0.0,0.0,1.0") -- red
2003-12-21 03:16:24 +00:00
ExtraColorMeter=10
2006-09-21 20:07:36 +00:00
UsePreferredSortColor=false
MoveUnlocksToBottomOfPreferredSort=false
2006-01-07 18:55:55 +00:00
Loading songs...=
Loading courses...=
Reloading...=
ExtraStage2DifficultyMax=8
2006-01-07 18:55:55 +00:00
2002-08-28 22:42:40 +00:00
[Background]
2005-11-16 04:38:16 +00:00
LeftEdge=SCREEN_LEFT
TopEdge=SCREEN_TOP
RightEdge=SCREEN_RIGHT
BottomEdge=SCREEN_BOTTOM
2006-08-21 21:42:41 +00:00
BrightnessOverlayFadeCommand=
ClampOutputPercent=0
2002-08-28 22:42:40 +00:00
2003-02-17 12:19:42 +00:00
[Judgment]
2006-08-21 21:33:00 +00:00
JudgmentW1Command=shadowlength,0;diffusealpha,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
JudgmentW2Command=shadowlength,0;diffusealpha,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
JudgmentW3Command=shadowlength,0;diffusealpha,1;zoom,1.2;linear,0.05;zoom,1;sleep,0.8;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0;
JudgmentW4Command=shadowlength,0;diffusealpha,1;zoom,1.1;linear,0.05;zoom,1;sleep,0.8;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0;
JudgmentW5Command=shadowlength,0;diffusealpha,1;zoom,1.0;vibrate;effectmagnitude,4,8,8;sleep,0.8;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
JudgmentMissCommand=shadowlength,0;diffusealpha,1;zoom,1;y,-20;linear,0.8;y,20;sleep,0.8;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
2003-03-09 00:55:49 +00:00
[HoldJudgment]
2006-08-21 21:33:00 +00:00
HoldJudgmentLetGoCommand=shadowlength,0;diffusealpha,1;zoom,1;y,-10;linear,0.8;y,10;sleep,0.5;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
HoldJudgmentHeldCommand=shadowlength,0;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
2003-02-17 12:19:42 +00:00
[Combo]
ShowComboAt=2
2007-03-01 00:45:56 +00:00
LabelOnCommand=x,SCREEN_CENTER_X-314;y,SCREEN_CENTER_Y-220;shadowlength,0;HorizAlign,left;VertAlign,bottom
NumberOnCommand=y,SCREEN_CENTER_Y-216;shadowlength,0;HorizAlign,right;VertAlign,bottom
NumberMinZoom=1
NumberMaxZoom=1
NumberMaxZoomAt=2
2007-03-01 23:40:52 +00:00
PulseCommand=%function(self,param) self:stoptweening(); self:zoom(1.2*param.Zoom); self:linear(0.05); self:zoom(param.Zoom); end
2002-08-28 22:42:40 +00:00
[Player]
ReceptorArrowsYStandard=-144
ReceptorArrowsYReverse=144
2004-07-02 01:24:11 +00:00
ReceptorNoSinkScoreCutoff=4
JudgmentTransformCommand=%JudgmentTransformCommand
2005-04-14 04:53:30 +00:00
JudgmentOnCommand=
ComboTransformCommand=%ComboTransformCommand
2003-11-26 08:25:45 +00:00
AttackDisplayXOffsetOneSideP1=0
AttackDisplayXOffsetOneSideP2=0
AttackDisplayXOffsetBothSides=0
AttackDisplayY=-70
AttackDisplayYReverse=70
HoldJudgmentYStandard=-90
HoldJudgmentYReverse=90
2003-02-17 12:19:42 +00:00
BrightGhostComboThreshold=100
2006-11-13 06:12:38 +00:00
DrawDistanceBeforeTargetsPixels=400
DrawDistanceAfterTargetsPixels=-60
2006-09-21 20:07:36 +00:00
TapJudgmentsUnderField=false
HoldJudgmentsUnderField=false
PenalizeTapScoreNone=false
JudgeHoldNotesOnSameRowTogether=false
2007-03-13 06:00:08 +00:00
HoldCheckpoints=false
2007-03-13 07:07:47 +00:00
ImmediateHoldLetGo=true
2007-03-13 10:56:01 +00:00
RequireStepOnHoldHeads=true
2007-03-17 01:11:20 +00:00
InitialHoldLife=1
2003-08-01 00:10:31 +00:00
2006-07-24 01:12:40 +00:00
[PlayerShared]
2006-09-22 07:00:26 +00:00
Fallback="Player"
2006-07-24 01:12:40 +00:00
ComboXOffsetOneSideP1=-120
ComboXOffsetOneSideP2=120
JudgmentTransformCommand=%JudgmentTransformSharedCommand
2006-07-24 01:12:40 +00:00
2003-08-01 00:10:31 +00:00
[ProTimingDisplay]
2005-10-09 07:01:48 +00:00
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
2003-08-01 00:10:31 +00:00
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=
2004-01-02 11:25:21 +00:00
HitMineCommand=
2002-08-28 22:42:40 +00:00
2003-11-17 03:34:13 +00:00
[BPMDisplay]
NormalColor=color("1.0,1.0,1.0,1") -- white
ChangeColor=color("1.0,0.5,0.0,1") -- orange
ExtraColor=color("0.7,0.0,0.0,1") -- dark red
2006-09-21 20:07:36 +00:00
Cycle=true
NoBPMText="..."
Separator="-"
2002-08-28 22:42:40 +00:00
[CodeDetector]
Easier1="Up,Up"
Easier2="MenuUp,MenuUp"
Harder1="Down,Down"
Harder2="MenuDown,MenuDown"
2007-03-16 01:36:13 +00:00
NextSort1="@MenuLeft-@MenuRight-Start"
NextSort2="MenuLeft-MenuRight"
NextSort3="@Left-@Right-Start"
NextSort4="Left-Right"
ModeMenu1="Up,Down,Up,Down"
ModeMenu2="MenuUp,MenuDown,MenuUp,MenuDown"
Mirror="Up,Left,Right,Left,Right"
Left="Up,Down,Right,Left"
Right="Up,Down,Left,Right"
Shuffle="Down,Up,Down,Up"
SuperShuffle="Down,Up,Left,Right"
NextTransform=""
NextScrollSpeed="Up,Left,Down,Left,Up"
PreviousScrollSpeed="Down,Right,Up,Right,Down"
NextAccel="Left,Right,Down,Up"
NextEffect="Left,Down,Right"
NextAppearance="Left,Up,Right"
NextTurn=""
Reverse="Down,Left,Right,Left,Right"
HoldNotes="Right,Left,Down,Up"
Mines=""
Dark=""
CancelAll="Left,Right,Left,Right,Left,Right,Left,Right"
NextTheme="Left,Left,Left,Right,Right,Right,Left,Right"
NextTheme2="MenuLeft,MenuLeft,MenuLeft,MenuRight,MenuRight,MenuRight,MenuLeft,MenuRight"
NextAnnouncer="Left,Left,Right,Right,Left,Left,Right,Right"
NextAnnouncer2="MenuLeft,MenuLeft,MenuRight,MenuRight,MenuLeft,MenuLeft,MenuRight,MenuRight"
NextBannerGroup="MenuUp,MenuRight,MenuRight"
NextBannerGroup2="MenuUp,MenuDown,MenuUp,MenuDown"
Hidden=""
RandomVanish=""
2007-04-14 22:11:09 +00:00
SaveScreenshot1="MenuLeft-MenuRight"
SaveScreenshot2=""
CancelAllPlayerOptions=""
BackInEventMode=""
2002-09-03 15:42:36 +00:00
[CourseCodeDetector]
2006-09-22 07:00:26 +00:00
Fallback="CodeDetector"
NextSort1=
NextSort2=
NextSort3=
NextSort4=
2005-01-29 21:04:08 +00:00
ModeMenu1=
ModeMenu2=
2002-09-03 15:42:36 +00:00
[GrooveRadar]
Label1OffsetX=0 -- stream
Label1OffsetY=-78
Label2OffsetX=-100 -- voltage
2002-09-03 15:42:36 +00:00
Label2OffsetY=-20
Label3OffsetX=-70 -- air
Label3OffsetY=SCREEN_CENTER_Y-174
Label4OffsetX=70 -- freeze
Label4OffsetY=SCREEN_CENTER_Y-174
Label5OffsetX=100 -- chaos
2002-09-03 15:42:36 +00:00
Label5OffsetY=-20
LabelPreDelayOnCommand=finishtweening;zoom,1.5;diffuse,1,1,1,0;sleep,0.3
2003-07-20 01:47:50 +00:00
LabelOnDelay=0.2
// fade on to screen
LabelPostDelayOnCommand=linear,0.1;glow,1,1,1,1;accelerate,0.3;zoom,1;diffuse,1,1,1,1;glow,1,1,1,0
2003-07-20 01:47:50 +00:00
[GrooveGraph]
EdgeWidth=
2006-09-22 04:20:48 +00:00
BeginnerColor=color("0,0,0,0")
EasyColor=color("0,0,0,0")
MediumColor=color("0,0,0,0")
HardColor=color("0,0,0,0")
ChallengeColor=color("0,0,0,0")
EditColor=color("0,0,0,0")
ShowStream=
ShowVoltage=
ShowAir=
ShowFreeze=
ShowChaos=
StreamX=
VoltageX=
AirX=
FreezeX=
ChaosX=
MountainsBaseY=
MountainWidth=
MountainHeight=
2002-09-03 15:42:36 +00:00
[OptionIcon]
TextOffsetX=0
TextOffsetY=0
TextHAlign=1 -- 0,1,2 = left,center,right
TextVAlign=1 -- 0,1,2 = top,middle,bottom
TextWidth=72
TextZoom=0.5
2006-09-21 20:07:36 +00:00
Uppercase=false
2002-09-03 15:42:36 +00:00
[OptionIconRow]
2005-11-16 04:38:16 +00:00
SpacingX=32
2002-09-03 15:42:36 +00:00
SpacingY=0
[TransitionOniFade]
2005-11-16 04:38:16 +00:00
BannerWidth=512
BannerHeight=160
2003-03-19 20:02:25 +00:00
[LyricDisplay]
2006-09-21 22:13:18 +00:00
LyricFrontChangedCommand=LyricCommand,"Front"
LyricBackChangedCommand=LyricCommand,"Back"
2006-08-02 20:39:11 +00:00
InLength=
OutLength=
2003-03-19 20:02:25 +00:00
2003-10-04 08:46:21 +00:00
[LifeMeterBattery Percent]
PercentP1X=+20
PercentP1Y=0
2005-08-31 04:02:41 +00:00
PercentP1OnCommand=zoom,0.7;shadowlength,0;diffuse,PlayerColor(PLAYER_1)
2003-10-05 00:32:34 +00:00
PercentP1OffCommand=
2003-10-04 08:46:21 +00:00
PercentP2X=-20
PercentP2Y=0
2005-08-31 04:02:41 +00:00
PercentP2OnCommand=zoom,0.7;shadowlength,0;diffuse,PlayerColor(PLAYER_2)
2003-10-05 00:32:34 +00:00
PercentP2OffCommand=
DancePointsP1X=+20
DancePointsP1Y=0
2005-08-31 04:02:41 +00:00
DancePointsP1OnCommand=zoom,0.7;shadowlength,0;diffuse,PlayerColor(PLAYER_1)
2003-10-05 00:32:34 +00:00
DancePointsP1OffCommand=
DancePointsP2X=-20
DancePointsP2Y=0
2005-08-31 04:02:41 +00:00
DancePointsP2OnCommand=zoom,0.7;shadowlength,0;diffuse,PlayerColor(PLAYER_2)
2003-10-05 00:32:34 +00:00
DancePointsP2OffCommand=
2003-10-04 09:13:59 +00:00
DancePointsDigits=5
2006-09-21 20:07:36 +00:00
PercentUseRemainder=false
ApplyScoreDisplayOptions=true
2006-07-25 23:45:42 +00:00
Format=FormatPercentScore
2003-10-05 00:32:34 +00:00
[ScreenEvaluation Percent]
2003-10-05 00:32:34 +00:00
PercentP1X=0
PercentP1Y=0
PercentP1OnCommand=horizalign,right;vertalign,bottom;glowshift;effectperiod,2;shadowlength,0
PercentP1OffCommand=
PercentP2X=0
PercentP2Y=0
PercentP2OnCommand=horizalign,right;vertalign,bottom;glowshift;effectperiod,2;shadowlength,0
PercentP2OffCommand=
PercentRemainderP1X=0
PercentRemainderP1Y=0
PercentRemainderP1OnCommand=horizalign,left;vertalign,bottom;zoom,0.5;glowshift;effectperiod,2;shadowlength,0
2004-04-25 05:51:09 +00:00
PercentRemainderP1OffCommand=
2003-10-05 00:32:34 +00:00
PercentRemainderP2X=0
PercentRemainderP2Y=0
PercentRemainderP2OnCommand=horizalign,left;vertalign,bottom;zoom,0.5;glowshift;effectperiod,2;shadowlength,0
2004-04-25 05:51:09 +00:00
PercentRemainderP2OffCommand=
2003-10-05 00:32:34 +00:00
DancePointsP1X=-26
DancePointsP1Y=-32
DancePointsP1OnCommand=glowshift;effectperiod,2;shadowlength,0
DancePointsP1OffCommand=sleep,0.8;accelerate,0.3
DancePointsP2X=-26
DancePointsP2Y=-32
DancePointsP2OnCommand=glowshift;effectperiod,2;shadowlength,0
DancePointsP2OffCommand=sleep,0.8;accelerate,0.3
DancePointsDigits=1
2006-09-21 20:07:36 +00:00
PercentUseRemainder=true
ApplyScoreDisplayOptions=false
2006-08-17 20:32:49 +00:00
Format=FormatPercentScore
2003-10-05 00:32:34 +00:00
[PercentageDisplay]
2007-03-12 03:26:34 +00:00
PercentDecimalPlaces=2
PercentTotalSize=5
2003-10-05 00:32:34 +00:00
[ScoreDisplayPercentage Percent]
PercentP1X=+20
PercentP1Y=0
2005-08-31 04:02:41 +00:00
PercentP1OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_1)
2003-10-05 22:59:04 +00:00
PercentP1OffCommand=
2003-10-05 00:32:34 +00:00
PercentP2X=-20
PercentP2Y=0
2005-08-31 04:02:41 +00:00
PercentP2OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_2)
2003-10-05 22:59:04 +00:00
PercentP2OffCommand=
2003-10-05 00:32:34 +00:00
DancePointsDigits=5
2006-09-21 20:07:36 +00:00
PercentUseRemainder=false
ApplyScoreDisplayOptions=true
2006-07-11 16:47:53 +00:00
Format=FormatPercentScore
2003-10-04 08:46:21 +00:00
2005-08-23 21:43:32 +00:00
PercentP3X=+20
PercentP3Y=0
2005-08-31 04:02:41 +00:00
PercentP3OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_1)
2005-08-23 21:43:32 +00:00
PercentP3OffCommand=
PercentP4X=-20
PercentP4Y=0
2005-08-31 04:02:41 +00:00
PercentP4OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_2)
2005-08-23 21:43:32 +00:00
PercentP4OffCommand=
PercentP5X=+20
PercentP5Y=0
2005-08-31 04:02:41 +00:00
PercentP5OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_1)
2005-08-23 21:43:32 +00:00
PercentP5OffCommand=
PercentP6X=-20
PercentP6Y=0
2005-08-31 04:02:41 +00:00
PercentP6OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_2)
2005-08-23 21:43:32 +00:00
PercentP6OffCommand=
PercentP7X=+20
PercentP7Y=0
2005-08-31 04:02:41 +00:00
PercentP7OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_1)
2005-08-23 21:43:32 +00:00
PercentP7OffCommand=
PercentP8X=-20
PercentP8Y=0
2005-08-31 04:02:41 +00:00
PercentP8OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_2)
2005-08-23 21:43:32 +00:00
PercentP8OffCommand=
2003-06-30 18:08:27 +00:00
[ScoreKeeperRave]
AttackDurationSeconds=10
2003-04-07 05:14:27 +00:00
[ScreenSelectMaster]
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelect"
Class="ScreenSelectMaster"
2006-09-21 20:07:36 +00:00
WrapCursor=false
AllowRepeatingInput=false
2005-02-02 05:37:40 +00:00
PreSwitchPageSeconds=0
PostSwitchPageSeconds=0
ScrollerSecondsPerItem=0
2005-07-14 21:51:22 +00:00
ScrollerNumItemsToDraw=20
2005-05-03 09:29:54 +00:00
ScrollerTransform=function(self,offset,itemIndex,numItems) end
ScrollerSubdivisions=1
2006-09-21 20:07:36 +00:00
OverrideSleepAfterTweenOffSeconds=false
SleepAfterTweenOffSeconds=0
2005-02-20 20:39:11 +00:00
NumCodes=0
OptionOrderUp=
OptionOrderDown=
OptionOrderLeft=
OptionOrderRight=
OptionOrderAuto=
2006-09-21 20:07:36 +00:00
ShowIcon=false
ShowCursor=false
ShowScroller=false
WrapScroller=false
LoopScroller=false
PerChoiceIconElement=true
PerChoiceScrollElement=true
2005-02-20 20:39:11 +00:00
# All on page 1 by default.
NumChoicesOnPage1=999
2006-09-21 20:07:36 +00:00
SharedSelection=true
UseIconMetrics=true
2005-07-14 08:47:12 +00:00
CursorP1OffsetXFromIcon=0
CursorP1OffsetYFromIcon=0
CursorP2OffsetXFromIcon=0
CursorP2OffsetYFromIcon=0
2005-02-20 20:39:11 +00:00
DisabledColor=#606060
# Blank defaults for a few options.
2005-07-14 08:47:12 +00:00
IconChoice1SwitchToPage1Command=
IconChoice1SwitchToPage2Command=
IconChoice1OnCommand=
IconChoice1OffCommand=
IconChoice1OffFocusedCommand=
IconChoice1OffUnfocusedCommand=
2005-02-20 20:39:11 +00:00
2005-07-14 08:47:12 +00:00
IconChoice2SwitchToPage1Command=
IconChoice2SwitchToPage2Command=
IconChoice2OnCommand=
IconChoice2OffCommand=
IconChoice2OffFocusedCommand=
IconChoice2OffUnfocusedCommand=
2005-02-20 20:39:11 +00:00
2005-07-14 08:47:12 +00:00
IconChoice3SwitchToPage1Command=
IconChoice3SwitchToPage2Command=
IconChoice3OnCommand=
IconChoice3OffCommand=
IconChoice3OffFocusedCommand=
IconChoice3OffUnfocusedCommand=
2005-02-20 20:39:11 +00:00
2005-07-14 08:47:12 +00:00
IconChoice4SwitchToPage1Command=
IconChoice4SwitchToPage2Command=
IconChoice4OnCommand=
IconChoice4OffCommand=
IconChoice4OffFocusedCommand=
IconChoice4OffUnfocusedCommand=
2005-02-20 20:39:11 +00:00
ExplanationPage1X=0
ExplanationPage1Y=0
ExplanationPage1SwitchToPage1Command=
ExplanationPage1SwitchToPage2Command=
ExplanationPage1OnCommand=hidden,1
ExplanationPage1OffCommand=
ExplanationPage2X=0
ExplanationPage2Y=0
ExplanationPage2SwitchToPage1Command=
ExplanationPage2SwitchToPage2Command=
ExplanationPage2OnCommand=hidden,1
ExplanationPage2OffCommand=
MorePage1X=0
MorePage1Y=0
MorePage1SwitchToPage1Command=
MorePage1SwitchToPage2Command=
MorePage1OnCommand=hidden,1
MorePage1OffCommand=
MorePage2X=0
MorePage2Y=0
MorePage2SwitchToPage1Command=
MorePage2SwitchToPage2Command=
MorePage2OnCommand=hidden,1
MorePage2OffCommand=
IdleCommentSeconds=0
IdleTimeoutSeconds=0
2004-02-15 01:34:45 +00:00
[ScreenInputOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
LineNames="1,2,3,4,5,6"
Line1="conf,AutoMapOnJoyChange"
Line2="conf,OnlyDedicatedMenuButtons"
Line3="conf,AutoPlay"
Line4="conf,DelayedBack"
Line5="conf,ArcadeOptionsNavigation"
Line6="conf,MusicWheelSwitchSpeed"
2003-10-07 08:18:28 +00:00
[ScreenCoinOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
LineNames="1,2,3,4,5"
Line1="conf,CoinMode"
Line2="conf,SongsPerPlay"
Line3="conf,CoinsPerCredit"
Line4="conf,Premium"
Line5="conf,EventMode"
2003-10-07 08:18:28 +00:00
[ScreenMachineOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
LineNames="1,2,3,4,5,6,7,8,9,10,11"
Line1="conf,MenuTimer"
Line2="conf,ScoringType"
Line3="conf,TimingWindowScale"
Line4="conf,LifeDifficulty"
Line5="conf,ProgressiveLifebar"
Line6="conf,ProgressiveStageLifebar"
Line7="conf,ProgressiveNonstopLifebar"
Line8="conf,DefaultFailType"
Line9="conf,ShowSongOptions"
Line10="conf,GetRankingName"
Line11="conf,AllowW1"
[ScreenGraphicOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
LineNames="1,2,3,4,5,6,7,8,9,10,11,12,13,14"
Line1="conf,Windowed"
Line2="conf,DisplayResolution"
Line3="conf,DisplayAspectRatio"
Line4="conf,DisplayColorDepth"
Line5="conf,MaxTextureResolution"
Line6="conf,TextureColorDepth"
Line7="conf,MovieColorDepth"
Line8="conf,SmoothLines"
Line9="conf,CelShadeModels"
Line10="conf,DelayedTextureDelete"
Line11="conf,RefreshRate"
Line12="conf,Vsync"
Line13="conf,ShowStats"
Line14="conf,ShowBanners"
[ScreenGameplayOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
2007-04-25 01:00:42 +00:00
LineNames="1,2,3,4,5"
Line1="conf,Center1Player"
Line2="conf,HiddenSongs"
Line3="conf,EasterEggs"
Line4="conf,AllowExtraStage"
2007-04-25 01:00:42 +00:00
Line5="conf,UseUnlockSystem"
[ScreenBackgroundOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
LineNames="1,2,3,4,5,6"
Line1="conf,RandomBackgroundMode"
Line2="conf,BGBrightness"
Line3="conf,ShowDanger"
Line4="conf,ShowDancingCharacters"
Line5="conf,ShowBeginnerHelper"
Line6="conf,NumBackgrounds"
[ScreenAppearanceOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
LineNames="1,2,3,4,5,6,7,8,9,10,11,12,13"
Line1="conf,Language"
Line2="conf,Announcer"
Line3="conf,Theme"
Line4="conf,DefaultNoteSkin"
Line5="conf,ShowInstructions"
Line6="conf,ShowCaution"
Line7="conf,DancePointsForOni"
Line8="conf,ShowSelectGroup"
Line9="conf,MusicWheelUsesSections"
Line10="conf,CourseSortOrder"
Line11="conf,MoveRandomToEnd"
Line12="conf,ShowNativeLanguage"
Line13="conf,ShowLyrics"
2003-12-30 09:43:42 +00:00
[ScreenOtherOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
LineNames="1,2,3"
Line1="conf,AutogenSteps"
Line2="conf,AutogenGroupCourses"
Line3="conf,FastLoad"
2004-02-15 01:34:45 +00:00
[ScreenSoundOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
2006-11-21 04:14:01 +00:00
LineNames="1,2"
Line1="conf,AttractSoundFrequency"
Line2="conf,SoundVolume"
2004-02-15 01:34:45 +00:00
2005-01-30 00:01:35 +00:00
[ScreenAttract]
StartScreen=ScreenTitleBranch()
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElementsBlank"
2006-09-21 20:07:36 +00:00
BackGoesToStartScreen=true
2006-07-17 19:11:14 +00:00
PrevScreen=
2005-02-27 10:30:53 +00:00
[ScreenWithMenuElementsBlank]
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
2005-02-27 10:30:53 +00:00
HeaderX=
HeaderY=
2005-03-02 12:49:54 +00:00
HeaderOnCommand=hidden,1
2005-02-27 10:30:53 +00:00
HeaderOffCommand=
FooterX=
FooterY=
2005-03-02 12:49:54 +00:00
FooterOnCommand=hidden,1
2005-02-27 10:30:53 +00:00
FooterOffCommand=
2006-09-21 20:07:36 +00:00
StyleIcon=false
TimerSeconds=6
2006-09-21 20:07:36 +00:00
TimerStealth=true
ForceTimer=true
2005-02-27 10:30:53 +00:00
TimerX=
TimerY=
TimerOnCommand=hidden,1
TimerOffCommand=
2005-03-18 01:56:55 +00:00
[ScreenSelectBlank]
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElementsBlank"
UpdateOnMessage=""
2005-03-18 01:56:55 +00:00
[ScreenSelectMasterBlank]
2006-09-22 07:00:26 +00:00
Fallback="ScreenSelectBlank"
Class="ScreenSelectMaster"
2006-09-21 20:07:36 +00:00
AllowRepeatingInput=false
ChoiceNames="1"
2005-02-27 10:30:53 +00:00
Choice1=
DefaultChoice="1"
2006-09-21 20:07:36 +00:00
WrapCursor=false
2005-02-27 10:30:53 +00:00
PreSwitchPageSeconds=0
PostSwitchPageSeconds=0
ScrollerSecondsPerItem=0
2005-07-14 21:51:22 +00:00
ScrollerNumItemsToDraw=20
2005-05-03 09:29:54 +00:00
ScrollerTransform=function(self,offset,itemIndex,numItems) end
ScrollerSubdivisions=1
2006-09-21 20:07:36 +00:00
StyleIcon=true
OverrideSleepAfterTweenOffSeconds=false
SleepAfterTweenOffSeconds=0
2005-02-27 10:30:53 +00:00
NumCodes=0
OptionOrderUp=
OptionOrderDown=
OptionOrderLeft=
OptionOrderRight=
OptionOrderAuto=
2006-09-21 20:07:36 +00:00
ShowIcon=false
ShowCursor=false
ShowScroller=false
WrapScroller=false
LoopScroller=false
PerChoiceIconElement=true
PerChoiceScrollElement=true
2005-02-27 10:30:53 +00:00
# All on page 1 by default.
NumChoicesOnPage1=999
2006-09-21 20:07:36 +00:00
SharedSelection=true
UseIconMetrics=true
2005-07-14 08:47:12 +00:00
CursorP1OffsetXFromIcon=0
CursorP1OffsetYFromIcon=0
CursorP2OffsetXFromIcon=0
CursorP2OffsetYFromIcon=0
2005-02-27 10:30:53 +00:00
DisabledColor=#606060
ExplanationPage1X=
ExplanationPage1Y=
ExplanationPage1OnCommand=hidden,1
ExplanationPage1OffCommand=
ExplanationPage2X=
ExplanationPage2Y=
ExplanationPage2OnCommand=hidden,1
ExplanationPage2OffCommand=
MorePage1X=
MorePage1Y=
MorePage1OnCommand=hidden,1
MorePage1OffCommand=
MorePage2X=
MorePage2Y=
MorePage2OnCommand=hidden,1
MorePage2OffCommand=
IdleCommentSeconds=15
IdleTimeoutSeconds=0
2005-01-30 00:01:35 +00:00
2006-01-27 19:49:38 +00:00
[ScreenUnlockStatus]
Class="ScreenUnlockStatus"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
TypeOfPointsToDisplay="DP"
2003-07-25 05:33:56 +00:00
TimeToDisplay=10
PointsDisplayX=SCREEN_CENTER_X-220
PointsDisplayY=SCREEN_CENTER_Y+170
2003-07-25 05:33:56 +00:00
PointsZoom=2
UnlockTextScroll=3
UnlockTextScrollRows=7
2003-07-16 14:57:50 +00:00
UnlockTextScrollZoom=1
UnlockTextScrollIconX=SCREEN_CENTER_X+30
2003-07-25 05:33:56 +00:00
UnlockTextScrollIconSize=40
UnlockTextScrollMaxWidth=265
UnlockTextScrollX=SCREEN_CENTER_X+55
UnlockTextScrollStartY=SCREEN_CENTER_Y+200
UnlockTextScrollEndY=SCREEN_CENTER_Y-200
NextScreen="ScreenCompany"
2003-07-25 05:33:56 +00:00
UnlockIconCommand=zoom,0;linear,0.3;zoom,1;linear,0.2;zoom,0.8;sleep,9;linear,0.5;diffusealpha,0
2006-01-27 19:49:38 +00:00
Unlock0001X=SCREEN_CENTER_X-220
Unlock0001Y=SCREEN_CENTER_Y-115
Unlock0002X=SCREEN_CENTER_X-170
Unlock0002Y=SCREEN_CENTER_Y-115
Unlock0003X=SCREEN_CENTER_X-120
Unlock0003Y=SCREEN_CENTER_Y-115
Unlock0004X=SCREEN_CENTER_X-70
Unlock0004Y=SCREEN_CENTER_Y-115
Unlock0005X=SCREEN_CENTER_X-220
Unlock0005Y=SCREEN_CENTER_Y-65
Unlock0006X=SCREEN_CENTER_X-170
Unlock0006Y=SCREEN_CENTER_Y-65
Unlock0007X=SCREEN_CENTER_X-120
Unlock0007Y=SCREEN_CENTER_Y-65
Unlock0008X=SCREEN_CENTER_X-70
Unlock0008Y=SCREEN_CENTER_Y-65
Unlock0009X=SCREEN_CENTER_X-220
Unlock0009Y=SCREEN_CENTER_Y-15
Unlock0010X=SCREEN_CENTER_X-170
Unlock0010Y=SCREEN_CENTER_Y-15
Unlock0011X=SCREEN_CENTER_X-120
Unlock0011Y=SCREEN_CENTER_Y-15
Unlock0012X=SCREEN_CENTER_X-70
Unlock0012Y=SCREEN_CENTER_Y-15
Unlock0013X=SCREEN_CENTER_X-220
Unlock0013Y=SCREEN_CENTER_Y+35
Unlock0014X=SCREEN_CENTER_X-170
Unlock0014Y=SCREEN_CENTER_Y+35
Unlock0015X=SCREEN_CENTER_X-120
Unlock0015Y=SCREEN_CENTER_Y+35
Unlock0016X=SCREEN_CENTER_X-70
Unlock0016Y=SCREEN_CENTER_Y+35
Unlock0017X=SCREEN_CENTER_X-220
Unlock0017Y=SCREEN_CENTER_Y+85
Unlock0018X=SCREEN_CENTER_X-170
Unlock0018Y=SCREEN_CENTER_Y+85
Unlock0019X=SCREEN_CENTER_X-120
Unlock0019Y=SCREEN_CENTER_Y+85
Unlock0020X=SCREEN_CENTER_X-70
Unlock0020Y=SCREEN_CENTER_Y+85
2003-07-25 05:33:56 +00:00
DancePointsZoom=2
2003-01-26 07:33:03 +00:00
[ScreenRanking]
Class="ScreenRankingLines"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
NextScreen="ScreenUnlockStatus"
PrevScreen="ScreenHowToPlay"
TimerSeconds=-1
2007-03-06 08:07:10 +00:00
StepsTypesToHide="dance-couple,dance-solo,dance-routine,pump-halfdouble;pump-couple"
Type="Category"
CoursesToShow=GetCoursesToShowRanking()
2006-09-21 20:07:36 +00:00
ShowOnlyMostRecentScores=false
2005-04-25 22:44:32 +00:00
NumMostRecentScoresToShow=10
DifficultiesToShow="easy,medium,hard,challenge"
SecondsPerPage=5
2003-12-28 08:20:48 +00:00
PageFadeSeconds=1.0
2005-02-28 17:18:01 +00:00
2003-12-28 08:20:48 +00:00
RowSpacingX=0
2004-11-07 06:51:00 +00:00
RowSpacingY=60
2003-12-28 08:20:48 +00:00
ColSpacingX=0
ColSpacingY=0
2006-09-22 04:20:48 +00:00
StepsTypeColor1=color("0.6,0.6,1,1")
StepsTypeColor2=color("1,0.3,0.3,1")
StepsTypeColor3=color("0.3,1,0.3,1")
StepsTypeColor4=color("1.0,1,1.0,1")
StepsTypeColor5=color("1.0,1,1.0,1")
2005-10-15 00:50:18 +00:00
SongScoreRowsToDraw=6
2005-02-28 17:18:01 +00:00
SongScoreSecondsPerRow=0.4
2006-09-21 20:08:31 +00:00
ManualScrolling=false
2006-09-21 20:07:36 +00:00
ShowSurvivalTime=false
2005-02-28 17:18:01 +00:00
2007-05-02 00:07:38 +00:00
BannerOnCommand=x,SCREEN_CENTER_X+197;y,SCREEN_CENTER_Y-196;diffusealpha,1;scaletoclipped,220,58;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
2003-10-22 09:45:23 +00:00
BannerOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
2007-05-02 00:07:38 +00:00
CategoryOnCommand=x,SCREEN_CENTER_X+197;y,SCREEN_CENTER_Y-208;diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
2003-12-28 08:20:48 +00:00
CategoryOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
2007-05-02 00:07:38 +00:00
CourseTitleOnCommand=x,SCREEN_CENTER_X+197;y,SCREEN_CENTER_Y-208;diffusealpha,1;maxwidth,230;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
2004-01-13 01:23:40 +00:00
CourseTitleOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
2007-05-02 00:10:12 +00:00
StepsTypeOnCommand=x,SCREEN_CENTER_X+200;y,SCREEN_CENTER_Y-180;diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
2003-12-28 08:20:48 +00:00
StepsTypeOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
2005-02-28 17:18:01 +00:00
BulletStartX=SCREEN_CENTER_X-220
BulletStartY=SCREEN_CENTER_Y-100
2005-09-21 20:54:57 +00:00
Bullet1OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Bullet2OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Bullet3OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Bullet4OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Bullet5OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
2003-12-28 08:20:48 +00:00
Bullet1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Bullet2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Bullet3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
Bullet4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Bullet5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
NameStartX=SCREEN_CENTER_X-140
NameStartY=SCREEN_CENTER_Y-100
2005-09-21 20:54:57 +00:00
Name1OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Name2OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Name3OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Name4OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Name5OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
2003-12-28 08:20:48 +00:00
Name1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Name2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Name3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
Name4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Name5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
ScoreStartX=SCREEN_CENTER_X+200
ScoreStartY=SCREEN_CENTER_Y-100
2005-09-21 20:54:57 +00:00
Score1OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Score2OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Score3OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Score4OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Score5OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
2003-12-28 08:20:48 +00:00
Score1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Score2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Score3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
Score4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Score5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
PointsStartX=SCREEN_CENTER_X+60
PointsStartY=SCREEN_CENTER_Y-100
2005-09-21 20:54:57 +00:00
Points1OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Points2OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Points3OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Points4OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Points5OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
2003-10-22 09:45:23 +00:00
Points1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Points2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Points3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
Points4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Points5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
TimeStartX=SCREEN_CENTER_X+240
TimeStartY=SCREEN_CENTER_Y-100
2005-09-21 20:54:57 +00:00
Time1OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Time2OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Time3OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Time4OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Time5OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
2003-10-22 09:45:23 +00:00
Time1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Time2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Time3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
Time4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Time5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
2005-02-28 17:18:01 +00:00
DifficultyStartX=SCREEN_CENTER_X-154
DifficultyY=SCREEN_CENTER_Y-209
2005-09-22 03:03:05 +00:00
DifficultyBeginnerOnCommand=
DifficultyEasyOnCommand=
DifficultyMediumOnCommand=
DifficultyHardOnCommand=
DifficultyChallengeOnCommand=
DifficultyBeginnerOffCommand=
DifficultyEasyOffCommand=
DifficultyMediumOffCommand=
DifficultyHardOffCommand=
DifficultyChallengeOffCommand=
TitleOnCommand=x,-210;ztest,1;diffuse,0,0,0,1;maxwidth,160
2005-09-21 20:54:57 +00:00
TitleOffCommand=
2005-09-22 03:03:05 +00:00
FrameOnCommand=ztest,1
2005-09-21 20:54:57 +00:00
FrameOffCommand=
ScoreOffsetStartX=-154
ScoreOffsetY=0
2005-09-22 03:03:05 +00:00
ScoreOnCommand=zoom,0.7;ztest,1
2005-09-21 20:54:57 +00:00
ScoreOffCommand=
2003-10-14 17:04:21 +00:00
[ScreenIntroMovie]
Class="ScreenAttract"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
NextScreen="ScreenDemonstration"
[ScreenMemoryCard]
Class="ScreenAttract"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
NextScreen="ScreenCompany"
[ScreenCompany]
Class="ScreenAttract"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
NextScreen="ScreenLogo"
PrevScreen="ScreenCompany"
TimerSeconds=9
[ScreenAlbums]
Class="ScreenAttract"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
NextScreen="ScreenLogo"
[ScreenLogo]
Class="ScreenAttract"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
NextScreen="ScreenHowToPlay"
PrevScreen="ScreenCompany"
2003-04-05 03:49:03 +00:00
[ScreenHowToPlay]
Class="ScreenHowToPlay"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
TimerSeconds=25
NextScreen="ScreenDemonstration"
PrevScreen="ScreenLogo"
SecondsToShow=25
2006-09-21 20:07:36 +00:00
UseLifeMeterBar=true
LifeMeterBarX=SCREEN_CENTER_X+160
LifeMeterBarY=SCREEN_TOP+40
LifeMeterBarOnCommand=addy,-60;sleep,2.4;linear,0.2;addy,60
2006-09-21 20:07:36 +00:00
UseCharacter=true
CharacterX=SCREEN_CENTER_X-200
CharacterY=SCREEN_CENTER_Y+160
CharacterOnCommand=Zoom,20;addy,-SCREEN_WIDTH;sleep,6.0;decelerate,0.4;addy,SCREEN_WIDTH
2006-09-21 20:07:36 +00:00
UsePad=true
PadX=SCREEN_CENTER_X-280
PadY=SCREEN_CENTER_Y+70
PadOnCommand=Zoom,15;RotationY,180;sleep,4.7;linear,1.0;RotationY,360;Zoom,20;AddX,190;AddY,80
2006-09-21 20:07:36 +00:00
UseNotefield=true
PlayerX=SCREEN_CENTER_X+160
PlayerY=SCREEN_CENTER_Y
PlayerOnCommand=
SongBPM=100
2005-10-09 07:01:48 +00:00
NumW2s=4
NumMisses=6
[ScreenDemonstration]
2006-09-22 07:00:26 +00:00
Fallback="ScreenGameplay"
Class="ScreenDemonstration"
SecondsToShow=30
NextScreen="ScreenRanking"
2006-10-09 00:38:27 +00:00
DifficultiesToShow="easy,medium"
StartScreen=ScreenTitleBranch()
2006-09-21 20:07:36 +00:00
PlayMusic=false
2007-02-26 01:48:58 +00:00
MinSecondsToStep=0
MinSecondsToMusic=0
ShowCourseModifiersProbability=0
2006-09-21 20:07:36 +00:00
AllowAdvancedModifiers=false
AllowStyleTypes="TwoPlayersTwoSides"
2005-01-04 01:08:53 +00:00
[ScreenJukebox]
ShowCourseModifiersProbability=0
Class="ScreenJukebox"
2006-09-22 07:00:26 +00:00
Fallback="ScreenGameplay"
NextScreen="ScreenJukebox"
StartScreen=ScreenTitleBranch()
2006-09-21 20:07:36 +00:00
AllowAdvancedModifiers=true
2005-01-04 01:08:53 +00:00
2003-01-26 02:21:47 +00:00
[ScreenNameEntry]
Class="ScreenNameEntry"
Fallback="ScreenWithMenuElementsBlank"
TimerX=SCREEN_CENTER_X+0
TimerY=SCREEN_CENTER_Y-210
CategoryY=SCREEN_CENTER_Y+190
2003-10-20 01:06:26 +00:00
CategoryZoom=0.7
2003-01-26 02:21:47 +00:00
CharsZoomSmall=1.0
CharsZoomLarge=1.5
2004-11-07 07:13:40 +00:00
CharsSpacingY=40
2005-08-26 21:02:26 +00:00
ScrollingCharsCommand=diffuse,0.6,0.8,0.8,1
SelectedCharsCommand=diffuse,0.8,1,1,1
ReceptorArrowsY=SCREEN_CENTER_Y-140
2003-01-26 02:21:47 +00:00
NumCharsToDrawBehind=2
NumCharsToDrawTotal=10
FakeBeatsPerSec=2.5
ForceTimer=true
2003-01-26 02:21:47 +00:00
TimerSeconds=24
TimerStealth=false
StyleIcon=false
2003-10-14 21:43:30 +00:00
MaxRankingNameLength=4
2007-04-18 02:17:17 +00:00
NextScreen="ScreenProfileSave"
PlayerP1OnePlayerOneSideX=SCREEN_CENTER_X-160
PlayerP2OnePlayerOneSideX=SCREEN_CENTER_X+160
PlayerP1TwoPlayersTwoSidesX=SCREEN_CENTER_X-160
PlayerP2TwoPlayersTwoSidesX=SCREEN_CENTER_X+160
PlayerP1OnePlayerTwoSidesX=SCREEN_CENTER_X
PlayerP2OnePlayerTwoSidesX=SCREEN_CENTER_X
2003-08-10 23:48:10 +00:00
[EditCoursesMenu]
Arrows1X=SCREEN_CENTER_X-130
Arrows2X=SCREEN_CENTER_X+270
EntryBannerX=SCREEN_CENTER_X+170
EntryBannerY=SCREEN_CENTER_Y-130
2003-08-10 23:48:10 +00:00
EntryBannerWidth=130
EntryBannerHeight=40
EntryTextBannerX=SCREEN_CENTER_X+0
EntryTextBannerY=SCREEN_CENTER_Y-130
CourseBannerX=SCREEN_CENTER_X+170
CourseBannerY=SCREEN_CENTER_Y-170
2003-08-10 23:48:10 +00:00
CourseBannerWidth=130
CourseBannerHeight=40
2005-12-06 12:42:52 +00:00
RowLabelsX=SCREEN_CENTER_X-300
RowValue1X=SCREEN_CENTER_X+0
RowValue2X=SCREEN_CENTER_X+60
RowValue3X=SCREEN_CENTER_X+60
RowValue4X=SCREEN_CENTER_X+60
RowValue5X=SCREEN_CENTER_X+60
RowValue6X=SCREEN_CENTER_X+60
RowValue7X=SCREEN_CENTER_X+60
RowValue8X=SCREEN_CENTER_X+60
Row1Y=SCREEN_CENTER_Y-170
Row2Y=SCREEN_CENTER_Y-120
Row3Y=SCREEN_CENTER_Y-80
Row4Y=SCREEN_CENTER_Y-40
Row5Y=SCREEN_CENTER_Y+0
Row6Y=SCREEN_CENTER_Y+40
Row7Y=SCREEN_CENTER_Y+80
Row8Y=SCREEN_CENTER_Y+120
2003-08-10 23:48:10 +00:00
2004-05-26 02:49:16 +00:00
[EditCoursesSongMenu]
2006-09-22 07:00:26 +00:00
Fallback="EditCoursesMenu"
2004-05-26 02:49:16 +00:00
[ScreenOptionsSimple]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsMaster"
TitleX=SCREEN_CENTER_X-180
TitleOnCommand=zoom,0.5;horizalign,left;ShadowLength,0
TitleGainFocusCommand=diffuseshift;EffectColor1,1.3,1.3,1.3,1;EffectColor2,0.3,0.3,0.3,1
TitleLoseFocusCommand=stopeffect
NavigationMode="menu"
2006-09-21 20:07:36 +00:00
ForceAllPlayers=true
InputMode="together"
2006-09-21 20:07:36 +00:00
StyleIcon=false
2005-07-14 05:52:17 +00:00
[ScreenOptionsService]
Class="ScreenOptionsMaster"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsSimple"
NextScreen=ScreenTitleBranch()
PrevScreen=ScreenTitleBranch()
2004-11-07 06:51:00 +00:00
# "Rows" sets the number of rows; this field is required.
#
# "Together" forces the vertical cursor to move together for both
# players.
#
# "SMNavigation" forces the START button to end the screen. This is needed
# when using entries that change the screen; otherwise, the only way to
# exit the screen when in regular mode is "exit".
2005-07-14 05:52:17 +00:00
IconsOnCommand=x,-30
TimerOnCommand=hidden,1
2006-09-21 20:07:36 +00:00
StyleIcon=false
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2005-07-14 05:52:17 +00:00
2006-09-21 20:07:36 +00:00
AllowOperatorMenuButton=false
LineNames="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17"
2004-11-07 06:51:00 +00:00
# This NextScreen is only used for the "exit" choice.
Line1="gamecommand;screen,ScreenAppearanceOptions;name,Appearance Options"
Line2="gamecommand;screen,ScreenBackgroundOptions;name,Background Options"
Line3="gamecommand;screen,ScreenCenterImage;name,Center Image"
Line4="gamecommand;screen,ScreenCoinOptions;name,Coin Options"
Line5="gamecommand;screen,ScreenMapControllers;name,Key Joy Mappings"
Line6="gamecommand;screen,ScreenInputOptions;name,Input Options"
Line7="gamecommand;screen,ScreenGameplayOptions;name,Gameplay Options"
Line8="gamecommand;screen,ScreenGraphicOptions;name,Graphic Options"
Line9="gamecommand;screen,ScreenMachineOptions;name,Machine Options"
Line10="gamecommand;screen,ScreenSoundOptions;name,Sound Options"
Line11="gamecommand;screen,ScreenOptionsManageProfiles;name,Profiles"
Line12="gamecommand;screen,ScreenOtherOptions;name,Other Options"
Line13="gamecommand;screen,ScreenNetworkOptions;name,Network Options"
Line14="gamecommand;screen,ScreenReloadSongs;name,Reload Songs"
Line15="gamecommand;screen,ScreenTestInput;name,Test Input"
Line16="gamecommand;screen,ScreenGameplaySyncMachine;name,Calibrate Machine Sync"
Line17="gamecommand;screen,ScreenCredits2;name,Stepmania Credits"
GroupedScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenBackgroundOptions,ScreenCenterImage,ScreenCoinOptions,ScreenMapControllers,ScreenInputOptions,ScreenGameplayOptions,ScreenGraphicOptions,ScreenMachineOptions,ScreenSoundOptions,ScreenOptionsManageProfiles,ScreenOtherOptions,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput,ScreenCredits2"
PersistScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenBackgroundOptions,ScreenCenterImage,ScreenCoinOptions,ScreenMapControllers,ScreenInputOptions,ScreenGameplayOptions,ScreenGraphicOptions,ScreenMachineOptions,ScreenSoundOptions,ScreenOptionsManageProfiles,ScreenOtherOptions,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput,ScreenCredits2"
2005-07-14 05:52:17 +00:00
[ScreenOptionsServiceChild]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsMaster"
NavigationMode="normal"
InputMode="together"
IconsOnCommand=x,-30
TimerOnCommand=hidden,1
2006-09-21 20:07:36 +00:00
StyleIcon=false
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2006-09-21 20:07:36 +00:00
AllowOperatorMenuButton=false
ForceAllPlayers=true
PrevScreen="ScreenOptionsService"
NextScreen="ScreenOptionsService"
2005-07-14 05:52:17 +00:00
2005-02-14 02:13:55 +00:00
[ScreenOptionsTestMenu]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
NextScreen="ScreenOptionsService"
PrevScreen="ScreenOptionsService"
LineNames="1"
Line1="lua,OptionsRowTest()"
2005-02-14 02:13:55 +00:00
[TextBanner]
TitleX=-120
2003-12-22 06:22:06 +00:00
TitleY=0
TitleOnCommand=shadowlength,0;horizalign,left
SubtitleX=-120
2003-12-22 06:22:06 +00:00
SubtitleY=0
SubtitleOnCommand=shadowlength,0;horizalign,left
ArtistX=-120
2003-12-22 06:22:06 +00:00
ArtistY=0
ArtistOnCommand=shadowlength,0;horizalign,left
ArtistPrependString="/"
SetCommand=%TextBannerSet
[TextBannerCourseEntry]
2006-09-22 07:00:26 +00:00
Fallback="TextBanner"
TitleX=-90
SubtitleX=-90
ArtistX=-90
2003-11-17 02:44:37 +00:00
[ArtistDisplay]
TipShowTime=1
TipOnCommand=
2003-03-09 00:55:49 +00:00
[ScreenSelectGame]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
PrevScreen=ScreenTitleBranch()
NextScreen=ScreenTitleBranch()
LineNames="1"
Line1="conf,Game"
2003-03-09 00:55:49 +00:00
[ScreenPlayerOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptions"
Class="ScreenPlayerOptions"
PrevScreen=SongSelectionScreen()
NextScreen=ScreenPlayerOptionsNext()
2006-09-21 20:07:36 +00:00
PlayMusic=false
TimerSeconds=30
2006-09-21 20:07:36 +00:00
StyleIcon=false
LineNames="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
Line1="list,Speed"
Line2="list,Accel"
Line3="list,Effect"
Line4="list,Appearance"
Line5="list,Turn"
Line6="list,Insert"
Line7="list,Scroll"
Line8="list,NoteSkins"
Line9="list,Holds"
Line10="list,Mines"
Line11="list,Hide"
Line12="list,Persp"
Line13="list,ScoreDisplay"
Line14="list,Steps"
Line15="list,Characters"
2003-06-16 17:28:58 +00:00
[ScreenRaveOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptions"
Class="ScreenOptionsMaster"
PrevScreen="ScreenSelectMusic"
NextScreen="ScreenStage"
2003-03-09 00:55:49 +00:00
TimerSeconds=30
2006-09-21 20:07:36 +00:00
StyleIcon=false
LineNames="1,2,3,4,5"
Line1="list,Speed"
Line2="list,Scroll"
Line3="list,NoteSkins"
Line4="list,Persp"
Line5="list,Steps"
2003-11-30 02:20:05 +00:00
2003-03-09 00:55:49 +00:00
[ScreenSongOptions]
Class="ScreenSongOptions"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptions"
PrevScreen=SelectFirstOptionsScreen()
NextScreen="ScreenStage"
2003-03-09 00:55:49 +00:00
Game=Change the current game type with this option.
TimerSeconds=30
2006-09-21 20:07:36 +00:00
StyleIcon=false
PlayMusic=false
2007-01-16 01:28:59 +00:00
LineNames="1,2,3,4,5,6,7,8,9"
Line1="list,LifeType"
Line2="list,BarDrain"
Line3="list,BatLives"
Line4="list,Fail"
2007-01-25 11:00:09 +00:00
Line5="list,Assist"
Line6="list,Rate"
2007-01-16 01:28:59 +00:00
Line7="list,SoundEffect"
Line8="list,AutoAdjust"
Line9="list,SaveScores"
2006-09-21 20:07:36 +00:00
StopMusicOnBack=false
[ScreenCredits2]
Class="ScreenWithMenuElementsSimple"
2006-09-21 20:07:36 +00:00
BackGoesToStartScreen=false
2006-09-22 07:00:26 +00:00
Fallback="ScreenCredits"
StartScreen="ScreenOptionsService"
NextScreen="ScreenOptionsService"
PrevScreen="ScreenOptionsService"
2003-04-03 22:10:40 +00:00
[ScreenCredits]
Class="ScreenCredits"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
2007-04-07 13:05:23 +00:00
Announce="credits"
2006-06-14 04:03:38 +00:00
TimerSeconds=58
NextScreen="ScreenRanking"
2003-04-05 03:49:03 +00:00
[ScreenGameOver]
Class="ScreenAttract"
2006-09-22 07:00:26 +00:00
Fallback="ScreenAttract"
NextScreen="ScreenCompany"
[ScreenSelectCharacter]
Class="ScreenSelectCharacter"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
2006-09-21 20:07:36 +00:00
WaitForChildrenBeforeTweeningOut=true
TitleP1OnCommand=x,140;y,80;addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
TitleP1OffCommand=sleep,0.2;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
TitleP2OnCommand=x,500;y,80;addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6
TitleP2OffCommand=sleep,0.2;bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
CardP1OnCommand=x,140;y,180;addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
CardP1OffCommand=sleep,0.2;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
CardP2OnCommand=x,500;y,180;addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6
CardP2OffCommand=sleep,0.2;bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
CardArrowsP1OnCommand=x,140;y,180;diffusealpha,0;linear,0.3;diffusealpha,1
CardArrowsP1OffCommand=linear,0.3;diffusealpha,0
CardArrowsP2OnCommand=x,500;y,180;diffusealpha,0;linear,0.3;diffusealpha,1
CardArrowsP2OffCommand=linear,0.3;diffusealpha,0
2004-11-06 06:04:13 +00:00
ExplanationOnCommand=x,SCREEN_CENTER_X;y,140;diffusealpha,0;linear,0.3;diffusealpha,1
ExplanationOffCommand=linear,0.3;diffusealpha,0
AttackFrameP1OnCommand=x,140;y,380;addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
AttackFrameP1OffCommand=sleep,0.2;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
AttackFrameP2OnCommand=x,500;y,380;addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6
AttackFrameP2OffCommand=sleep,0.2;bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
AttackIconWidth=40
AttackIconHeight=40
AttackIconsP1StartX=SCREEN_CENTER_X-192
AttackIconsP1StartY=SCREEN_CENTER_Y+116
AttackIconsP2StartX=SCREEN_CENTER_X+168
AttackIconsP2StartY=SCREEN_CENTER_Y+116
2004-11-07 07:13:40 +00:00
AttackIconsSpacingX=42
AttackIconsSpacingY=32
AttackIconsP1OnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
AttackIconsP1OffCommand=sleep,0.2;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
AttackIconsP2OnCommand=addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6
AttackIconsP2OffCommand=sleep,0.2;bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
IconWidth=40
IconHeight=40
IconsP1OnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
IconsP1OffCommand=sleep,0.2;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
IconsP2OnCommand=addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6
IconsP2OffCommand=sleep,0.2;bouncebegin,0.5;addx,SCREEN_WIDTH*0.6
SleepAfterTweenOffSeconds=0.8
TimerSeconds=40
2006-09-21 20:07:36 +00:00
StyleIcon=true
PrevScreen=ScreenTitleBranch()
2007-04-18 02:17:17 +00:00
NextScreen="ScreenProfileLoad"
[BeginnerHelper]
2004-11-07 06:51:00 +00:00
# All X,Y coordinates are relative to the HelperX,Y
Player1_X=-125
Player2_X=SCREEN_CENTER_X-195
PlayerAngle=40
DancePadAngle=36
HelperX=SCREEN_CENTER_X+0
HelperY=SCREEN_CENTER_Y+80
2003-09-28 04:33:46 +00:00
[OptionTitles]
ExitItem=""
ExitTitle=ScreenString("Exit")
[OptionNames]
ExitItem=ScreenString("Exit")
ExitTitle=""
2003-09-28 04:33:46 +00:00
[ScreenOptionsMaster]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptions"
Class="ScreenOptionsMaster"
# ExitItem is an exit row with the "Exit" text as a menu item; ExitTitle
# uses the menu title.
ExitItem="1;together;SelectNone;showoneinrow"
ExitItemDefault=""
ExitItem,1="screen," .. ScreenMetric("NextScreen") .. ";name,ExitItem"
ExitTitle="1;together;SelectNone;showoneinrow"
ExitTitleDefault=""
ExitTitle,1="screen," .. ScreenMetric("NextScreen") .. ";name,ExitTitle"
2004-11-07 06:51:00 +00:00
# Player options
Speed="12"
SpeedDefault="mod,1x,no randomspeed"
Speed,1="mod,0.25x;name,x0.25"
Speed,2="mod,0.50x;name,x0.50"
Speed,3="mod,0.75x;name,x0.75"
Speed,4="mod,1x;name,x1"
Speed,5="mod,1.5x;name,x1.5"
Speed,6="mod,2x;name,x2"
Speed,7="mod,3x;name,x3"
Speed,8="mod,4x;name,x4"
Speed,9="mod,8x;name,x8"
Speed,10="mod,C200;name,C200"
Speed,11="mod,C400;name,C400"
Speed,12="mod,1x,200% randomspeed;name,Random"
Accel="6"
AccelDefault="mod,no boost,no brake,no wave,no expand,no boomerang"
Accel,1="name,Off"
Accel,2="mod,boost;name,Boost"
Accel,3="mod,brake;name,Brake"
Accel,4="mod,wave;name,Wave"
Accel,5="mod,expand;name,Expand"
Accel,6="mod,boomerang;name,Boomerang"
Effect="8"
EffectDefault="mod,no drunk,no dizzy,no mini,no flip,no tornado,no tipsy"
Effect,1="name,Off"
Effect,2="mod,drunk;name,Drunk"
Effect,3="mod,dizzy;name,Dizzy"
Effect,4="mod,mini;name,Mini"
Effect,5="mod,-100% mini;name,Big"
Effect,6="mod,flip;name,Flip"
Effect,7="mod,tornado;name,Tornado"
Effect,8="mod,tipsy;name,Tipsy"
Appearance="6"
AppearanceDefault="mod,no hidden,no sudden,no stealth,no blink,no randomvanish"
Appearance,1="name,Visible"
Appearance,2="mod,hidden;name,Hidden"
Appearance,3="mod,sudden;name,Sudden"
Appearance,4="mod,stealth;name,Stealth"
Appearance,5="mod,blink;name,Blink"
Appearance,6="mod,randomvanish;name,R.Vanish"
Turn="6"
TurnDefault="mod,no turn"
Turn,1="name,Off"
Turn,2="mod,mirror;name,Mirror"
Turn,3="mod,left;name,Left"
Turn,4="mod,right;name,Right"
Turn,5="mod,shuffle;name,Shuffle"
Turn,6="mod,supershuffle;name,SuperShuffle"
Insert="8"
InsertDefault="mod,no little,no wide,no big,no quick,no skippy,no echo,no stomp"
Insert,1="name,Off"
Insert,2="mod,little;name,Little"
Insert,3="mod,wide;name,Wide"
Insert,4="mod,big;name,Big"
Insert,5="mod,quick;name,Quick"
Insert,6="mod,skippy;name,Skippy"
Insert,7="mod,echo;name,Echo"
Insert,8="mod,stomp;name,Stomp"
Scroll="5"
ScrollDefault="mod,no reverse,no split,no alternate,no cross"
Scroll,1="name,Standard"
Scroll,2="mod,reverse;name,Reverse"
Scroll,3="mod,split;name,Split"
Scroll,4="mod,alternate;name,Alternate"
Scroll,5="mod,cross;name,Cross"
Holds="6"
HoldsDefault="mod,no noholds,no planted,no twister,no nojumps,no nohands"
Holds,1="mod,noholds;name,Off"
Holds,2="name,On"
Holds,3="mod,planted;name,Planted"
Holds,4="mod,twister;name,Twister"
Holds,5="mod,nojumps;name,NoJumps"
Holds,6="mod,nohands;name,NoHands"
Mines="3"
MinesDefault="mod,no nomines,no mines"
Mines,1="mod,nomines;name,Off"
Mines,2="name,On"
Mines,3="mod,mines;name,Add"
Hide="3"
HideDefault="mod,no dark,no blind"
Hide,1="name,Off"
Hide,2="mod,dark;name,Dark"
Hide,3="mod,blind;name,Blind"
Persp="5"
PerspDefault="mod,overhead"
Persp,1="mod,incoming;name,Incoming"
Persp,2="mod,overhead;name,Overhead"
Persp,3="mod,space;name,Space"
Persp,4="mod,hallway;name,Hallway"
Persp,5="mod,distant;name,Distant"
ScoreDisplay="3"
ScoreDisplayDefault="mod,addscore"
ScoreDisplay,1="mod,addscore;name,Add"
ScoreDisplay,2="mod,subtractscore;name,Subtract"
ScoreDisplay,3="mod,averagescore;name,Average"
2004-11-07 06:51:00 +00:00
# Song options
LifeType=(GAMESTATE:IsCourseMode() and 3 or 2)..";together"
LifeTypeDefault=""
LifeType,1="mod,bar;name,Bar"
LifeType,2="mod,battery;name,Battery"
LifeType,3="mod,lifetime;name,LifeTime"
BarDrain="3;together"
BarDrainDefault=""
BarDrain,1="mod,normal-drain;name,Normal"
BarDrain,2="mod,norecover;name,NoRecover"
BarDrain,3="mod,suddendeath;name,SuddenDeath"
BatLives="10;together"
BatLivesDefault=""
BatLives,1="mod,1 life;name,1"
BatLives,2="mod,2 lives;name,2"
BatLives,3="mod,3 lives;name,3"
BatLives,4="mod,4 lives;name,4"
BatLives,5="mod,5 lives;name,5"
BatLives,6="mod,6 lives;name,6"
BatLives,7="mod,7 lives;name,7"
BatLives,8="mod,8 lives;name,8"
BatLives,9="mod,9 lives;name,9"
BatLives,10="mod,10 lives;name,10"
2006-11-09 09:32:23 +00:00
Fail="4;together"
FailDefault=""
Fail,1="mod,failImmediate;name,Immediate"
2006-11-09 09:32:23 +00:00
Fail,2="mod,FailImmediateContinue;name,ImmediateContinue"
Fail,3="mod,FailAtEnd;name,FailAtEnd"
Fail,4="mod,failoff;name,Off"
2007-01-25 11:00:09 +00:00
Assist="4;together"
AssistDefault=""
Assist,1="mod,no clap,no metronome;name,Off"
Assist,2="mod,clap,no metronome;name,Clap"
Assist,3="mod,no clap,metronome;name,Metronome"
Assist,4="mod,clap,metronome;name,Both"
2006-11-30 08:24:54 +00:00
Rate="13;together"
RateDefault="mod,1.0xmusic;mod,no haste"
Rate,1="mod,0.25xmusic;name,0.25x"
Rate,2="mod,0.50xmusic;name,0.5x"
Rate,3="mod,0.75xmusic;name,0.75x"
Rate,4="mod,0.8xmusic;name,0.8x"
Rate,5="mod,0.9xmusic;name,0.9x"
Rate,6="mod,1.0xmusic;name,1.0x"
Rate,7="mod,haste;name,Haste"
Rate,8="mod,1.1xmusic;name,1.1x"
Rate,9="mod,1.2xmusic;name,1.2x"
Rate,10="mod,1.3xmusic;name,1.3x"
Rate,11="mod,1.5xmusic;name,1.5x"
Rate,12="mod,1.75xmusic;name,1.75x"
Rate,13="mod,2.0xmusic;name,2.0x"
AutoAdjust="4;together"
AutoAdjustDefault=""
AutoAdjust,1="mod,no autosync;name,Off"
AutoAdjust,2="mod,autosyncsong;name,Sync Song"
AutoAdjust,3="mod,autosyncmachine;name,Sync Machine"
AutoAdjust,4="mod,autosynctempo;name,Sync Tempo"
2007-01-16 01:28:59 +00:00
SoundEffect="3;together"
SoundEffectDefault=""
SoundEffect,1="mod,no effect;name,Off"
SoundEffect,2="mod,EffectSpeed;name,EffectSpeed"
SoundEffect,3="mod,EffectPitch;name,EffectPitch"
SaveScores="2;together"
SaveScoresDefault=""
SaveScores,1="mod,no savescore;name,Off"
SaveScores,2="mod,savescore;name,On"
2004-11-07 06:51:00 +00:00
#ScreenJukeboxMenu
RandomModifiers="2;together"
RandomModifiersDefault="mod,clear"
RandomModifiers,1="name,Off"
RandomModifiers,2="mod,random;name,Random"
2005-01-01 10:27:16 +00:00
# ScreenOptionsEditMode
Edit Steps="1;together;SelectNone"
Edit StepsDefault=""
Edit Steps,1="screen,ScreenOptionsManageEditSteps;name,Transfer To USB Drive"
Transfer To USB Drive="1;together;SelectNone"
Transfer To USB DriveDefault=""
Transfer To USB Drive,1="screen,ScreenOptionsManageEditSteps;name,Transfer To USB Drive"
Transfer From USB Drive="1;together;SelectNone"
Transfer From USB DriveDefault=""
Transfer From USB Drive,1="screen,ScreenOptionsManageEditSteps;name,Transfer From USB Drive"
2005-01-29 23:45:27 +00:00
[ScreenReloadSongs]
Class="ScreenReloadSongs"
2006-09-22 07:00:26 +00:00
Fallback="Screen"
NextScreen=ScreenTitleBranch()
2005-01-01 10:27:16 +00:00
2003-11-10 23:26:24 +00:00
[DancingCharacters]
2004-11-07 06:51:00 +00:00
#2D Character X/Y positions in relation to the center
#of the screen
2003-11-10 23:26:24 +00:00
2DCharacterXP1=-220
2DCharacterYP1=0
2DCharacterXP2=220
2DCharacterYP2=0
2003-11-05 04:57:47 +00:00
[FadingBanner]
2005-04-23 06:53:17 +00:00
BannerOnCommand=
2005-04-23 10:20:49 +00:00
BannerFadeFromCachedCommand=diffusealpha,1;stoptweening;linear,0.25;diffusealpha,0
2005-04-23 06:53:17 +00:00
BannerFadeOffCommand=diffusealpha,1;stoptweening;linear,0.25;diffusealpha,0
2005-04-23 10:20:49 +00:00
BannerResetFadeCommand=diffusealpha,1
2003-11-17 01:39:43 +00:00
[HelpDisplay]
TipShowTime=3.5
TipOnCommand=shadowlength,0;diffuseblink
2003-11-19 11:53:23 +00:00
[CombinedLifeMeterTug]
MeterWidth=550
2003-11-26 06:40:03 +00:00
[ScoreDisplayRave]
MeterP1OnCommand=rotationz,-90
MeterP2OnCommand=rotationz,-90
LevelP1OnCommand=addy,-140
LevelP2OnCommand=addy,-140
2003-11-27 02:30:54 +00:00
2006-01-07 18:55:55 +00:00
[ScoreDisplayLifeTime]
FrameOnCommand=
TimeRemainingOnCommand=
DeltaSecondsOnCommand=addx,50;zoom,0.75;
DeltaSecondsNoneCommand=hidden,1;
DeltaSecondsHitMineCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsAvoidMineCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
2007-04-06 23:29:17 +00:00
DeltaSecondsCheckpointMissCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsCheckpointHitCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
2006-01-07 18:55:55 +00:00
DeltaSecondsMissCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsW5Command=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsW4Command=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsW3Command=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsW2Command=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsW1Command=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsLetGoCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsHeldCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
DeltaSecondsGainLifeCommand=
[PlayerStageStats]
GradePercentTier01=1.000000
GradePercentTier02=1.000000
GradePercentTier03=0.930000
GradePercentTier04=0.800000
GradePercentTier05=0.650000
GradePercentTier06=0.450000
GradePercentTier07=-99999.000000
GradeTier01IsAllW2s=false
2006-09-21 20:07:36 +00:00
GradeTier02IsAllW2s=true
GradeTier02IsFullCombo=false
NumGradeTiersUsed=7
2004-03-08 02:50:46 +00:00
[HighScore]
EmptyName="STEP"
2004-03-14 06:39:39 +00:00
[ScreenSetTime]
Class="ScreenSetTime"
2006-09-21 20:07:36 +00:00
StyleIcon=false
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2005-06-17 01:12:41 +00:00
TimerOnCommand=hidden,1
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
NextScreen="ScreenOptionsService"
PrevScreen="ScreenOptionsService"
[Banner]
2006-09-21 20:12:27 +00:00
ScrollRandom=false
ScrollRoulette=false
[ScreenGameplay DifficultyMeterP1]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
[ScreenGameplay DifficultyMeterP2]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
[ScreenGameplayExtra DifficultyMeterP1]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
[ScreenGameplayExtra DifficultyMeterP2]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
[ScreenDemonstration DifficultyMeterP1]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
[ScreenDemonstration DifficultyMeterP2]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
[ScreenEvaluation DifficultyMeterP1]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
[ScreenEvaluation DifficultyMeterP2]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
2005-08-23 21:43:32 +00:00
[ScreenGameplayMultiplayer DifficultyMeterP1]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
2005-08-23 21:43:32 +00:00
2006-02-04 18:40:58 +00:00
[ScreenGameplaySyncMachine DifficultyMeterP1]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
2006-02-04 18:40:58 +00:00
2006-07-10 05:23:41 +00:00
[ScreenGameplayShared DifficultyMeterP1]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
2006-07-10 05:23:41 +00:00
[ScreenGameplayShared DifficultyMeterP2]
2006-09-22 07:00:26 +00:00
Fallback="DifficultyMeter"
2006-07-10 05:23:41 +00:00
2005-01-15 03:57:56 +00:00
[ScreenEdit]
PrepareScreens=GetEditModeSubScreens()
GroupedScreens=GetEditModeSubScreens()
PersistScreens=GetEditModeSubScreens()
2006-09-26 03:19:37 +00:00
EditMode="EditMode_Full"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElementsBlank"
Class="ScreenEdit"
NextScreen="ScreenEditMenu"
PrevScreen="ScreenEditMenu"
2006-09-21 20:07:36 +00:00
AllowOperatorMenuButton=false
2007-03-17 03:09:27 +00:00
ShowCoinsAndCredits=false
2006-09-21 20:07:36 +00:00
StyleIcon=false
TimerSeconds=-1
2007-04-24 06:10:27 +00:00
EditModifiers=""
2006-03-07 20:46:44 +00:00
EditHelpX=SCREEN_LEFT+4
EditHelpY=SCREEN_TOP+40
EditHelpOnCommand=horizalign,left;vertalign,top;zoom,0.5;shadowlength,0
2005-03-20 07:11:23 +00:00
InfoX=SCREEN_RIGHT-114
InfoY=SCREEN_TOP+40
2005-06-11 06:21:08 +00:00
InfoOnCommand=horizalign,left;vertalign,top;zoom,0.5;shadowlength,0;DrawOrder,-1
PlayRecordHelpX=SCREEN_LEFT+20
PlayRecordHelpY=SCREEN_BOTTOM-20
PlayRecordHelpOnCommand=horizalign,left;vertalign,top;zoom,0.5;shadowlength,0
[ScreenEditOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptions"
Class="ScreenOptionsMaster"
NextScreen="none"
PrevScreen="none"
2006-09-21 20:07:36 +00:00
CancelTransitionsOut=true
PlayMusic=false
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2006-09-21 20:07:36 +00:00
StyleIcon=false
LineNames="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
Line1="list,Speed"
Line2="list,Accel"
Line3="list,Effect"
Line4="list,Appearance"
Line5="list,Turn"
Line6="list,Insert"
Line7="list,Scroll"
Line8="list,NoteSkins"
Line9="list,Holds"
Line10="list,Mines"
Line11="list,Hide"
Line12="list,Persp"
2007-01-25 11:00:09 +00:00
Line13="list,Assist"
Line14="list,Rate"
Line15="list,AutoAdjust"
Line16="conf,EditorShowBGChangesPlay"
2006-07-31 00:10:17 +00:00
OutCancelCommand=
[CatalogXml]
2006-09-21 20:07:36 +00:00
ShowPlayModeRegular=true
ShowPlayModeNonstop=true
ShowPlayModeOni=true
ShowPlayModeEndless=true
ShowPlayModeBattle=true
ShowPlayModeRave=true
ShowStyleSingle=true
ShowStyleVersus=true
ShowStyleDouble=true
ShowStyleCouple=true
ShowStyleSolo=true
ShowStyleReal=true
ShowStyleRoutine=false
ShowStyleVersusReal=false
ShowStyleHalfdouble=false
ShowStyleSingle4=false
ShowStyleVersus4=false
ShowStyleSingle5=false
ShowStyleDouble5=false
ShowStyleVersus5=false
ShowStyleSingle7=false
ShowStyleDouble7=false
ShowStyleSingle8=false
ShowStyleDouble8=false
ShowStyleVersus8=false
ShowStylePopn-five=false
ShowStylePopn-nine=false
InternetRankingHomeUrl=""
InternetRankingUploadUrl=""
InternetRankingViewGuidUrl=""
ProductTitle="StepMania"
FooterText="generated by StepMania"
FooterLink="http://www.stepmania.com"
[RadarValues]
2006-09-21 20:07:36 +00:00
WriteComplexValues=true
WriteSimpleValues=true
2004-10-07 22:20:52 +00:00
2006-01-02 05:50:32 +00:00
[RadarCategory]
2006-09-21 20:07:36 +00:00
TapsAndHolds=true
2006-01-02 05:50:32 +00:00
2004-10-07 22:20:52 +00:00
[Course]
SortPreferredColor=color("1,1,1,1") -- Preferred is both for when courses are in preferred sort, or are autogen
2006-09-22 04:20:48 +00:00
SortLevel1Color=color("1,0,0,1")
SortLevel2Color=color("1,1,0,1")
SortLevel3Color=color("1,0.5,0,1")
SortLevel4Color=color("1,1,0,1")
SortLevel5Color=color("0,1,0,1")
2004-10-07 22:20:52 +00:00
[Inventory]
2004-12-05 21:14:26 +00:00
ItemUseRateSeconds=0
[ScreenMemcardSaveEditsAfterDeleteSteps]
[ScreenMemcardSaveEditsAfterSave]
[ScreenMemcardSaveEditsAfterExit]
2005-03-20 06:57:26 +00:00
[ScreenMiniMenu]
Class="ScreenMiniMenu"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptions"
2006-07-14 22:22:22 +00:00
PrevScreen=
2005-03-20 06:57:26 +00:00
TimerSeconds=-1
2006-09-21 20:07:36 +00:00
ShowExplanations=false
ShowExitRow=false
2005-03-20 06:57:26 +00:00
FrameOnCommand=
FrameOffCommand=
NumRowsShown=30
2006-03-18 22:15:11 +00:00
RowPositionTransformFunction=function(self,positionIndex,itemIndex,numItems) local indexOffset = itemIndex-(numItems-1)/2; self:y( SCREEN_CENTER_Y + indexOffset * 20 ); end
2006-09-21 20:07:36 +00:00
StyleIcon=false
2005-03-20 08:46:45 +00:00
HeaderX=SCREEN_CENTER_X
HeaderY=SCREEN_TOP+40
HeaderOnCommand=
2007-02-02 07:49:21 +00:00
HeaderOffCommand=
2006-09-21 20:07:36 +00:00
AllowRepeatingChangeValueInput=true
2005-03-20 06:57:26 +00:00
IconsP1X=SCREEN_CENTER_X-280
IconsP2X=SCREEN_CENTER_X+280
2005-04-16 23:21:08 +00:00
IconsOnCommand=x,-30
2005-07-16 02:54:55 +00:00
BulletX=SCREEN_CENTER_X-232
TitleX=SCREEN_CENTER_X-150
TitleOnCommand=zoom,0.5;horizalign,left;ShadowLength,2
2005-03-20 06:57:26 +00:00
ItemsStartX=SCREEN_CENTER_X-160
ItemsEndX=SCREEN_CENTER_X+280
ItemsGapX=14
2005-03-20 08:46:45 +00:00
ItemsLongRowP1X=SCREEN_CENTER_X-60
ItemsLongRowP2X=SCREEN_CENTER_X+100
ItemsLongRowSharedX=SCREEN_CENTER_X+150
2005-03-25 04:14:49 +00:00
ItemsOnCommand=zoom,0.5
2006-09-22 04:20:48 +00:00
ColorSelected=color("0.5,1,0.5,1")
ColorNotSelected=color("1,1,1,1")
ColorDisabled=color("0.5,0.5,0.5,1")
2006-09-21 20:07:36 +00:00
CapitalizeAllOptionNames=false
2005-03-20 06:57:26 +00:00
TweenSeconds=0
2005-03-20 08:46:45 +00:00
[ScreenMiniMenuEditHelp]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2006-09-22 04:20:48 +00:00
ColorDisabled=color("1,1,1,1")
2005-03-20 06:57:26 +00:00
[ScreenMiniMenuMainMenu]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
TitleX=SCREEN_CENTER_X-80
2005-03-20 06:57:26 +00:00
[ScreenMiniMenuAreaMenu]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
[ScreenMiniMenuStepsInformation]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2005-03-20 06:57:26 +00:00
[ScreenMiniMenuSongInformation]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2005-03-20 06:57:26 +00:00
[ScreenMiniMenuBackgroundChange]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2005-03-20 06:57:26 +00:00
[ScreenMiniMenuPreferences]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2005-03-20 06:57:26 +00:00
2005-08-30 18:09:00 +00:00
[ScreenMiniMenuInsertTapAttack]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2005-08-30 18:09:00 +00:00
[ScreenMiniMenuInsertCourseAttack]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2005-03-20 06:57:26 +00:00
[ScreenMiniMenuCourseDisplay]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2005-03-20 06:57:26 +00:00
[ScreenMiniMenuCourseOptions]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
2005-03-20 06:57:26 +00:00
2005-03-22 20:15:24 +00:00
[ScreenTextEntry]
Class="ScreenTextEntry"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
2007-02-19 04:25:18 +00:00
PrevScreen=
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2006-09-21 20:07:36 +00:00
StyleIcon=false
2006-02-13 05:32:50 +00:00
RowStartX=SCREEN_LEFT+100
RowStartY=SCREEN_CENTER_Y-30
RowEndX=SCREEN_RIGHT-100
RowEndY=SCREEN_BOTTOM-96
2005-03-22 20:15:24 +00:00
QuestionX=SCREEN_CENTER_X
2006-02-13 05:32:50 +00:00
QuestionY=SCREEN_CENTER_Y-20
QuestionOnCommand=zoom,0.8;wrapwidthpixels,600
2005-03-22 20:15:24 +00:00
QuestionOffCommand=
AnswerX=SCREEN_CENTER_X
2006-02-13 05:32:50 +00:00
AnswerY=SCREEN_CENTER_Y+20
AnswerOnCommand=zoom,0.7;shadowlength,0
2005-03-22 20:15:24 +00:00
AnswerOffCommand=
CursorOnCommand=
2005-03-23 06:13:28 +00:00
CursorOffCommand=
2006-02-13 05:32:50 +00:00
KeysInitCommand=zoom,0.8;shadowlength,0
2005-03-23 06:13:28 +00:00
[ScreenPrompt]
Class="ScreenPrompt"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElementsBlank"
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2005-07-13 20:48:10 +00:00
2005-03-23 06:13:28 +00:00
QuestionX=SCREEN_CENTER_X
QuestionY=SCREEN_CENTER_Y-60
QuestionOnCommand=zoom,0.7;wrapwidthpixels,600
QuestionOffCommand=
CursorOnCommand=
CursorOffCommand=
Answer1Of1X=SCREEN_CENTER_X
Answer1Of1Y=SCREEN_CENTER_Y+120
2006-04-24 12:21:37 +00:00
Answer1Of1OnCommand=maxwidth,100
2005-03-23 06:13:28 +00:00
Answer1Of1OffCommand=
Answer1Of2X=SCREEN_CENTER_X-50
Answer1Of2Y=SCREEN_CENTER_Y+120
2006-04-24 12:21:37 +00:00
Answer1Of2OnCommand=maxwidth,100
2005-03-23 06:13:28 +00:00
Answer1Of2OffCommand=
Answer2Of2X=SCREEN_CENTER_X+50
Answer2Of2Y=SCREEN_CENTER_Y+120
2006-04-24 12:21:37 +00:00
Answer2Of2OnCommand=maxwidth,100
2005-03-23 06:13:28 +00:00
Answer2Of2OffCommand=
Answer1Of3X=SCREEN_CENTER_X-170
Answer1Of3Y=SCREEN_CENTER_Y+120
2006-04-24 12:21:37 +00:00
Answer1Of3OnCommand=maxwidth,100
2005-03-23 06:13:28 +00:00
Answer1Of3OffCommand=
Answer2Of3X=SCREEN_CENTER_X-20
Answer2Of3Y=SCREEN_CENTER_Y+120
2006-04-24 12:21:37 +00:00
Answer2Of3OnCommand=maxwidth,100
2005-03-23 06:13:28 +00:00
Answer2Of3OffCommand=
Answer3Of3X=SCREEN_CENTER_X+150
Answer3Of3Y=SCREEN_CENTER_Y+120
2006-04-24 12:21:37 +00:00
Answer3Of3OnCommand=maxwidth,100
2005-03-23 06:13:28 +00:00
Answer3Of3OffCommand=
2005-04-03 06:48:26 +00:00
[GameState]
2006-09-21 20:07:36 +00:00
UseNameBlacklist=false
DefaultSort="Group"
DefaultSong=""
2007-02-11 04:46:45 +00:00
AreStagePlayerModsForced=AreStagePlayerModsForced
AreStageSongModsForced=AreStageSongModsForced
GradeTierForExtra1="Grade_Tier03"
GradeTierForExtra2="Grade_Tier03"
2007-03-04 08:52:06 +00:00
AllowLateJoin=false
2007-03-16 08:46:04 +00:00
PersonalRecordFeats=true
CategoryRecordFeats=true
2005-04-05 10:48:08 +00:00
2005-07-29 23:19:25 +00:00
[ScreenMiniMenuContext]
2006-09-22 07:00:26 +00:00
Fallback="ScreenMiniMenu"
NumRowsShown=10
RowPositionTransformFunction=function(self,positionIndex,itemIndex,numItems) self:y(24*(positionIndex-(numItems-1)/2)) end
2005-07-07 07:25:54 +00:00
ItemsLongRowSharedX=0
TitleX=0
TitleX=-54
TitleOnCommand=zoom,0.7;horizalign,left;ShadowLength,2
TitleGainFocusCommand=diffuseshift;EffectColor1,0.3,0.3,0.3,1;EffectColor2,1.3,1.3,1.3,1
TitleLoseFocusCommand=stopeffect
2005-07-07 07:25:54 +00:00
ItemsStartX=0
LineHighlightX=0
2006-09-22 04:20:48 +00:00
ColorSelected=color("1,1,1,1")
ColorNotSelected=color("0.7,0.7,0.7,1")
2005-07-07 07:25:54 +00:00
[ScreenJukebox DifficultyMeterP1]
2006-09-22 07:00:26 +00:00
Fallback="ScreenGameplay DifficultyMeterP1"
[ScreenJukebox DifficultyMeterP2]
2006-09-22 07:00:26 +00:00
Fallback="ScreenGameplay DifficultyMeterP2"
2006-07-20 04:24:29 +00:00
[ScreenOptionsManage]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsSimple"
2006-07-20 04:24:29 +00:00
TimerSeconds=-1
2006-09-21 20:07:36 +00:00
CapitalizeAllOptionNames=false
AllowRepeatingChangeValueInput=true
2006-07-20 04:24:29 +00:00
[ScreenOptionsManageEditSteps]
Class="ScreenOptionsManageEditSteps"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsManage"
CreateNewScreen="ScreenEditMenu"
2006-09-26 03:19:37 +00:00
EditMode="EditMode_Full"
PrevScreen="ScreenSelectEditMode"
NextScreen="ScreenOptionsEditCourse"
PrepareScreens="ScreenMiniMenuContext"
GroupedScreens="ScreenMiniMenuContext"
PersistScreens="ScreenMiniMenuContext"
2005-07-29 02:25:00 +00:00
2006-02-25 09:32:27 +00:00
[ScreenOptionsEditCoursesSimple]
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptions"
2006-09-26 03:19:37 +00:00
EditMode="EditMode_Full"
PrepareScreens="ScreenMiniMenuContext"
GroupedScreens="ScreenMiniMenuContext"
PersistScreens="ScreenMiniMenuContext"
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2006-09-21 20:07:36 +00:00
ShowExplanations=false
CapitalizeAllOptionNames=false
AllowRepeatingChangeValueInput=true
WrapValueInRow=false
NavigationMode="menu"
2006-09-21 20:07:36 +00:00
ForceAllPlayers=true
InputMode="together"
2006-02-25 09:32:27 +00:00
TitleOnCommand=zoom,0.5;horizalign,left;ShadowLength,0
TitleGainFocusCommand=diffuseshift;EffectColor1,1.3,1.3,1.3,1;EffectColor2,0.3,0.3,0.3,1
TitleLoseFocusCommand=stopeffect
BulletOnCommand=hidden,1
[ScreenOptionsManageCourses]
Class="ScreenOptionsManageCourses"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsEditCoursesSimple"
PrevScreen=ScreenTitleBranch()
NextScreen="ScreenOptionsEditCourse"
2006-02-25 09:32:27 +00:00
TitleX=SCREEN_LEFT+32
GroupedScreens="ScreenOptionsManageCourses,ScreenOptionsEditCourse,ScreenOptionsEditCourseEntry,ScreenTextEntry,ScreenPrompt,ScreenOptionsEditCourseMods"
PersistScreens="ScreenOptionsManageCourses,ScreenOptionsEditCourse,ScreenOptionsEditCourseEntry,ScreenTextEntry,ScreenPrompt"
PrepareScreens="ScreenOptionsEditCourse,ScreenOptionsEditCourseEntry,ScreenTextEntry,ScreenPrompt"
CreateNewScreen=""
2006-02-25 09:32:27 +00:00
[ScreenOptionsEditCourse]
Class="ScreenOptionsEditCourse"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsEditCoursesSimple"
PrevScreen="ScreenOptionsManageCourses"
NextScreen="ScreenOptionsEditCourseEntry"
2005-07-29 02:25:00 +00:00
[ScreenOptionsEditCourseEntry]
Class="ScreenOptionsEditCourseEntry"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsEditCoursesSimple"
2006-09-21 20:07:36 +00:00
ShowModsRow=true
PrevScreen="ScreenOptionsEditCourse"
NextScreen="ScreenEditCourseMods"
2005-07-29 02:25:00 +00:00
2005-08-03 03:45:29 +00:00
[ScreenEditCourseMods]
Class="ScreenEdit"
2006-09-22 07:00:26 +00:00
Fallback="ScreenEdit"
2006-09-26 03:19:37 +00:00
EditMode="EditMode_CourseMods"
NextScreen="ScreenOptionsEditCourseEntry"
PrevScreen="ScreenOptionsEditCourseEntry"
2005-08-04 21:26:07 +00:00
[ScreenOptionsManageProfiles]
Class="ScreenOptionsManageProfiles"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsSimple"
PrevScreen="ScreenOptionsService"
NextScreen="ScreenOptionsService"
PrepareScreens="ScreenMiniMenuContext"
GroupedScreens="ScreenMiniMenuContext"
PersistScreens="ScreenMiniMenuContext"
2006-09-21 20:07:36 +00:00
StyleIcon=false
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2005-08-04 21:26:07 +00:00
[ScreenOptionsEditProfile]
Class="ScreenOptionsEditProfile"
2006-09-22 07:00:26 +00:00
Fallback="ScreenOptionsServiceChild"
PrevScreen="ScreenOptionsManageProfiles"
NextScreen="ScreenOptionsManageProfiles"
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2006-09-21 20:07:36 +00:00
ShowExplanations=false
CapitalizeAllOptionNames=false
AllowRepeatingChangeValueInput=true
2005-08-04 21:26:07 +00:00
WrapValueInRow=0
2005-08-14 02:03:12 +00:00
[ProfileManager]
2006-09-21 20:07:36 +00:00
FixedProfiles=false
2005-08-14 02:03:12 +00:00
NumFixedProfiles=1
2005-08-20 22:54:45 +00:00
[ScreenJoinMultiplayer]
Class="ScreenJoinMultiplayer"
2006-09-22 07:00:26 +00:00
Fallback="ScreenWithMenuElements"
2006-02-19 22:46:54 +00:00
TimerSeconds=-1
2005-08-23 21:43:32 +00:00
2006-02-04 18:40:58 +00:00
[ScreenGameplaySyncMachine]
Class="ScreenGameplaySyncMachine"
2006-09-22 07:00:26 +00:00
Fallback="ScreenGameplay"
PrevScreen="ScreenOptionsService"
NextScreen="ScreenOptionsService"
PlayerType="PlayerSyncMachine"
LifeP1OnCommand=hidden,1
LifeP2OnCommand=hidden,1
ScoreP1OnCommand=hidden,1
ScoreP2OnCommand=hidden,1
StageOnCommand=hidden,1
ScoreFrameOnCommand=hidden,1
LifeFrameOnCommand=hidden,1
DifficultyP1OnCommand=hidden,1
DifficultyP1ReverseOnCommand=hidden,1
DifficultyP2OnCommand=hidden,1
DifficultyP2ReverseOnCommand=hidden,1
2006-02-06 20:41:59 +00:00
SongOptionsOnCommand=hidden,1
FooterX=SCREEN_CENTER_X
FooterY=SCREEN_BOTTOM-16
FooterOnCommand=draworder,95;ZoomToWidth,SCREEN_WIDTH
FooterOffCommand=
HelpX=SCREEN_CENTER_X
HelpY=SCREEN_BOTTOM-24
HelpOnCommand=draworder,97;zoom,0.5;zoomy,0;linear,0.5;zoomy,0.5
HelpOffCommand=linear,0.5;zoomy,0
2006-03-09 06:43:32 +00:00
AllowCenter1Player=0
2006-03-22 23:04:40 +00:00
SyncInfoOnCommand=x,SCREEN_CENTER_X+160;y,SCREEN_CENTER_Y;zoom,0;decelerate,0.5;zoom,0.6
2006-02-04 18:40:58 +00:00
2006-02-06 05:28:27 +00:00
[PaneDisplay]
ShiftP1X=60
ShiftP1Y=0
ShiftP2X=60
ShiftP2Y=0
UnderOnCommand=
UnderOffCommand=
OverOnCommand=hidden,1;
OverOffCommand=
OverOnCommand=hidden,1;
OverOffCommand=
SongNumStepsTextX=-40
SongNumStepsTextY=-25
2006-10-20 21:45:36 +00:00
SongNumStepsTextOnCommand=shadowlength,0;zoom,0.5;
SongNumStepsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongNumStepsTextGainFocusCommand=
SongNumStepsTextLoseFocusCommand=
2006-04-14 08:09:51 +00:00
SongNumStepsLabelX=-119
2006-02-06 05:28:27 +00:00
SongNumStepsLabelY=-25
SongNumStepsLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongNumStepsNumLevels=8
SongNumStepsLevel1=1;diffuse,#FFFFFF
SongNumStepsLevel2=249;diffuse,#00FF00 -- 1-249 (green)
SongNumStepsLevel3=374;diffuse,#C0FF00 -- 250-374 (greenish yellow)
SongNumStepsLevel4=499;diffuse,#FFFF00 -- 375-499 (yellow)
SongNumStepsLevel5=624;diffuse,#FF8800 -- 500-624 (orange)
SongNumStepsLevel6=749;diffuse,#FF6600 -- 625-749 (darker orange)
SongNumStepsLevel7=1000;diffuse,#00C0FF -- 750-999 (AJ Blue)
SongNumStepsLevel8=9999;diffuse,#FF0000 -- 1000-9999 (Red)
2006-02-06 05:28:27 +00:00
SongJumpsTextX=-40
SongJumpsTextY=-15
2006-10-20 21:45:36 +00:00
SongJumpsTextOnCommand=shadowlength,0;zoom,0.5;
SongJumpsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongJumpsTextGainFocusCommand=
SongJumpsTextLoseFocusCommand=
2006-04-14 08:09:51 +00:00
SongJumpsLabelX=-119
2006-02-06 05:28:27 +00:00
SongJumpsLabelY=-15
SongJumpsLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongJumpsNumLevels=6
SongJumpsLevel1=1;diffuse,#FFFFFF
SongJumpsLevel2=49;diffuse,#00FF00 -- 1-49 (green)
SongJumpsLevel3=99;diffuse,#FFFF00 -- 50-99 (yellow)
SongJumpsLevel4=199;diffuse,#FF8800 -- 100-199 (orange)
SongJumpsLevel5=449;diffuse,#00C0FF -- 200-450 (AJ Blue)
SongJumpsLevel6=9999;diffuse,#FF0000 -- 450-inf (red)
2006-02-06 05:28:27 +00:00
SongHoldsTextX=-40
2006-10-20 21:45:36 +00:00
SongHoldsTextY=-5
SongHoldsTextOnCommand=shadowlength,0;zoom,0.5;
SongHoldsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongHoldsTextGainFocusCommand=
SongHoldsTextLoseFocusCommand=
SongHoldsLabelX=-120
2006-10-20 21:45:36 +00:00
SongHoldsLabelY=-5
SongHoldsLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongHoldsNumLevels=5
SongHoldsLevel1=1;diffuse,#FFFFFF
SongHoldsLevel2=49;diffuse,#00FF00 -- 1-49 (green)
SongHoldsLevel3=99;diffuse,#FFFF00 -- 50-99 (yellow)
SongHoldsLevel4=199;diffuse,#FF8800 -- 100-199 (orange)
SongHoldsLevel5=9999;diffuse,#FF0000 -- 200-inf (red)
2006-02-06 05:28:27 +00:00
SongMinesTextX=-40
2006-10-20 21:45:36 +00:00
SongMinesTextY=5
SongMinesTextOnCommand=shadowlength,0;zoom,0.5;
SongMinesTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongMinesTextGainFocusCommand=
SongMinesTextLoseFocusCommand=
SongMinesLabelX=-120
2006-10-20 21:45:36 +00:00
SongMinesLabelY=5
SongMinesLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongMinesNumLevels=6
SongMinesLevel1=1;diffuse,#FFFFFF
SongMinesLevel2=49;diffuse,#00FF00 -- 1-49 (green)
SongMinesLevel3=99;diffuse,#FFFF00 -- 50-99 (yellow)
SongMinesLevel4=199;diffuse,#FF8800 -- 100-199 (orange)
SongMinesLevel5=999;diffuse,#00C0FF -- 200-999 (AJ Blue)
SongMinesLevel6=9999;diffuse,#FF0000 -- 1000-inf (red)
2006-02-06 05:28:27 +00:00
SongHandsTextX=-40
2006-10-20 21:45:36 +00:00
SongHandsTextY=15
SongHandsTextOnCommand=shadowlength,0;zoom,0.5;
SongHandsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongHandsTextGainFocusCommand=
SongHandsTextLoseFocusCommand=
SongHandsLabelX=-120
2006-10-20 21:45:36 +00:00
SongHandsLabelY=15
SongHandsLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
SongHandsNumLevels=5
SongHandsLevel1=1;diffuse,#FFFFFF
SongHandsLevel2=14;diffuse,#00FF00 -- 1-7 (green)
SongHandsLevel3=34;diffuse,#FFFF00 -- 8-34 (yellow)
SongHandsLevel4=99;diffuse,#FF8800 -- 35-99 (orange)
SongHandsLevel5=9999;diffuse,#FF0000 -- 100-inf (red)
2006-10-20 21:45:36 +00:00
SongRollsTextX=-40
SongRollsTextY=25
SongRollsTextOnCommand=shadowlength,0;zoom,0.5;
SongRollsTextOffCommand=linear,0.1;diffusealpha,0;
SongRollsTextGainFocusCommand=
SongRollsTextLoseFocusCommand=
SongRollsLabelX=-119
SongRollsLabelY=25
SongRollsLabelOffCommand=linear,0.1;diffusealpha,0;
SongRollsNumLevels=5
SongRollsLevel1=1;diffuse,#FFFFFF
SongRollsLevel2=49;diffuse,#00FF00 -- 1-49 (green)
SongRollsLevel3=99;diffuse,#FFFF00 -- 50-99 (yellow)
SongRollsLevel4=199;diffuse,#FF8800 -- 100-199 (orange)
SongRollsLevel5=9999;diffuse,#FF0000 -- 200-inf (red)
2006-02-06 05:28:27 +00:00
MachineHighScoreTextX=-40
MachineHighScoreTextY=35
2006-10-20 21:45:36 +00:00
MachineHighScoreTextOnCommand=shadowlength,0;zoom,0.5;
MachineHighScoreTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
MachineHighScoreTextGainFocusCommand=
MachineHighScoreTextLoseFocusCommand=
2006-04-14 08:09:51 +00:00
MachineHighScoreLabelX=-119
2006-02-06 05:28:27 +00:00
MachineHighScoreLabelY=35
MachineHighScoreLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
MachineHighScoreNumLevels=12
MachineHighScoreLevel1=1;diffuse,#FFFFFF -- No Play (white)
MachineHighScoreLevel2=9;diffuse,#FF0000 -- below 10% (red)
MachineHighScoreLevel3=19;diffuse,#FF3300 -- 10-19% (Brownish)
MachineHighScoreLevel4=29;diffuse,#FF6600 -- 20-29% (Dark Orange)
MachineHighScoreLevel5=39;diffuse,#FF9900 -- 30-39% (Orange)
MachineHighScoreLevel6=49;diffuse,#FFCC00 -- 40-49% (Light Orange)
MachineHighScoreLevel7=59;diffuse,#FFFF00 -- 50-59% (Yellow)
MachineHighScoreLevel8=69;diffuse,#CCFF00 -- 60-69% (Greenish Yellow)
MachineHighScoreLevel9=79;diffuse,#66FF00 -- 70-79% (Less Greenish Yellow)
MachineHighScoreLevel10=89;diffuse,#33FF00 -- 80-89% (Least Greenish Yellow)
MachineHighScoreLevel11=99;diffuse,#00FF00 -- 90-99% (Green)
MachineHighScoreLevel12=101;diffuse,#00C0FF -- 100% (AJ Blue)
2006-02-06 05:28:27 +00:00
MachineNumPlaysTextX=0
MachineNumPlaysTextY=-25
MachineNumPlaysTextOnCommand=hidden,1;
MachineNumPlaysTextOffCommand=
MachineNumPlaysTextGainFocusCommand=
MachineNumPlaysTextLoseFocusCommand=
MachineNumPlaysLabelX=0
MachineNumPlaysLabelY=-25
MachineNumPlaysLabelOffCommand=
MachineRankTextX=-40
MachineRankTextY=50
MachineRankTextOnCommand=hidden,1;
MachineRankTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
MachineRankTextGainFocusCommand=
MachineRankTextLoseFocusCommand=
MachineRankLabelX=320
MachineRankLabelY=240
MachineRankLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
MachineRankNumLevels=6
MachineRankLevel1=1;diffuse,#FF0000 -- 1 (red)
MachineRankLevel2=2;diffuse,#FF8800 -- 2 (orange)
MachineRankLevel3=3;diffuse,#FFFF00 -- 3 (yellow)
MachineRankLevel4=4;diffuse,#00FF00 -- 4 (green)
MachineRankLevel5=5;diffuse,#00C0FF -- 5 (AJ Blue)
MachineRankLevel6=9999;diffuse,#FFFFFF -- 6-inf (white)
2006-02-06 05:28:27 +00:00
MachineHighNameTextX=-20
MachineHighNameTextY=20
MachineHighNameTextOnCommand=hidden,1;
MachineHighNameTextOffCommand=
MachineHighNameTextGainFocusCommand=
MachineHighNameTextLoseFocusCommand=
MachineHighNameLabelX=320
MachineHighNameLabelY=240
MachineHighNameLabelOnCommand=
2006-02-06 05:28:27 +00:00
MachineHighNameLabelOffCommand=
MachineHighNameNumLevels=0
ProfileHighScoreTextX=-40
ProfileHighScoreTextY=45
ProfileHighScoreTextOnCommand=hidden,1;
ProfileHighScoreTextOffCommand=
ProfileHighScoreTextGainFocusCommand=
ProfileHighScoreTextLoseFocusCommand=
ProfileHighScoreLabelX=320
ProfileHighScoreLabelY=240
ProfileHighScoreLabelOnCommand=
2006-02-06 05:28:27 +00:00
ProfileHighScoreLabelOffCommand=
ProfileHighScoreNumLevels=0
ProfileNumPlaysTextX=0
ProfileNumPlaysTextY=-25
ProfileNumPlaysTextOnCommand=hidden,1;
ProfileNumPlaysTextOffCommand=
ProfileNumPlaysTextGainFocusCommand=
ProfileNumPlaysTextLoseFocusCommand=
ProfileNumPlaysLabelX=0
ProfileNumPlaysLabelY=-15
ProfileNumPlaysLabelOffCommand=
ProfileNumPlaysLabelGainFocusCommand=
ProfileNumPlaysLabelLoseFocusCommand=
ProfileRankTextX=-20
ProfileRankTextY=-25
ProfileRankTextOnCommand=hidden,1;
ProfileRankTextOffCommand=
ProfileRankTextGainFocusCommand=
ProfileRankTextLoseFocusCommand=
ProfileRankLabelX=320
ProfileRankLabelY=240
ProfileRankLabelOffCommand=
ProfileRankLabelGainFocusCommand=
ProfileRankLabelLoseFocusCommand=
CourseMachineHighScoreTextX=-40
2006-07-04 06:53:35 +00:00
CourseMachineHighScoreTextY=35
2006-02-06 05:28:27 +00:00
CourseMachineHighScoreTextOnCommand=shadowlength,0;
CourseMachineHighScoreTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseMachineHighScoreTextGainFocusCommand=
CourseMachineHighScoreTextLoseFocusCommand=
CourseMachineHighScoreLabelX=320
CourseMachineHighScoreLabelY=240
CourseMachineHighScoreLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseMachineHighScoreNumLevels=12
CourseMachineHighScoreLevel1=1;diffuse,#FFFFFF -- No Play (white)
CourseMachineHighScoreLevel2=9;diffuse,#FF0000 -- below 10% (red)
CourseMachineHighScoreLevel3=19;diffuse,#FF3300 -- 10-19% (Brownish)
CourseMachineHighScoreLevel4=29;diffuse,#FF6600 -- 20-29% (Dark Orange)
CourseMachineHighScoreLevel5=39;diffuse,#FF9900 -- 30-39% (Orange)
CourseMachineHighScoreLevel6=49;diffuse,#FFCC00 -- 40-49% (Light Orange)
CourseMachineHighScoreLevel7=59;diffuse,#FFFF00 -- 50-59% (Yellow)
CourseMachineHighScoreLevel8=69;diffuse,#CCFF00 -- 60-69% (Greenish Yellow)
CourseMachineHighScoreLevel9=79;diffuse,#66FF00 -- 70-79% (Less Greenish Yellow)
CourseMachineHighScoreLevel10=89;diffuse,#33FF00 -- 80-89% (Least Greenish Yellow)
CourseMachineHighScoreLevel11=99;diffuse,#00FF00 -- 90-99% (Green)
CourseMachineHighScoreLevel12=101;diffuse,#00C0FF -- 100% (AJ Blue)
2006-02-06 05:28:27 +00:00
CourseMachineHighNameTextX=320
CourseMachineHighNameTextY=240
CourseMachineHighNameTextOnCommand=hidden,1;
CourseMachineHighNameTextOffCommand=
CourseMachineHighNameTextGainFocusCommand=
CourseMachineHighNameTextLoseFocusCommand=
CourseMachineHighNameLabelX=320
CourseMachineHighNameLabelY=240
CourseMachineHighNameLabelOnCommand=
2006-02-06 05:28:27 +00:00
CourseMachineHighNameLabelOffCommand=
CourseMachineHighNameNumLevels=0
CourseProfileHighScoreTextX=320
CourseProfileHighScoreTextY=240
CourseProfileHighScoreTextOnCommand=hidden,1;
CourseProfileHighScoreTextOffCommand=
CourseProfileHighScoreTextGainFocusCommand=
CourseProfileHighScoreTextLoseFocusCommand=
CourseProfileHighScoreLabelX=320
CourseProfileHighScoreLabelY=240
CourseProfileHighScoreLabelOnCommand=
2006-02-06 05:28:27 +00:00
CourseProfileHighScoreLabelOffCommand=
CourseProfileHighScoreLabelGainFocusCommand=
CourseProfileHighScoreLabelLoseFocusCommand=
CourseProfileHighScoreNumLevels=0
CourseProfileHighNameTextX=320
CourseProfileHighNameTextY=240
CourseProfileHighNameTextOnCommand=hidden,1;
CourseProfileHighNameTextOffCommand=
CourseProfileHighNameTextGainFocusCommand=
CourseProfileHighNameTextLoseFocusCommand=
CourseProfileHighNameLabelX=320
CourseProfileHighNameLabelY=240
CourseProfileHighNameLabelOffCommand=
CourseProfileHighNameLabelGainFocusCommand=
CourseProfileHighNameLabelLoseFocusCommand=
CourseProfileHighNameNumLevels=0
CourseNumStepsTextX=-40
CourseNumStepsTextY=-25
CourseNumStepsTextOnCommand=shadowlength,0;
CourseNumStepsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseNumStepsTextGainFocusCommand=
CourseNumStepsTextLoseFocusCommand=
CourseNumStepsLabelX=320
CourseNumStepsLabelY=240
CourseNumStepsLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseNumStepsNumLevels=8
CourseNumStepsLevel1=1;diffuse,#FFFFFF
CourseNumStepsLevel2=249;diffuse,#00FF00 -- 1-249 (green)
CourseNumStepsLevel3=374;diffuse,#C0FF00 -- 250-374 (greenish yellow)
CourseNumStepsLevel4=499;diffuse,#FFFF00 -- 375-499 (yellow)
CourseNumStepsLevel5=624;diffuse,#FF8800 -- 500-624 (orange)
CourseNumStepsLevel6=749;diffuse,#FF6600 -- 625-749 (darker orange)
CourseNumStepsLevel7=1000;diffuse,#00C0FF -- 750-999 (AJ Blue)
CourseNumStepsLevel8=9999;diffuse,#FF0000 -- 1000-9999 (Red)
2006-02-06 05:28:27 +00:00
CourseJumpsTextX=-40
CourseJumpsTextY=-15
CourseJumpsTextOnCommand=shadowlength,0;
CourseJumpsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseJumpsTextGainFocusCommand=
CourseJumpsTextLoseFocusCommand=
CourseJumpsLabelX=320
CourseJumpsLabelY=240
CourseJumpsLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseJumpsNumLevels=6
CourseJumpsLevel1=1;diffuse,#FFFFFF
CourseJumpsLevel2=49;diffuse,#00FF00 -- 1-49 (green)
CourseJumpsLevel3=99;diffuse,#FFFF00 -- 50-99 (yellow)
CourseJumpsLevel4=199;diffuse,#FF8800 -- 100-199 (orange)
CourseJumpsLevel5=449;diffuse,#00C0FF -- 200-450 (AJ Blue)
CourseJumpsLevel6=9999;diffuse,#FF0000 -- 450-inf (red)
2006-02-06 05:28:27 +00:00
CourseRollsTextX=-40
CourseRollsTextY=-5
CourseRollsTextOnCommand=shadowlength,0;
CourseRollsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseRollsTextGainFocusCommand=
CourseRollsTextLoseFocusCommand=
CourseRollsLabelX=320
CourseRollsLabelY=240
CourseRollsLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseRollsNumLevels=0
CourseHoldsTextX=-40
2006-07-02 18:50:04 +00:00
CourseHoldsTextY=5
2006-02-06 05:28:27 +00:00
CourseHoldsTextOnCommand=shadowlength,0;
CourseHoldsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseHoldsTextGainFocusCommand=
CourseHoldsTextLoseFocusCommand=
CourseHoldsLabelX=320
CourseHoldsLabelY=240
CourseHoldsLabelOffCommand=
CourseHoldsNumLevels=0
CourseMinesTextX=-40
2006-07-02 18:50:04 +00:00
CourseMinesTextY=15
2006-02-06 05:28:27 +00:00
CourseMinesTextOnCommand=shadowlength,0;
CourseMinesTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseMinesTextGainFocusCommand=
CourseMinesTextLoseFocusCommand=
CourseMinesLabelX=320
CourseMinesLabelY=240
CourseMinesLabelOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseMinesNumLevels=6
CourseMinesLevel1=1;diffuse,#FFFFFF
CourseMinesLevel2=49;diffuse,#00FF00 -- 1-49 (green)
CourseMinesLevel3=99;diffuse,#FFFF00 -- 50-99 (yellow)
CourseMinesLevel4=199;diffuse,#FF8800 -- 100-199 (orange)
CourseMinesLevel5=999;diffuse,#00C0FF -- 200-999 (AJ Blue)
CourseMinesLevel6=9999;diffuse,#FF0000 -- 1000-inf (red)
2006-02-06 05:28:27 +00:00
CourseHandsTextX=-40
2006-07-02 18:50:04 +00:00
CourseHandsTextY=25
2006-02-06 05:28:27 +00:00
CourseHandsTextOnCommand=shadowlength,0;
CourseHandsTextOffCommand=linear,0.1;diffusealpha,0;
2006-02-06 05:28:27 +00:00
CourseHandsTextGainFocusCommand=
CourseHandsTextLoseFocusCommand=
CourseHandsLabelX=320
CourseHandsLabelY=240
CourseHandsLabelOffCommand=
CourseHandsNumLevels=0
SongNumStepsLabelLoseFocusCommand=
SongNumStepsLabelGainFocusCommand=
SongJumpsLabelLoseFocusCommand=
SongJumpsLabelGainFocusCommand=
SongHoldsLabelLoseFocusCommand=
SongHoldsLabelGainFocusCommand=
SongRollsLabelLoseFocusCommand=
SongRollsLabelGainFocusCommand=
SongMinesLabelLoseFocusCommand=
SongMinesLabelGainFocusCommand=
SongHandsLabelLoseFocusCommand=
SongHandsLabelGainFocusCommand=
MachineHighScoreLabelGainFocusCommand=
MachineHighScoreLabelLoseFocusCommand=
MachineNumPlaysLabelGainFocusCommand=
MachineNumPlaysLabelLoseFocusCommand=
MachineRankLabelGainFocusCommand=
MachineRankLabelLoseFocusCommand=
MachineHighNameLabelGainFocusCommand=
MachineHighNameLabelLoseFocusCommand=
ProfileHighScoreLabelGainFocusCommand=
ProfileHighScoreLabelLoseFocusCommand=
CourseMachineHighNameLabelGainFocusCommand=
CourseMachineHighNameLabelLoseFocusCommand=
CourseMachineHighScoreLabelGainFocusCommand=
CourseMachineHighScoreLabelLoseFocusCommand=
CourseNumStepsLabelGainFocusCommand=
CourseNumStepsLabelLoseFocusCommand=
CourseJumpsLabelGainFocusCommand=
CourseJumpsLabelLoseFocusCommand=
CourseRollsLabelGainFocusCommand=
CourseRollsLabelLoseFocusCommand=
CourseHoldsLabelGainFocusCommand=
CourseHoldsLabelLoseFocusCommand=
CourseMinesLabelGainFocusCommand=
CourseMinesLabelLoseFocusCommand=
CourseHandsLabelGainFocusCommand=
CourseHandsLabelLoseFocusCommand=
2006-02-21 05:02:14 +00:00
[ScreenSandbox]
Class="ScreenSandbox"
2006-09-22 07:00:26 +00:00
Fallback="Screen"
2006-02-21 05:02:14 +00:00
2006-03-15 03:48:35 +00:00
[PlayerSyncMachine]
2006-09-22 07:00:26 +00:00
Fallback="Player"
2006-03-15 03:48:35 +00:00
ComboOnCommand=hidden,1
2006-03-20 09:07:58 +00:00
[Profile]
2006-09-21 20:07:36 +00:00
ShowCoinData=true
2006-10-27 10:20:43 +00:00
[NoteField]
2006-10-29 09:34:57 +00:00
ShowBoard=false
ShowBeatBars=false
2006-11-13 06:12:38 +00:00
FadeBeforeTargetsPercent=0
2006-12-12 01:04:26 +00:00
BarMeasureAlpha=1
Bar4thAlpha=1
Bar8thAlpha=1
Bar16thAlpha=1
2007-01-16 00:45:33 +00:00
[ArrowEffects]
FrameWidthEffectsPixelsPerSecond=400
FrameWidthEffectsMinMultiplier=0.5
FrameWidthEffectsMaxMultiplier=1.2
FrameWidthLockEffectsToOverlapping=false
FrameWidthLockEffectsTweenPixels=25
2007-03-10 18:05:06 +00:00
ArrowSpacing=64
2007-01-16 00:45:33 +00:00
2007-01-16 01:40:15 +00:00
[SoundEffectControl]
LockToHold=false
2007-01-16 02:15:36 +00:00
[SoundEffectControl_Off]
Fallback="SoundEffectControl"
SoundProperty=""
PropertyMin=1.0
PropertyCenter=1.0
PropertyMax=1.0
2007-01-16 01:40:15 +00:00
[SoundEffectControl_Speed]
Fallback="SoundEffectControl"
SoundProperty="Speed"
PropertyMin=4/8
PropertyCenter=1.0
PropertyMax=16/8
[SoundEffectControl_Pitch]
Fallback="SoundEffectControl"
SoundProperty="Pitch"
PropertyMin=7/8
PropertyCenter=1.0
PropertyMax=9/8