Go Back   StepMania Forums > StepMania Discussion > Themes, NoteSkins, Game Types > Theme/Noteskin Tutorials and Misc. Things

Reply
 
Thread Tools Rating: Thread Rating: 4 votes, 2.50 average. Display Modes
Old 06-20-2008, 11:43 PM   #1
AJ 187
REAL STEPPING ROOTS '09
 
AJ 187's Avatar
 
Join Date: Aug 2006
Location: Chicago
Posts: 1,432
AJ 187 is a 7 bar userAJ 187 is a 7 bar user
Reputation: 115

Send a message via AIM to AJ 187
Post rating: Votes: 0 Score: 0rate    
Rate this thread:
  • Currently 2.50/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
[4]
Default [SM4] Custom Speed Mods

For the longest time, you've had to manually add in speed mods by modifying the metrics.

For SM4 themes, you don't really have to do that anymore.

Introducing Custom Speed Mods.

All you have to do is:
  1. copy CustomSpeedMods.lua to the Scripts directory of your favorite SM4 theme
  2. edit SpeedMods.txt with your preferred mods, comma separated, like so:
    1x,2x,2.5x,3x,4x,C200,C400
  3. move/copy SpeedMods.txt to your preferred location (discussed in documentation), depending on if you want custom mods to be per theme instead of in all themes.
  4. edit the path in CustomSpeedMods.lua to point to SpeedMods.txt.
  5. make a small metric change (also documented):
    look for "list,Speed" in the metrics of the intended theme and replace it with "lua,SpeedMods()". You can do this in the default as well, and all themes without customized option lines will contain your custom speeds!

Download here: http://kki.ajworld.net/misc/CustomSpeedMods.rar
Read more here (highly recommended): http://kki.ajworld.net/?p=research&s=speedmods

Note: this method is probably more complicated than the normal way, but it allows for greater results (in my opinion) so I decided to release it. dubaiOne will include this in the next version.
__________________
Event mode exists for a reason. Use it.

We're doing it for fun, we're doing it because we can, we're doing it because we're SSC.
Follow @kki_ssc on Twitter for KKI Labs/spinal shark collective news as it breaks!

Last edited by AJ 187; 06-20-2008 at 11:49 PM..
AJ 187 is offline   Reply With Quote
Old 06-21-2008, 12:00 AM   #2
shakesoda
I code things sometimes
 
shakesoda's Avatar
 
Join Date: Jun 2007
Location: Seattle, WA
Posts: 5,916
shakesoda is an 8 bar usershakesoda is an 8 bar user
Reputation: 149

Send a message via AIM to shakesoda Send a message via MSN to shakesoda Send a message via Skype™ to shakesoda
Post rating: Votes: 0 Score: 0rate    
Default

Might want to work out the
Code:
Crash reason:   Assertion '!m_sCurrentNoteSkin.empty()' failed
bug.

(SM really should just revert to the default skin when that happens :/)
__________________
"Most problems are side effects of solutions to other problems." -- Eskil Steenberg
shakesoda is offline   Reply With Quote
Old 06-21-2008, 12:10 AM   #3
Izzy
Member
 
Join Date: Apr 2008
Posts: 18
Izzy is a 1 bar user
Reputation: 11

Post rating: Votes: 0 Score: 0rate    
Default

SM4 =( What about 3.9 ;_;
Izzy is offline   Reply With Quote
Old 06-21-2008, 12:13 AM   #4
shakesoda
I code things sometimes
 
shakesoda's Avatar
 
Join Date: Jun 2007
Location: Seattle, WA
Posts: 5,916
shakesoda is an 8 bar usershakesoda is an 8 bar user
Reputation: 149

Send a message via AIM to shakesoda Send a message via MSN to shakesoda Send a message via Skype™ to shakesoda
Post rating: Votes: 0 Score: 0rate    
Default

3.9 doesn't support scripts, making this impossible.
__________________
"Most problems are side effects of solutions to other problems." -- Eskil Steenberg
shakesoda is offline   Reply With Quote
Old 06-21-2008, 12:25 AM   #5
wraith
Member
 
wraith's Avatar
 
Join Date: Feb 2008
Posts: 490
wraith is a 4 bar user
Reputation: 37

Post rating: Votes: 0 Score: 0rate    
Default

Cool thanks. this will help me when i use the sm4 themes.
__________________
wraith is offline   Reply With Quote
Old 06-21-2008, 12:43 AM   #6
kurisu
serial thread hijacker
 
kurisu's Avatar
 
Join Date: Jan 2007
Location: Memphis, Tennessee
Posts: 3,825
kurisu is a 5 bar user
Reputation: 64

Send a message via AIM to kurisu Send a message via MSN to kurisu
Post rating: Votes: 0 Score: 0rate    
Default

Quote:
Originally Posted by wraith View Post
Cool thanks. this will help me when i use the sm4 themes.
Yeah, because you just HAVE to have your arrows scrolling at a constant XXX bpm for everything you ever play. -.-
__________________

Vote me for Admin in 2009!!!
kurisu is offline   Reply With Quote
Old 06-21-2008, 01:05 AM   #7
AJ 187
REAL STEPPING ROOTS '09
 
AJ 187's Avatar
 
Join Date: Aug 2006
Location: Chicago
Posts: 1,432
AJ 187 is a 7 bar userAJ 187 is a 7 bar user
Reputation: 115

Send a message via AIM to AJ 187
Post rating: Votes: 1 Score: 1rate    
Default

Quote:
Originally Posted by shakesoda View Post
3.9 doesn't support scripts, making this impossible.
Yeah, I would've loved to have this work on all versions, but no.

Quote:
Originally Posted by shakesoda View Post
Might want to work out the
Code:
Crash reason:   Assertion '!m_sCurrentNoteSkin.empty()' failed
bug.

(SM really should just revert to the default skin when that happens :/)
I've yet to see this bug but I'm actively searching for it.

edit: since I was asked...
Quote:
Originally Posted by kurisu View Post
Yeah, because you just HAVE to have your arrows scrolling at a constant XXX bpm for everything you ever play. -.-
kuri, is it possible for you to not start a flame war in every thread you appear in? I really have been noticing a feeling of hostility from you towards others on multiple occasions recently.
__________________
Event mode exists for a reason. Use it.

We're doing it for fun, we're doing it because we can, we're doing it because we're SSC.
Follow @kki_ssc on Twitter for KKI Labs/spinal shark collective news as it breaks!
AJ 187 is offline   Reply With Quote
Old 06-21-2008, 01:07 AM   #8
kurisu
serial thread hijacker
 
kurisu's Avatar
 
Join Date: Jan 2007
Location: Memphis, Tennessee
Posts: 3,825
kurisu is a 5 bar user
Reputation: 64

Send a message via AIM to kurisu Send a message via MSN to kurisu
Post rating: Votes: 0 Score: 0rate    
Default

Quote:
Originally Posted by shakesoda View Post
Can you do anything other than complain these days?

It's not your problem how other people choose to play the game.
No, as a secondary developer, it is. You wouldn't know anything about that, tho.

AJ: Nah, having too much fun being just like everyone else who is so well loved in the "community."

Don't hate me because I am acting just like your friends. K?
__________________

Vote me for Admin in 2009!!!
kurisu is offline   Reply With Quote
Old 06-21-2008, 01:54 AM   #9
xjen0vax
Member
 
xjen0vax's Avatar
 
Join Date: Aug 2006
Location: Toronto, Ontario, Canada
Posts: 561
xjen0vax is a 4 bar user
Reputation: 30

Send a message via AIM to xjen0vax
Post rating: Votes: 0 Score: 0rate    
Default

Quote:
Originally Posted by kurisu View Post
Don't hate me because I am acting just like your friends. K?
From one a55hol3 to another, Jesus fcuking Christ shut up. For starters, it's impossible to take you seriously (see; I'm sorry, all I heard was "blah blah blah, I'm a whiny b!tch.") when you can't even spell simple words like though and okay. In addition to the above, don't try to make yourself seem right when you're not. Anybody else can play however the hell they want and if you have any issues with it, that's your fcuking problem and nobody else's. Simply put, leave the sh!t up your a55 where it belongs, we don't need it here. Now if you don't mind, perhaps we can proceed in un-fcuking this thread.

AJ: Great work, this looks like it could really come in handy. Just wondering, though, is there any way to limit the number of mods pulled from SpeedMods.txt?

Last edited by xjen0vax; 06-21-2008 at 01:56 AM..
xjen0vax is offline   Reply With Quote
Old 06-21-2008, 01:55 AM   #10
shakesoda
I code things sometimes
 
shakesoda's Avatar
 
Join Date: Jun 2007
Location: Seattle, WA
Posts: 5,916
shakesoda is an 8 bar usershakesoda is an 8 bar user
Reputation: 149

Send a message via AIM to shakesoda Send a message via MSN to shakesoda Send a message via Skype™ to shakesoda
Post rating: Votes: 0 Score: 0rate    
Default

The censoring makes that post look so much worse than it is.

But yeah, again, great work AJ.
__________________
"Most problems are side effects of solutions to other problems." -- Eskil Steenberg
shakesoda is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Post your custom mods here m4st4k31 General StepMania 84 09-17-2009 03:01 AM
Custom speed akstylish General questions 1 01-03-2008 07:34 AM
[Add-On]Speed Mods zero1dude Theme/Noteskin Releases 3 11-01-2007 12:22 PM
Speed Mods? Drayne O. StepMania Scores 18 10-29-2007 11:16 PM
Changing speed mods in 4.0? theamazingbender Songs and Courses 0 11-18-2006 03:47 AM


All times are GMT. The time now is 08:05 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Translate

Thanks to

SourceForge.net Logo

Random Pictures