use sections in SORT_BPM
choose sort from list in MusicWheel
This commit is contained in:
@@ -0,0 +1 @@
|
||||
_shared2
|
||||
@@ -523,11 +523,11 @@ BannerFrameX=160
|
||||
BannerFrameY=162
|
||||
BannerFrameOnCommand=addx,-400;bounceend,0.5;addx,400
|
||||
BannerFrameOffCommand=bouncebegin,0.5;addx,-400
|
||||
BPMX=180
|
||||
BPMX=160
|
||||
BPMY=118
|
||||
BPMOnCommand=addx,-400;bounceend,0.5;addx,400
|
||||
BPMOffCommand=bouncebegin,0.5;addx,-400
|
||||
StageX=52
|
||||
StageX=40
|
||||
StageY=118
|
||||
StageOnCommand=addx,-400;bounceend,0.5;addx,400
|
||||
StageOffCommand=bouncebegin,0.5;addx,-400
|
||||
@@ -570,10 +570,10 @@ GraphX=160
|
||||
GraphY=334
|
||||
GraphOnCommand=
|
||||
GraphOffCommand=
|
||||
SortIconX=350
|
||||
SortIconY=70
|
||||
SortIconOnCommand=zoomy,0;linear,0.5;zoomy,1
|
||||
SortIconOffCommand=linear,0.5;zoomy,0
|
||||
SortIconX=252
|
||||
SortIconY=118
|
||||
SortIconOnCommand=addx,-400;bounceend,0.5;addx,400
|
||||
SortIconOffCommand=bouncebegin,0.5;addx,-400
|
||||
ScoreFrameP1X=520
|
||||
ScoreFrameP1Y=210
|
||||
ScoreFrameP1OnCommand=addx,400;bounceend,0.5;addx,-400
|
||||
@@ -1544,15 +1544,15 @@ ScrollBarX=148
|
||||
ScrollBarHeight=368
|
||||
ItemCurveX=85
|
||||
ItemSpacingY=46
|
||||
NumSectionColors=7
|
||||
NumWheelItems=13
|
||||
SectionColor1=0.9, 0.0, 0.2, 1
|
||||
SectionColor2=0.6, 0.0, 0.4, 1
|
||||
SectionColor3=0.2, 0.1, 0.3, 1
|
||||
SectionColor4=0.0, 0.4, 0.8, 1
|
||||
SectionColor5=0.0, 0.6, 0.6, 1
|
||||
SectionColor6=0.0, 0.6, 0.2, 1
|
||||
SectionColor7=0.8, 0.6, 0.0, 1
|
||||
NumSectionColors=7
|
||||
SectionColor1=0.8,0.1,0.6,1 // pink
|
||||
SectionColor2=0.6,0.4,0.8,1 // purple
|
||||
SectionColor3=0.0,0.4,0.8,1 // sky blue
|
||||
SectionColor4=0.0,0.6,0.6,1 // sea green
|
||||
SectionColor5=0.1,0.7,0.3,1 // green
|
||||
SectionColor6=0.8,0.6,0.0,1 // orange
|
||||
SectionColor7=1.0,0.3,0.3,1 // light red
|
||||
SongRealExtraColor=0.9,0.9,0,1 // yellow
|
||||
ShowRoulette=1
|
||||
ShowRandom=1
|
||||
@@ -1804,7 +1804,7 @@ MenuButtons=The default setting allows the dance pad's panels to navigate::the m
|
||||
AutoPlay=This option is useful for those who would like to play::without using a pad. However, you will not be able to set::high scores or earn extra stages while this options is ON.
|
||||
BackDelayed=Turning this option ON will require that you hold the Back button::for 0.5 seconds before it will regiser. This is useful if you find::yourself accidentally pressing the Back button on your controller.
|
||||
OptionsNavigation=When using &oq;SM style&cq;, the Start button will take::you to the next screen and Up/Down will switch option lines.::When using &oq;Arcade style&cq;, the Start button will move the cursor::to the next line and Up/Down will be ignored.
|
||||
WheelSpeed=Adjusts the speed of the DDR style musicwheel.
|
||||
WheelSpeed=Adjusts the speed of the DDR style music wheel.
|
||||
|
||||
[ScreenMachineOptions]
|
||||
HelpText=&UP; &DOWN; to change line &LEFT; &RIGHT; to select between options::START to accept changes BACK to discard changes
|
||||
|
||||
Reference in New Issue
Block a user