NEW FEATURE: AutoSync status now shown during gameplay with icon
NEW FEATURE: added autogen icon to select music NEW FEATURE: toggle for easter eggs in Machine Options NEW FEATURE: marvelous step timing togglable in Machine Options NEW FEATURE: Grade AAAA (all marvelous) CHANGE: Only show ScreenHowToPlay if at least one player chose easy
This commit is contained in:
@@ -30,18 +30,12 @@ ChoicesSpacingY=42
|
||||
ChoicesShadowLength=5
|
||||
HelpX=320
|
||||
HelpY=440
|
||||
LogoX=320
|
||||
LogoY=240
|
||||
VersionX=590
|
||||
VersionY=20
|
||||
SongsX=20
|
||||
SongsY=20
|
||||
ColorNotSelected=1,1,1,1
|
||||
ColorSelected=0.5,1,0.5,1
|
||||
ZoomNotSelected=1.0
|
||||
ZoomSelected=1.3
|
||||
SecondsBeforeDemonstration=30
|
||||
SecondsBetweenAttract=12
|
||||
SecondsBetweenComments=12
|
||||
SecondsBeforeAttract=30
|
||||
HelpText=Use &UP; &DOWN; to select, then press START
|
||||
NextScreen=ScreenCaution
|
||||
|
||||
@@ -332,8 +326,8 @@ SurviveTimeX=320
|
||||
SurviveTimeY=340
|
||||
DebugX=320
|
||||
DebugY=240
|
||||
AutoPlayX=320
|
||||
AutoPlayY=360
|
||||
StatusIconsX=320
|
||||
StatusIconsY=400
|
||||
SecondsBetweenComments=10
|
||||
DemonstrationSeconds=30
|
||||
TickEarlySeconds=0.058
|
||||
@@ -355,6 +349,11 @@ PercentBaseP1X=120
|
||||
PercentBaseP2X=572
|
||||
PercentBaseY=134
|
||||
JudgeLabelsX=320
|
||||
MarvelousP1X=230
|
||||
MarvelousP2X=410
|
||||
MarvelousOniP1X=230
|
||||
MarvelousOniP2X=410
|
||||
MarvelousY=176
|
||||
PerfectP1X=230
|
||||
PerfectP2X=410
|
||||
PerfectOniP1X=230
|
||||
@@ -538,6 +537,8 @@ HelpText=Use arrow keys to navigate, ENTER to assign, SPACE to clear, ESCAPE whe
|
||||
ShowSeconds=0.25
|
||||
ZoomStart=1.0
|
||||
ZoomEnd=1.5
|
||||
ColorMarvelousStart=1.0,1.0,0.3,1 // yellow
|
||||
ColorMarvelousEnd=1.0,1.0,0.3,0 // yellow no alpha
|
||||
ColorPerfectStart=1.0,1.0,0.3,1 // yellow
|
||||
ColorPerfectEnd=1.0,1.0,0.3,0 // yellow no alpha
|
||||
ColorGreatStart=0.0,1.0,0.4,1 // green
|
||||
@@ -551,6 +552,8 @@ ColorBooEnd=0.8,0.0,0.6,0 // purple no alpha
|
||||
ShowSeconds=0.25
|
||||
ZoomStart=1.0
|
||||
ZoomEnd=1.5
|
||||
ColorMarvelousStart=1.0,1.0,0.3,1 // yellow
|
||||
ColorMarvelousEnd=1.0,1.0,0.3,0 // yellow no alpha
|
||||
ColorPerfectStart=1.0,1.0,0.3,1 // yellow
|
||||
ColorPerfectEnd=1.0,1.0,0.3,0 // yellow no alpha
|
||||
ColorGreatStart=0.0,1.0,0.4,1 // green
|
||||
@@ -587,6 +590,8 @@ RightEdge=620
|
||||
BottomEdge=460
|
||||
|
||||
[Player]
|
||||
JudgeMarvelousZoomX=1.3
|
||||
JudgeMarvelousZoomY=1.3
|
||||
JudgePerfectZoomX=1.3
|
||||
JudgePerfectZoomY=1.3
|
||||
JudgeGreatZoomX=1.2
|
||||
@@ -694,6 +699,8 @@ JudgeDifficulty=Increase this value to cause your steps to be judged more strict
|
||||
LifeDifficulty=Increate this value to cause your life meter to::drain faster and refill slower.
|
||||
HiddenSongs=Some songs are only playable during Oni courses and::with roulette. Leave this "OFF" to always display all songs.
|
||||
ShowStats=Display Performance Statistics in the upper right corner::of the screen. FPS = frames per second.::TPF = triangles per frame. DPF = draws per frame.
|
||||
EasterEggs=Enable or disable some special easter eggs.
|
||||
MarvelousTiming=Enable or disable marvelous judgement.
|
||||
|
||||
[ScreenGraphicOptions]
|
||||
DisplayMode=Chose whether you would like StepMania to run full screen,::or to display in a window on your desktop.
|
||||
@@ -742,6 +749,12 @@ SecondsToShow=10
|
||||
NextScreen=ScreenLogo
|
||||
|
||||
[ScreenLogo]
|
||||
LogoX=320
|
||||
LogoY=240
|
||||
VersionX=590
|
||||
VersionY=20
|
||||
SongsX=20
|
||||
SongsY=20
|
||||
SecondsToShow=5
|
||||
NextScreen=ScreenDemonstration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user