well I am already working on it so
would any of you care if I made this theme
Collapse
X
-
Re: would any of you care if I made this theme
yes
don't make it or i'll be forced to execute you~*~Lurkadurk - 1134-7796-6967~*~

-
Re: would any of you care if I made this theme
My jaw dropped AFTER it hit the ground. I am looking forward to the completion of any somewhat stable release of this theme, but one question.
What SM is this for? 3.9? sm-ssc (SM 5)?, 4? PLEASE NOT 3.95 I HATE IT SO MUCH BECAUSE IT DOESNT WORK ON MY COMPUTER WELL AND IF IT DOESNT WORK THIS THEME WONT WORK AND I WOULD PROBABLY CRY BECAUSE I LOVE TOUHOU EVEN THOUGH I SUCK AT TOUHOU WITH REASONS BEING THAT I DONT HAVE A USB JOYSTICK BECAUSE I DONT HAVE MONEY BECAUSE I AM TOO YOUNG TO GET A JOB THAT ISNT UNDER THE TABLE WHICH I AM PRETTY SURE IS ILLEGAL IN CANADA WHICH IS THE PLACE I LIVE IN MOST OF THE TIME.Comment
-
-
Comment
-
Re: would any of you care if I made this theme
fuccen do it holy shi O_O===============================
The idea that RDCP 3 may come out in the future is a fun thought to have~
===============================Comment
-
Re: would any of you care if I made this theme
Wow, pretty pretty slick! What version of Stepmania will you release it for? (I vote for 3.9, if you accept suggestions :P)
EDIT: nooooooooooooooooooooooooooooooo.Last edited by MarioNintendo; 06-1-2011, 09:49 PM.Comment
-
Re: would any of you care if I made this theme
he told me its for sscComment
-
Re: would any of you care if I made this theme
I'm a SWR and Soku hater, but I admit that the Soku interface is sexy.Comment
-
-
Re: would any of you care if I made this theme
its for ssc/sm5 because I'm using lua code to make it work with all the effects and stuff, its going to be as close as I can get it to be an replica of the original game
edit: incase anyone is going PLEASE MAKE IT FOR 3.9 well I have on thing to say to that
KISS MY ASS
srsly I'm not going to make this for 3.9 wanna know why, because 3.9 is an outdated piece of shit, it stable yes, but if you want awesome theme srsly go use sm5/sm-ssc the reason sm-ssc was made in the first place was to make better themes with improved lua support and everything like in that youtube video I posted, if you think thats a video intro you're wrong, its all done by lua.
Code:local t = Def.ActorFrame { --**** LoadActor("black.png")..{ InitCommand=cmd(Center;FullScreen); OnCommand=cmd(diffusealpha,1;sleep,7;linear,1;diffusealpha,0); }; LoadActor("01_123th.png")..{ InitCommand=cmd(Center;diffusealpha,0); OnCommand=cmd(diffusealpha,0;zoom,0.7;linear,1.333;diffusealpha,1;zoom,0.8;linear,1.333;diffusealpha,1;zoom,0.9;linear,1.333;diffusealpha,0;zoom,1); }; LoadActor("02_cerclename.png")..{ InitCommand=cmd(Center); OnCommand=cmd(diffusealpha,0;sleep,4;zoom,0.85;linear,1.333;diffusealpha,1;zoom,0.9;linear,1.333;diffusealpha,1;zoom,0.95;linear,1.333;diffusealpha,0;zoom,1); }; LoadActor("2_title.png")..{ InitCommand=cmd(Center;y,SCREEN_CENTER_Y-80); OnCommand=cmd(diffusealpha,0;sleep,9;linear,0.5;diffusealpha,1); }; LoadActor("1_titlel.png")..{ InitCommand=cmd(Center;y,SCREEN_CENTER_Y-80); OnCommand=cmd(diffusealpha,0;sleep,8.5;linear,0.5;diffusealpha,1;linear,2;diffusealpha,0); }; LoadActor("2_copyright.png")..{ InitCommand=cmd(Center;y,SCREEN_BOTTOM-14); OnCommand=cmd(diffusealpha,0;sleep,10;linear,0.5;diffusealpha,1); }; }; return t;if you still want this as an 3.9 theme, do it yourself !!Code:local t = Def.ActorFrame { LoadActor("15_back.png")..{ InitCommand=cmd(Center;FullScreen); }; LoadActor("13_back.png")..{ InitCommand=cmd(Center;y,SCREEN_CENTER_Y+190;x,SCREEN_CENTER_X+146); OnCommand=cmd(); }; LoadActor("opening start.ogg")..{ InitCommand=cmd(queuecommand,"First";sleep,13.598;queuecommand,"Second"); FirstCommand=cmd(play); SecondCommand=cmd(Pause); }; LoadActor("opening (loop).ogg")..{ InitCommand=cmd(queuecommand,"First";sleep,13.598;queuecommand,"Second"); FirstCommand=cmd(Pause); SecondCommand=cmd(play); }; }; return t;Its not a bug its a FEATURE!





Comment











Comment