Go Back   Flash Flash Revolution > Gaming > Stepmania
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
Old 05-5-2007, 05:11 PM   #1
Relambrien
FFR Player
 
Relambrien's Avatar
 
Join Date: Dec 2006
Location: Pittsburgh, PA
Age: 32
Posts: 1,644
Send a message via AIM to Relambrien Send a message via MSN to Relambrien
Default Question about Grade Requirements in StepMania

Forgive me if this has been asked/answered before, but I'm terrible at searching and couldn't find anything.

Anyway, I'm wondering if there's any way to change the requirements for a certain grade level in SM 3.9. For instance, hypothetically, make an A only require a score of 50% of the maximum.

I figured it would be in the theme metrics somewhere or something, but I can't find anything. If anyone could help, I would greatly appreciate it.

Thanks in advance, and I apologize if this has already been asked. I'm absolutely horrid at searching for anything -.-
Relambrien is offline   Reply With Quote
Old 05-5-2007, 05:35 PM   #2
Engler
FFR Player
FFR Veteran
 
Engler's Avatar
 
Join Date: Jan 2007
Location: CNY
Age: 31
Posts: 2,339
Default Re: Question about Grade Requirements in StepMania

If you end up sucessfully rendering the grade system, I suggest that you don't post scores, unless you explain what you did. All of your scores would be considered fake.
__________________
Engler is offline   Reply With Quote
Old 05-5-2007, 05:38 PM   #3
Relambrien
FFR Player
 
Relambrien's Avatar
 
Join Date: Dec 2006
Location: Pittsburgh, PA
Age: 32
Posts: 1,644
Send a message via AIM to Relambrien Send a message via MSN to Relambrien
Default Re: Question about Grade Requirements in StepMania

Quote:
Originally Posted by Engler View Post
If you end up sucessfully rendering the grade system, I suggest that you don't post scores, unless you explain what you did. All of your scores would be considered fake.
Well actually, the reason I'm asking this is because a theme I downloaded is inaccurate in its grade scale, and I'm trying to fix it.

Besides that, I'm not good enough to post scores anyway :P
Relambrien is offline   Reply With Quote
Old 05-5-2007, 06:36 PM   #4
seththelezzy
FFR Player
 
seththelezzy's Avatar
 
Join Date: Feb 2007
Age: 31
Posts: 437
Send a message via AIM to seththelezzy Send a message via MSN to seththelezzy
Default Re: Question about Grade Requirements in StepMania

You'd probably be better off not using it then.
__________________


I support using the Edit Button. You should too.
seththelezzy is offline   Reply With Quote
Old 05-5-2007, 08:50 PM   #5
Ramengan
FFR Player
 
Ramengan's Avatar
 
Join Date: Nov 2006
Location: Delaware
Age: 34
Posts: 772
Send a message via AIM to Ramengan
Default Re: Question about Grade Requirements in StepMania

I believe it's in the Stepmania.ini file in the Data folder.
I think this is the code you're looking for. Didn't test, though:

GradePercentTier01=1.000000
GradePercentTier02=1.000000
GradePercentTier03=0.930000
GradePercentTier04=0.800000
GradePercentTier05=0.650000
GradePercentTier06=0.450000
GradePercentTier07=-99999.000000
GradePercentTier08=0.000000
GradePercentTier09=0.000000
GradePercentTier10=0.000000
GradePercentTier11=0.000000
GradePercentTier12=0.000000
GradePercentTier13=0.000000
GradePercentTier14=0.000000
GradePercentTier15=0.000000
GradePercentTier16=0.000000
GradePercentTier17=0.000000
GradePercentTier18=0.000000
GradePercentTier19=0.000000
GradePercentTier20=0.000000
GradeTier02IsAllPerfects=1

Looks like 20 possible "Letter" Grades. AAAA is 1, while AAA is 2 (GradeTier02IsAllPerfects=1). I think. Lots of fun stuff to play around with in that file. Most of the variables have pretty self-explanatory names, so you shouldn't have any trouble with it.

Looks like I MIGHT know more about Stepmania than I previously thought. But please do tell me if I'm wrong.
__________________
Have a pad simfile that you're proud of? Send it to:


<-- This is the Edit button. It's at the bottom-right of all of your own posts. The Edit button is your friend; use it.
Ramengan is offline   Reply With Quote
Old 05-5-2007, 09:42 PM   #6
Engler
FFR Player
FFR Veteran
 
Engler's Avatar
 
Join Date: Jan 2007
Location: CNY
Age: 31
Posts: 2,339
Default Re: Question about Grade Requirements in StepMania

There's a whole ****** (I'm using the foreign def: bundle of sticks) of things you can do with stepmania.
__________________
Engler is offline   Reply With Quote
Old 05-5-2007, 09:43 PM   #7
Fantasticone
D7 Elite Keymasher
D7 Elite KeysmasherFFR Veteran
 
Fantasticone's Avatar
 
Join Date: Aug 2006
Age: 33
Posts: 6,003
Default Re: Question about Grade Requirements in StepMania

I wouldn't be surprised if there was something in SM that made the arrows dance the cha cha cha or something.
__________________
Fantasticone is offline   Reply With Quote
Old 05-5-2007, 11:05 PM   #8
Engler
FFR Player
FFR Veteran
 
Engler's Avatar
 
Join Date: Jan 2007
Location: CNY
Age: 31
Posts: 2,339
Default Re: Question about Grade Requirements in StepMania

That would be muy fresco.
__________________
Engler is offline   Reply With Quote
Old 05-6-2007, 01:08 AM   #9
Relambrien
FFR Player
 
Relambrien's Avatar
 
Join Date: Dec 2006
Location: Pittsburgh, PA
Age: 32
Posts: 1,644
Send a message via AIM to Relambrien Send a message via MSN to Relambrien
Default Re: Question about Grade Requirements in StepMania

Quote:
Originally Posted by Ramengan View Post
I believe it's in the Stepmania.ini file in the Data folder.
I think this is the code you're looking for. Didn't test, though:

GradePercentTier01=1.000000
GradePercentTier02=1.000000
GradePercentTier03=0.930000
GradePercentTier04=0.800000
GradePercentTier05=0.650000
GradePercentTier06=0.450000
GradePercentTier07=-99999.000000
GradePercentTier08=0.000000
GradePercentTier09=0.000000
GradePercentTier10=0.000000
GradePercentTier11=0.000000
GradePercentTier12=0.000000
GradePercentTier13=0.000000
GradePercentTier14=0.000000
GradePercentTier15=0.000000
GradePercentTier16=0.000000
GradePercentTier17=0.000000
GradePercentTier18=0.000000
GradePercentTier19=0.000000
GradePercentTier20=0.000000
GradeTier02IsAllPerfects=1

Looks like 20 possible "Letter" Grades. AAAA is 1, while AAA is 2 (GradeTier02IsAllPerfects=1). I think. Lots of fun stuff to play around with in that file. Most of the variables have pretty self-explanatory names, so you shouldn't have any trouble with it.

Looks like I MIGHT know more about Stepmania than I previously thought. But please do tell me if I'm wrong.
Well that's what changes it, but I screwed it up a little bit. I'm going to fix it tomorrow, though. I think the fact that I took out the -99999.000000 might have had something to do with it, but the grades were still one level above what they should've been. I'll mess around with it some more, and if I totally screw it up, I can always just copy the default here
Relambrien is offline   Reply With Quote
Old 05-6-2007, 02:44 PM   #10
debit13
FFR Player
 
debit13's Avatar
 
Join Date: Nov 2004
Location: Chicago, IL--hiding behind Synth's server...
Age: 32
Posts: 201
Default Re: Question about Grade Requirements in StepMania

I remember having to change that whole code after downloading Groove 2.2. That was so freaking annoying because I wasn't a regular ITG player when I dl'ed it, and I didn't know that grading scale. Ahh...bad times...
debit13 is offline   Reply With Quote
Old 05-6-2007, 03:14 PM   #11
Relambrien
FFR Player
 
Relambrien's Avatar
 
Join Date: Dec 2006
Location: Pittsburgh, PA
Age: 32
Posts: 1,644
Send a message via AIM to Relambrien Send a message via MSN to Relambrien
Default Re: Question about Grade Requirements in StepMania

Well I can't seem to get this to work.

Here's what's happening:

The in-game score gives me something equivalent to 98%.
The grade given belongs to the 99% tier.
The game "percentage" (the ITG-style score) gives 91.67%.

Man...
Relambrien is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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



All times are GMT -5. The time now is 04:42 PM.


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