Adjust menu timer for several screens.

This commit is contained in:
Colby Klein
2012-01-06 23:40:44 -08:00
parent 59fba9765c
commit 857233c858
+5 -7
View File
@@ -1773,7 +1773,7 @@ NextScreen=Branch.AfterSelectProfile()
PrevScreen=Branch.TitleMenu() PrevScreen=Branch.TitleMenu()
StartScreen=Branch.AfterSelectProfile() StartScreen=Branch.AfterSelectProfile()
# #
TimerSeconds=40 TimerSeconds=30
# #
CodeNames=SelectProfileKeys() CodeNames=SelectProfileKeys()
CodeUp="+MenuUp" CodeUp="+MenuUp"
@@ -1792,7 +1792,7 @@ Class="ScreenSelectMaster"
Fallback="ScreenSelectMaster" Fallback="ScreenSelectMaster"
NextScreen=Branch.AfterSelectStyle() NextScreen=Branch.AfterSelectStyle()
PrevScreen=Branch.TitleMenu() PrevScreen=Branch.TitleMenu()
TimerSeconds=40 TimerSeconds=30
# #
DefaultChoice="Single" DefaultChoice="Single"
ChoiceNames=GameCompatibleModes() ChoiceNames=GameCompatibleModes()
@@ -1827,7 +1827,7 @@ Class="ScreenSelectMaster"
Fallback="ScreenSelectMaster" Fallback="ScreenSelectMaster"
NextScreen=Branch.GetGameInformationScreen NextScreen=Branch.GetGameInformationScreen
PrevScreen=Branch.TitleMenu() PrevScreen=Branch.TitleMenu()
TimerSeconds=40 TimerSeconds=30
# #
DefaultChoice="Normal" DefaultChoice="Normal"
ChoiceNames="Normal,Rave,Extended,Oni,Endless" ChoiceNames="Normal,Rave,Extended,Oni,Endless"
@@ -1870,8 +1870,6 @@ TimerSeconds=15
DefaultChoice="Delay" DefaultChoice="Delay"
ChoiceNames="Delay" ChoiceNames="Delay"
# #
TimerSeconds=15
#
ChoiceDelay="screen,ScreenSelectMusic" ChoiceDelay="screen,ScreenSelectMusic"
# #
ShowScroller=false ShowScroller=false
@@ -1924,7 +1922,7 @@ NextGroupButton="MenuDown"
# #
TwoPartSelection=IsGame("pump") TwoPartSelection=IsGame("pump")
TwoPartConfirmsOnly=IsGame("pump") TwoPartConfirmsOnly=IsGame("pump")
TwoPartTimerSeconds=-1 TwoPartTimerSeconds=30
# #
SampleMusicDelay=0.25 SampleMusicDelay=0.25
SampleMusicDelayInit=0 SampleMusicDelayInit=0
@@ -4277,7 +4275,7 @@ Fallback="ScreenAttract"
Class="ScreenAttract" Class="ScreenAttract"
NextScreen="ScreenInit" NextScreen="ScreenInit"
PrevScreen="ScreenInit" PrevScreen="ScreenInit"
TimerSeconds=10800 TimerSeconds=3600
ShowCreditDisplay=false ShowCreditDisplay=false
[ScreenTitleJoin] [ScreenTitleJoin]