View previous topic :: View next topic |
Author |
Message |
DDRManiacMark Trick Member
Joined: 14 Dec 2005 Location: Saint Charles Illinios |
0. Posted: Fri Mar 10, 2006 6:02 pm Post subject: Extra Stage |
|
|
I wanted to know how to make a song playable only as an extra stage. |
|
Back to top |
|
|
maxx freak Trick Member
Joined: 09 Aug 2005
|
1. Posted: Fri Mar 10, 2006 7:07 pm Post subject: |
|
|
Go to the simfile and open it in notepad and where it says #SELECTABLE:YES; replace that with :NO; Then open notepad and create a .crs file (see stepmania.com for details) named extra1.crs, and for one more extra stage extra2.crs I think. Be sure to specify mods and everything. Put the file in the song group folder, not the song folder, and enable extra stage in stepmania. There you go.
Question answered - Requesting lock. |
|
Back to top |
|
|
DDRManiacMark Trick Member
Joined: 14 Dec 2005 Location: Saint Charles Illinios |
2. Posted: Sat Mar 11, 2006 10:16 am Post subject: |
|
|
I am confuzzled
what notepad, where? And I cant find out how to make a .crs file. I did check stepmania, and I could not find it. Please help!!!!!!!!!!!!!!!!1 |
|
Back to top |
|
|
maxx freak Trick Member
Joined: 09 Aug 2005
|
|
Back to top |
|
|
DDRManiacMark Trick Member
Joined: 14 Dec 2005 Location: Saint Charles Illinios |
4. Posted: Sat Mar 11, 2006 12:53 pm Post subject: |
|
|
ok , I am still confused! What do I specificly type in the word document, ans what do I name it?. I am a really stupis person I know, but please help me! |
|
Back to top |
|
|
Blue0ctane Trick Member
Joined: 14 Jan 2006 Location: Boca Raton, Florida |
5. Posted: Sat Mar 11, 2006 4:08 pm Post subject: |
|
|
maxx freak wrote: | Question answered - Requesting lock. |
You're not a mod, therefore, shut the hell up. _________________
NinjaDux wrote: | When I first drawing a crowd I usually pic my trusty #4 pencil. I start with some of the background as in things that are hard to blend in and then I draw the forground. Man, art is hard to do! |
|
|
Back to top |
|
|
darkchao56 Trick Member
Joined: 21 Dec 2004 Location: Westminster, MD |
6. Posted: Sat Mar 11, 2006 5:46 pm Post subject: |
|
|
maxx freak, your complicating things..
Okay man, whatever song you want to make an "extra stage" song - either has to be the hardest song in the group, or, it has to be done as maxx freak described.
You have to go into the ".sm" document.
This file can be found in your stepmania's song directory..
Lets say you wanted to make "Duality" an Extra Stage song..
"C:\Program Files\Stepmania\Songs\Chaomix\Duality" would be where you installed it to. Go into that directory.
Then, right click "Duality.sm" - and choose "open with"
Open it with notepad/wordpad.
You'll now see a list of code - this code, is what makes the song run, makes it look the way it does, and tells stepmania where the steps are.
It will look exactally like this:
#TITLE:Duality;
#SUBTITLE:;
#ARTIST:KaW vs. ? vs. Inspector K;
#TITLETRANSLIT:;
#SUBTITLETRANSLIT:;
#ARTISTTRANSLIT:KaW vs. Smiley vs. Inspector K;
#GENRE:;
#CREDIT:;
#BANNER:duality.png;
#BACKGROUND:duality-bg.png;
#LYRICSPATH:;
#CDTITLE:;
#MUSIC:Duality.mp3;
#OFFSET:0.000;
#SAMPLESTART:93.094;
#SAMPLELENGTH:12.000;
#SELECTABLE:YES;
Now see where it says selectible?
Change this value to "no" - it should look like this:
#SELECTABLE:NO;
I believe thats all you have to do - if there are any problems, lemme know!
Also, make sure "Extra Stage" is enabled in the options menu! _________________
|
|
Back to top |
|
|
maxx freak Trick Member
Joined: 09 Aug 2005
|
7. Posted: Sun Mar 12, 2006 1:02 pm Post subject: |
|
|
Thanks for clearing it out for him. |
|
Back to top |
|
|
darkchao56 Trick Member
Joined: 21 Dec 2004 Location: Westminster, MD |
8. Posted: Sun Mar 12, 2006 2:17 pm Post subject: |
|
|
np n____n _________________
|
|
Back to top |
|
|
|