diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-04-17 17:21:26 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-04-17 17:21:26 +0000 |
commit | 0e2fe3b78047030be96dfe89ed0a0c01aabb26a1 (patch) | |
tree | 9b2d0c1c63f2f6bd479e3bbd6c5884b99ef7c302 | |
parent | 033bd987a8d704aa7eb62e1cdd572694d3cd728d (diff) | |
download | usdx-0e2fe3b78047030be96dfe89ed0a0c01aabb26a1.tar.gz usdx-0e2fe3b78047030be96dfe89ed0a0c01aabb26a1.tar.xz usdx-0e2fe3b78047030be96dfe89ed0a0c01aabb26a1.zip |
Theme/Skin: Started to skin the sing screen
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@105 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r-- | Skins/Deluxe/P.jpg | bin | 1487 -> 1234 bytes | |||
-rw-r--r-- | Skins/Deluxe/W&C.ini | 2 | ||||
-rw-r--r-- | Skins/Deluxe/[sing]scoreBg.jpg | bin | 0 -> 969 bytes | |||
-rw-r--r-- | Themes/Deluxe.ini | 102 |
4 files changed, 40 insertions, 64 deletions
diff --git a/Skins/Deluxe/P.jpg b/Skins/Deluxe/P.jpg Binary files differindex 5217c6b1..6df17a72 100644 --- a/Skins/Deluxe/P.jpg +++ b/Skins/Deluxe/P.jpg diff --git a/Skins/Deluxe/W&C.ini b/Skins/Deluxe/W&C.ini index 56fc2683..82af2ab5 100644 --- a/Skins/Deluxe/W&C.ini +++ b/Skins/Deluxe/W&C.ini @@ -61,8 +61,8 @@ P=P.jpg ScoreBox=Score Box.jpg
ScoreLevel=Score Level.jpg
ScoreLevelRound=Score Level Round.jpg
+ScoreBG = [sing]scoreBg.jpg
-ScoreBG=[bg-main]summer.jpg
LyricBar=Text Bar.jpg
LyricHelpBar=[sing]lyricsHelpBar.bmp
diff --git a/Skins/Deluxe/[sing]scoreBg.jpg b/Skins/Deluxe/[sing]scoreBg.jpg Binary files differnew file mode 100644 index 00000000..91db7715 --- /dev/null +++ b/Skins/Deluxe/[sing]scoreBg.jpg diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index f3d8d6f2..80f19920 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -679,40 +679,32 @@ TexY2=1 Tex =P
X =16
Y =55
-W =45
-H =50
-Color =P1Dark
-Type=Font Black
-TexX1=0
-TexY1=0
-TexX2=1
-TexY2=1
-
-[SingP1Static2]
-Tex =ScoreBG
-X =75
-Y =55
-W =100
-H =40
+W =50
+H =54
Color =P1Dark
Type=Transparent
-TexX1=0.02
-TexY1=0.05
-TexX2=0.98
-TexY2=0.98
[SingP1Text]
Text =P1
X =27
-Y =65
+Y =62
Font =1
Size =8
Color =White
Align=0
+[SingP1Static2]
+Tex =ScoreBG
+X =75
+Y =55
+W =100
+H =40
+Color =P1Dark
+Type=Transparent
+
[SingP1TextScore]
Text =00000
-X =90
+X =85
Y =60
Font =0
Size =10
@@ -767,40 +759,32 @@ Align=0 Tex =P
X =311
Y =55
-W =45
-H =50
-Color =P2Dark
-Type=Font Black
-TexX1=0
-TexY1=0
-TexX2=1
-TexY2=1
-
-[SingP2MStatic2]
-Tex =ScoreBG
-X =370
-Y =55
-W =100
-H =40
+W =50
+H =54
Color =P2Dark
Type=Transparent
-TexX1=0.02
-TexY1=0.05
-TexX2=0.98
-TexY2=0.98
[SingP2MText]
Text =P2
X =321
-Y =65
+Y =62
Font =1
Size =8
Color =White
Align=0
+[SingP2MStatic2]
+Tex =ScoreBG
+X =370
+Y =55
+W =100
+H =40
+Color =P2Dark
+Type=Transparent
+
[SingP2MTextScore]
Text =00000
-X =385
+X =380
Y =60
Font =0
Size =10
@@ -811,40 +795,32 @@ Align=0 Tex =P
X =611
Y =55
-W =45
-H =50
-Color =P3Dark
-Type=Font Black
-TexX1=0
-TexY1=0
-TexX2=1
-TexY2=1
-
-[SingP3RStatic2]
-Tex =ScoreBG
-X =670
-Y =55
-W =100
-H =40
+W =50
+H =54
Color =P3Dark
Type=Transparent
-TexX1=0.02
-TexY1=0.05
-TexX2=0.98
-TexY2=0.98
[SingP3RText]
Text =P3
X =621
-Y =65
+Y =62
Font =1
Size =8
Color =White
Align=0
+[SingP3RStatic2]
+Tex =ScoreBG
+X =670
+Y =55
+W =100
+H =40
+Color =P3Dark
+Type=Transparent
+
[SingP3RTextScore]
Text =00000
-X =685
+X =680
Y =60
Font =0
Size =10
|