diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 91910159a5..f685b376d7 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -1112,6 +1112,38 @@ DifficultyP2ExtraReverseX=580 DifficultyP2ExtraReverseY=70 DifficultyP2ExtraReverseOnCommand=addx,200;sleep,0.5;linear,1;addx,-200 DifficultyP2ExtraReverseOffCommand=linear,1;addx,200 +DifficultyMeterP1ExtraOffCommand= +DifficultyMeterP1ExtraOnCommand=hidden,1 +DifficultyMeterP1ExtraReverseOffCommand= +DifficultyMeterP1ExtraReverseOnCommand=hidden,1 +DifficultyMeterP1ExtraReverseX= +DifficultyMeterP1ExtraReverseY= +DifficultyMeterP1ExtraX= +DifficultyMeterP1ExtraY= +DifficultyMeterP1OffCommand= +DifficultyMeterP1OnCommand=hidden,1 +DifficultyMeterP1ReverseOffCommand= +DifficultyMeterP1ReverseOnCommand=hidden,1 +DifficultyMeterP1ReverseX= +DifficultyMeterP1ReverseY= +DifficultyMeterP1X= +DifficultyMeterP1Y= +DifficultyMeterP2ExtraOffCommand= +DifficultyMeterP2ExtraOnCommand=hidden,1 +DifficultyMeterP2ExtraReverseOffCommand= +DifficultyMeterP2ExtraReverseOnCommand=hidden,1 +DifficultyMeterP2ExtraReverseX= +DifficultyMeterP2ExtraReverseY= +DifficultyMeterP2ExtraX= +DifficultyMeterP2ExtraY= +DifficultyMeterP2OffCommand= +DifficultyMeterP2OnCommand=hidden,1 +DifficultyMeterP2ReverseOffCommand= +DifficultyMeterP2ReverseOnCommand=hidden,1 +DifficultyMeterP2ReverseX= +DifficultyMeterP2ReverseY= +DifficultyMeterP2X= +DifficultyMeterP2Y= LyricsX=320 LyricsY=400 LyricsReverseX=320 @@ -1169,6 +1201,15 @@ PassedSoundTime=0 NumSequenceSounds=0 PeakComboAwardCommand= +PlayerNameP1X= +PlayerNameP1Y= +PlayerNameP1OnCommand=hidden,1 +PlayerNameP1OffCommand= +PlayerNameP2X= +PlayerNameP2Y= +PlayerNameP2OnCommand=hidden,1 +PlayerNameP2OffCommand= + DisqualifiedP1X=0 DisqualifiedP1Y=0 DisqualifiedP1OffCommand= @@ -1186,6 +1227,16 @@ DifficultyIconP2X=0 DifficultyIconP2Y=0 DifficultyIconP2OnCommand=hidden,1 DifficultyIconP2OffCommand= + +DifficultyMeterP1X= +DifficultyMeterP1Y= +DifficultyMeterP1OnCommand=hidden,1 +DifficultyMeterP1OffCommand= +DifficultyMeterP2X= +DifficultyMeterP2Y= +DifficultyMeterP2OnCommand=hidden,1 +DifficultyMeterP2OffCommand= + PlayerOptionsSeparator=, MaxComboNumDigits=4 @@ -1224,6 +1275,15 @@ StyleIcon=1 MemoryCardIcons=1 ShowTotalScoreArea=0 +PlayerNameP1X= +PlayerNameP1Y= +PlayerNameP1OnCommand=hidden,1 +PlayerNameP1OffCommand= +PlayerNameP2X= +PlayerNameP2Y= +PlayerNameP2OnCommand=hidden,1 +PlayerNameP2OffCommand= + BannerWidth=248 BannerHeight=78 LargeBannerX=320 @@ -2511,6 +2571,14 @@ DifficultyIconP2X=426 DifficultyIconP2Y=80 DifficultyIconP2OnCommand=addy,480;sleep,0.0;decelerate,0.3;addy,-480 DifficultyIconP2OffCommand=sleep,0.8;accelerate,0.3;addy,480 +DifficultyMeterP1X=214 +DifficultyMeterP1Y=80 +DifficultyMeterP1OnCommand=addy,480;sleep,0.0;decelerate,0.3;addy,-480 +DifficultyMeterP1OffCommand=sleep,0.8;accelerate,0.3;addy,480 +DifficultyMeterP2X=426 +DifficultyMeterP2Y=80 +DifficultyMeterP2OnCommand=addy,480;sleep,0.0;decelerate,0.3;addy,-480 +DifficultyMeterP2OffCommand=sleep,0.8;accelerate,0.3;addy,480 PlayerOptionsP1X=200 PlayerOptionsP1Y=140 PlayerOptionsP1OnCommand=horizalign,left;vertalign,bottom;zoom,0.5;shadowlength,2;addy,480;sleep,0.0;decelerate,0.3;addy,-480 @@ -4436,3 +4504,15 @@ Fallback=ScreenWithMenuElements ScrollRandom=1 ScrollRoulette=1 ScrollLeap=1 + +[ScreenGameplay DifficultyMeterP1] +Fallback=DifficultyMeter + +[ScreenGameplay DifficultyMeterP2] +Fallback=DifficultyMeter + +[ScreenEvaluation DifficultyMeterP1] +Fallback=DifficultyMeter + +[ScreenEvaluation DifficultyMeterP2] +Fallback=DifficultyMeter