View Single Post

Old 10-21-2009, 05:53 PM   #2615
shadowpumper
//bemanistyle::[User]
 
shadowpumper is offline
Join Date: Jul 2006
Posts: 5
Marketplace Rating: 0
Send a message via PM  to shadowpumper
Default

ok, I'll try that, textbanner......

the thing is, it shouldn't be necessary to change all the simfiles 'cuz the other themes DO show the subtitles in the music wheel

Is something in the metrics of the theme

EDIT:

EDIT:

ok I found it n.n

thanks wan

I didn't test it in the ddr x theme (i'm not at home right now), however it did work on the k//eternal of Dance Anarchy presents STEPMANIA VISUAL PROJEKT XIV: ANARCH

this is what it did

search in your theme's metrics textbanner or subtitle

it should show you something like this

[TextBanner]
TitleX=-90
TitleY=-2
TitleOnCommand=shadowlength,0;horizalign,left
SubtitleX=-90
SubtitleY=0
SubtitleOnCommand=shadowlength,0;horizalign,left
ArtistX=-90
ArtistY=0
ArtistOnCommand=shadowlength,0;horizalign,left

ArtistPrependString=/

TwoLinesTitleCommand=zoom,1;maxwidth,195;y,-9
TwoLinesSubtitleCommand=hidden,1
TwoLinesArtistCommand=zoom,0.6;maxwidth,296;y,8
ThreeLinesTitleCommand=zoom,.8;maxwidth,240;y,-10
ThreeLinesSubtitleCommand=hidden,0;zoom,.5;maxwidt h,360
ThreeLinesArtistCommand=zoom,0.5;maxwidth,296;y,9

this theme has the subtitles active with the this line

ThreeLinesSubtitleCommand=hidden,0;zoom,.5;maxwidt h,360

to hide it, change the command to hidden,1;

ThreeLinesSubtitleCommand=hidden,1;

this will cause the subtitle to hide n.n

if you want to show them, add the what is up there on the textbanner, of course, what we want is only the subtitles, so, just copy and paste to your metrics...

I hope this help, it sure help me n.n

once again, thanks Wan for the tip

Last edited by shadowpumper : 10-21-2009 at 06:29 PM.
  Reply With Quote