Post #1 · Posted at 2010-10-15 05:08:06am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
Hi, does anyone know if you can color code stepmania songs in the same category?
For example, say if I had a Supernova 2 category and I wanted to split up the songs into color-coded groups like they do in the games.
For example, say if I had a Supernova 2 category and I wanted to split up the songs into color-coded groups like they do in the games.
Post #2 · Posted at 2010-10-15 05:50:23am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,471 Posts | |
![]() | |
Reg. 2007-12-06 | |
"BEEJAY REVEL A" |
I actually just found out now how to do that (thanks to one of Chewy's simfiles)
In a simfile of a song, you add this line in the simfile:
#MENUCOLOR:#
After the number, you enter in the hex code for the desired colour.
Anyone correct me if I'm wrong, but I believe you can use '#TITLETRANSLIT:' to order the songs the way you want to (by going like A, B... AA, AB... BA, BB, and so on) then enter the real title of the song under '#TITLE:'
If I can recall, Stepmania uses the translated title (when it is there) as the reference for ABC sort.
In a simfile of a song, you add this line in the simfile:
#MENUCOLOR:#
After the number, you enter in the hex code for the desired colour.
Anyone correct me if I'm wrong, but I believe you can use '#TITLETRANSLIT:' to order the songs the way you want to (by going like A, B... AA, AB... BA, BB, and so on) then enter the real title of the song under '#TITLE:'
If I can recall, Stepmania uses the translated title (when it is there) as the reference for ABC sort.
Post #3 · Posted at 2010-10-15 05:58:09am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
Quote: KKiONI
I actually just found out now how to do that (thanks to one of Chewy's simfiles)
In a simfile of a song, you add this line in the simfile:
#MENUCOLOR:#
After the number, you enter in the hex code for the desired colour.
Anyone correct me if I'm wrong, but I believe you can use '#TITLETRANSLIT:' to order the songs the way you want to (by going like A, B... AA, AB... BA, BB, and so on) then enter the real title of the song under '#TITLE:'
If I can recall, Stepmania uses the translated title (when it is there) as the reference for ABC sort.
In a simfile of a song, you add this line in the simfile:
#MENUCOLOR:#
After the number, you enter in the hex code for the desired colour.
Anyone correct me if I'm wrong, but I believe you can use '#TITLETRANSLIT:' to order the songs the way you want to (by going like A, B... AA, AB... BA, BB, and so on) then enter the real title of the song under '#TITLE:'
If I can recall, Stepmania uses the translated title (when it is there) as the reference for ABC sort.
Thank you so much. Do you have a list of hex codes by any chance??
Also, does this work on the X2 theme
Post #4 · Posted at 2010-10-15 06:04:58am 14.7 years ago
Post #5 · Posted at 2010-10-15 06:20:48am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
does this work on the X2 theme as well? 

Alright, I tried pasting that line into the SM file but I turned on stepmania on both themes for no results.
Ideas?


Alright, I tried pasting that line into the SM file but I turned on stepmania on both themes for no results.
Ideas?
Post #6 · Posted at 2010-10-15 06:41:10am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,471 Posts | |
![]() | |
Reg. 2007-12-06 | |
"BEEJAY REVEL A" |
The code may be a 3.9+ Redux thing only. Which version of 3.9 are you using?
Post #7 · Posted at 2010-10-15 07:02:48am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
Quote: KKiONI
The code may be a 3.9+ Redux thing only. Which version of 3.9 are you using?
The original SMMAX version. Where can I get the Redux version?
Post #8 · Posted at 2010-10-15 07:36:55am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,471 Posts | |
![]() | |
Reg. 2007-12-06 | |
"BEEJAY REVEL A" |
http://www.stepmania.com/forums/showthread.php?t=13935
Go there and follow the steps. Tell me how it works out after that
Go there and follow the steps. Tell me how it works out after that
Post #9 · Posted at 2010-10-15 11:01:12am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
10,357 Posts | |
![]() | |
Reg. 2007-04-06 | |
![]() ![]() |
Why is this not in the Simulation category?
Post #10 · Posted at 2010-10-15 11:46:44am 14.7 years ago
![]() | |
---|---|
![]() |
Banned |
534 Posts | |
Not Set | |
Reg. 2008-08-19 | |
"Thanks for all your support." |
My preferred syntax for song order:
syntax: #TITLETRANSLIT:[order characters] [song's real title]
where order characters (displays in the following song type order) are:
for licensed music: 2 digit number (e.g. 00,01,02,03 etc.)
for new KO: (nothing, no modification)
for CS imports: zv
for BEMANI imports: zw
for BOSS Songs: zx
for EXTRA (RDA) Stage songs: zy
for ENCORE EXTRA Stage: zz
color codes:
for licensed music: #MENUCOLOR:#FFFF00; (yellow)
for new KO: #MENUCOLOR:#00FFFF; (light blue)
for CS imports: #MENUCOLOR:#00FF52; (light green)
for BEMANI imports: #MENUCOLOR:#cc00ff; (violet)
for BOSS songs: #MENUCOLOR:#RED; (semi-red)
for EXTRA Stage (RDA) songs: #MENUCOLOR:#ff66ff; (pink)
for ENCORE EXTRA Stage: #MENUCOLOR:#FF0000; (full red)
syntax: #TITLETRANSLIT:[order characters] [song's real title]
where order characters (displays in the following song type order) are:
for licensed music: 2 digit number (e.g. 00,01,02,03 etc.)
for new KO: (nothing, no modification)
for CS imports: zv
for BEMANI imports: zw
for BOSS Songs: zx
for EXTRA (RDA) Stage songs: zy
for ENCORE EXTRA Stage: zz
color codes:
for licensed music: #MENUCOLOR:#FFFF00; (yellow)
for new KO: #MENUCOLOR:#00FFFF; (light blue)
for CS imports: #MENUCOLOR:#00FF52; (light green)
for BEMANI imports: #MENUCOLOR:#cc00ff; (violet)
for BOSS songs: #MENUCOLOR:#RED; (semi-red)
for EXTRA Stage (RDA) songs: #MENUCOLOR:#ff66ff; (pink)
for ENCORE EXTRA Stage: #MENUCOLOR:#FF0000; (full red)
Post #11 · Posted at 2010-10-16 10:52:00pm 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
When I tried to open Stepmania Redux it told me "unknown course difficulty "beginner" in CourseDifficultiesToShow." What is that supposed to mean and how do I fix it?
Does anyone know?
Does anyone know?
Post #12 · Posted at 2010-10-16 11:28:28pm 14.7 years ago
![]() | |
---|---|
![]() |
Banned |
534 Posts | |
Not Set | |
Reg. 2008-08-19 | |
"Thanks for all your support." |
What theme are you using?
Post #13 · Posted at 2010-10-16 11:30:33pm 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
Quote: sillybear
What theme are you using?
The original one that comes with the game.
I want to delete Beginner difficulty from courses if thats the problem but I did a search on my computer in the stepMania files and found nothing.
Post #14 · Posted at 2010-10-16 11:32:50pm 14.7 years ago
![]() | |
---|---|
![]() |
Banned |
534 Posts | |
Not Set | |
Reg. 2008-08-19 | |
"Thanks for all your support." |
Go to StepMania/Themes/Default folder, open metric.ini with notepad, look for [Common], and then update the code to this below:
CourseDifficultiesToShow=regular,difficult
Post #15 · Posted at 2010-10-17 12:11:18am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
Quote: sillybear
Go to StepMania/Themes/Default folder, open metric.ini with notepad, look for [Common], and then update the code to this below:
CourseDifficultiesToShow=regular,difficult
It still says this even though its non-existent:
Unknown difficulty ""beginner" in CourseDifficultiesToShow
Post #16 · Posted at 2010-10-17 12:19:45am 14.7 years ago
![]() | |
---|---|
![]() |
Member+ |
4,338 Posts | |
![]() | |
Reg. 2007-03-03 | |
"Give me a steady beat." |
When did courses ever have more than two difficulty options?
Post #17 · Posted at 2010-10-17 12:21:46am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
Quote: AeronPeryton
When did courses ever have more than two difficulty options?
Good question. I wish I knew so I could ***** play stepMania
Never Mind, I got sillybears X2 theme and its working fine except now it says:
Invalid Screen class name 'ScreenWarning'
Does anyone know how to fix that?
Post #18 · Posted at 2010-10-17 01:37:43am 14.7 years ago
![]() | |
---|---|
![]() |
Banned |
534 Posts | |
Not Set | |
Reg. 2008-08-19 | |
"Thanks for all your support." |
Try this modified SM3.9 + REDUX: http://www.interupload.com/files/S9XNEI0T/StepMania_REDUX_modified.zip_links
It is portable, and no need to patch to 3.9 main. With best preset settings, and uses ddr noteskins plus orig SM NOTE noteskin.
It is portable, and no need to patch to 3.9 main. With best preset settings, and uses ddr noteskins plus orig SM NOTE noteskin.
Post #19 · Posted at 2010-10-17 05:34:09am 14.7 years ago
![]() | |
---|---|
![]() |
Member |
2,088 Posts | |
![]() | |
Reg. 2010-08-28 | |
Quote: sillybear
Try this modified SM3.9 + REDUX: http://www.interupload.com/files/S9XNEI0T/StepMania_REDUX_modified.zip_links
It is portable, and no need to patch to 3.9 main. With best preset settings, and uses ddr noteskins plus orig SM NOTE noteskin.
It is portable, and no need to patch to 3.9 main. With best preset settings, and uses ddr noteskins plus orig SM NOTE noteskin.
PROBLEM!
Still has screen warning for X2 and for the regular theme it still says Unknown difficulty ""beginner" in CourseDifficultiesToShow
Post #20 · Posted at 2010-10-17 05:35:18am 14.7 years ago
![]() | |
---|---|
![]() |
Member+ |
8,635 Posts | |
![]() | |
Reg. 2008-02-24 | |
![]() | |
"icon by hypnosispkmn@tumblr" |
Mr.Music, did you use that modified SM3.9 + REDUX over the existing SM3.9? You don't need to, you can make that it's own folder and run it using Stepmania.EXE in the Program folder.