Logo

Grading Scale in Stepmania

Register Log In Back To Forums

Post #1 · Posted at 2014-04-21 12:47:36am 9.9 years ago

Offline mf32892
mf32892 Avatar Member
858 Posts
United States
Reg. 2014-01-01

"hi"
I'm trying to get the Grading scale (AAA, AA, A, B, C, D, E) to match how it would be in DDR, but something went wrong.
I keep getting this message

Can't figure out how to put an image here from my computer!
It reads:
Lua runtime error parsing "PlayerStageStats::GradePercentTier06":[string"PlayerStageStats::GradePercentTier06"]:1:unexpected symbol near '<'

I want to fix this but I'm having trouble finding where to fix it.

Also, the game keeps giving me AAA's when I get 950-989k.

Thanks in advance to anyone who can help!


Check out my YouTube channel! (Playstyle DDR videos) : http://www.youtube.com/user/barrendon649?feature=watch

Post #2 · Posted at 2014-04-21 01:26:24am 9.9 years ago

Offline Kyzentun
Kyzentun Avatar Member
3,209 Posts
United States
Reg. 2008-02-20

"I'm honestly pissed off."

Last updated: 2014-04-21 01:38am
What are you modifying to change the grading scale?
If you're editing the metrics, then paste that section of your metrics.
silenttype01: Kyzentun is never harsh. He says it how it is.

GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.

Post #3 · Posted at 2014-04-21 01:57:48am 9.9 years ago

Offline mf32892
mf32892 Avatar Member
858 Posts
United States
Reg. 2014-01-01

"hi"
I've been modifying the metrics in the theme, and right now, this one section looks like:

Quote
[PlayerStageStats]
GradePercentTier01=0.990000
GradePercentTier02=0.950000
GradePercentTier03=0.900000
GradePercentTier04=0.800000
GradePercentTier05=0.700000
GradePercentTier06=<0.700000
GradePercentTier07=-99999.000000

I keep receiving one grade higher than I should and I'm not sure why. And that error message keeps popping up.
Check out my YouTube channel! (Playstyle DDR videos) : http://www.youtube.com/user/barrendon649?feature=watch

Post #4 · Posted at 2014-04-21 02:09:33am 9.9 years ago

Offline Kyzentun
Kyzentun Avatar Member
3,209 Posts
United States
Reg. 2008-02-20

"I'm honestly pissed off."
You're only supposed to put numbers in there, not arbitrary expressions.
So get rid of that "<".
When checking the tier, stepmania finds the first one that the score compares greater than or equal to.
So 0.99 and up is tier 1, 0.95 and up is tier 2 if it's not tier 1, and so on.
silenttype01: Kyzentun is never harsh. He says it how it is.

GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.

Post #5 · Posted at 2014-04-21 02:11:57am 9.9 years ago

Offline mf32892
mf32892 Avatar Member
858 Posts
United States
Reg. 2014-01-01

"hi"
OK, so how do you score a D?
GradePercentTier096=0.000000?

And why does a score of 950,000 get me a AAA?
And 880,000 get an A?
Check out my YouTube channel! (Playstyle DDR videos) : http://www.youtube.com/user/barrendon649?feature=watch

Post #6 · Posted at 2014-04-21 02:37:08am 9.9 years ago

Offline Kyzentun
Kyzentun Avatar Member
3,209 Posts
United States
Reg. 2008-02-20

"I'm honestly pissed off."
Tier 1 is AAAA. So your metrics say that anything over 99% should be AAAA, over 95% is AAA, over 90% is AA, and so on.
Anything greater than the value for GradePercentTier07 will be a D.
silenttype01: Kyzentun is never harsh. He says it how it is.

GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.

Post #7 · Posted at 2014-04-21 03:07:46am 9.9 years ago

Offline mf32892
mf32892 Avatar Member
858 Posts
United States
Reg. 2014-01-01

"hi"
Even when I get 990,000+, it's still a AAA. Maybe there's just two AAA tiers?
Check out my YouTube channel! (Playstyle DDR videos) : http://www.youtube.com/user/barrendon649?feature=watch

Post #8 · Posted at 2014-04-21 03:33:20am 9.9 years ago

Offline Kyzentun
Kyzentun Avatar Member
3,209 Posts
United States
Reg. 2008-02-20

"I'm honestly pissed off."
The graphics displayed depend completely on the theme. Not knowing what theme you're using, I can't know what it displays for each tier.
silenttype01: Kyzentun is never harsh. He says it how it is.

GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.

Post #9 · Posted at 2014-04-21 03:34:01am 9.9 years ago

Offline mf32892
mf32892 Avatar Member
858 Posts
United States
Reg. 2014-01-01

"hi"
Oh, it's the DDR 2013 theme for Stepmania 5
Check out my YouTube channel! (Playstyle DDR videos) : http://www.youtube.com/user/barrendon649?feature=watch

Post #10 · Posted at 2014-04-21 07:30:34am 9.9 years ago

Offline dbk2
dbk2 Avatar Member
332 Posts
Not Set
Reg. 2012-04-30


Last updated: 2014-04-21 07:35am
Quote: mf32892
Oh, it's the DDR 2013 theme for Stepmania 5
You may need to be more specific than that.

I know of a "DDR 2013" theme by authors "G2008&strider" floating around that a friend linked me to. I checked it out briefly, but it was logging over 1000 warnings+errors per second to my console. (I used it for ~thirty seconds, and logged 38978 warnings.) I kind of lost interest in it after that.

Post #11 · Posted at 2014-04-21 12:32:52pm 9.9 years ago

Offline razorblade
razorblade Avatar Member
1,099 Posts
Not Set
Reg. 2011-03-01


Last updated: 2014-04-21 01:03pm
Try this:
(Grade graphic images for Tier01 and Tier02 should be both AAA.
Tier03 = AA, Tier04 = A, Tier05 = B, Tier06 = C, Tier07 = D.
Just rename them.)

[PlayerStageStats]
GradePercentTier01=1.00
GradePercentTier02=0.99
GradePercentTier03=0.95
GradePercentTier04=0.90
GradePercentTier05=0.80
GradePercentTier06=0.70
GradePercentTier07=-99999.000000
GradeTier02IsAllW2s=false

Post #12 · Posted at 2014-04-21 02:44:09pm 9.9 years ago

Offline mf32892
mf32892 Avatar Member
858 Posts
United States
Reg. 2014-01-01

"hi"
Ok, thanks guys, I did it the way razorblade said.
And it works correctly now
Check out my YouTube channel! (Playstyle DDR videos) : http://www.youtube.com/user/barrendon649?feature=watch

Post #13 · Posted at 2014-05-01 04:56:07am 9.9 years ago

Offline VR0
VR0 Avatar Member
969 Posts
Chile
Reg. 2012-03-20

"ムーン ゴーシュス メヂィデーション"

Last updated: 2014-05-01 04:58am
Only for 3.9 redux/AMX users:
Tier01: AAA+ (AAA Marvelous Full Combo), Tier02: AAA, Tier03: AA, Tier04: A, Tier05: B, Tier06: C, Tier07: D (if cleared) or E (if failed).

GradePercentTier01=1.00
GradePercentTier02=0.99
GradePercentTier03=0.95
GradePercentTier04=0.90
GradePercentTier05=0.80
GradePercentTier06=0.70
GradePercentTier07=-99999.000000
GradeTier02IsAllPerfects=0
LockExtraStageDifficulty=0
PickExtraStage=1
PickModsForExtraStage=1

AC Score Tracker: DDR EXTREME // SN2 (JP)
My username in these games:
DDR(1st)-EXTREME: VRC
StepMania 3.9+ REDUX: VRC
DDR Supernova onwards / IIDX ID: VR0

Post #14 · Posted at 2015-08-27 05:17:17pm 8.6 years ago

Offline joseph376
joseph376 Avatar Member
33 Posts
Mexico
Reg. 2012-06-09


Last updated: 2015-08-27 05:17pm
[PlayerStageStats]
GradePercentTier01=1.000000
GradePercentTier02=0.990000
GradePercentTier03=0.950000
GradePercentTier04=0.900000
GradePercentTier05=0.850000
GradePercentTier06=0.800000
GradePercentTier07=-99999.000000
GradeTier01IsAllW2s=false
GradeTier02IsAllW2s=false
GradeTier02IsFullCombo=false
NumGradeTiersUsed=7

guys can u help me what to be change in this? thanks!

Post #15 · Posted at 2015-08-27 06:12:21pm 8.6 years ago

Offline Kyzentun
Kyzentun Avatar Member
3,209 Posts
United States
Reg. 2008-02-20

"I'm honestly pissed off."
This is what SM5 does to calculate your grade for a song:
It fetches the GradeWeight metrics from the ScoreKeeperNormal section and uses them to assign point values to each step.
GradeWeightMiss=-8
GradeWeightW1=2
GradeWeightW2=2
GradeWeightW3=1
GradeWeightW4=0
GradeWeightW5=-4

This means that each W1 (Fantastic, Marvellous, Magical) is worth 2 points. Each W2 (Excellent, Perfect, Radical) is worth 2. Each W3 (Great, Great, Cool) is worth 1. Each W4 (Decent, Good, Fair) is worth 0. Each W5 (Wayoff, Boo, Boooring!) is worth -4 (subtracts 4 from your point total). Each Miss (Miss, Miss, Eww!) is worth -8.
So imagine a score with 5 W1, 4 W2, 3 W3, 2 W4, 1 W5, and 1 miss.
5 * 2 is 10, so 10 points from W1.
4 * 2 is 8.
3 * 1 is 3.
2 * 0 is 0.
1 * -4 is -4.
1 * -8 is -8.
So it works out to 10 + 8 + 3 + -4 + -8, which is 9. The player scored 9 total points in the song.
There are 16 steps, and W1 is worth 2, so the maximum possible points is 32.

Next, the point value is converted to a percentage of the maximum. 9 / 32 is 0.28125.
SM5 takes this percentage and goes down the list of GradePercentTier metrics.
Is 0.28125 > 1.0? (Tier 01) Nope.
Is 0.28125 > 0.99? (Tier 02) Nope.
Is 0.28125 > 0.95? (Tier 03) Nope.
Is 0.28125 > 0.90? (Tier 04) Nope.
Is 0.28125 > 0.85? (Tier 05) Nope.
Is 0.28125 > 0.80? (Tier 06) Nope.
0.28125 is greater than -99999, so this is a Tier 7 grade.

After the tier is calculated, three conditions are checked.
If GradeTier02IsAllW2s is true, then a full combo of W1 will result in grade tier 1 and a full combo of W2 or better will result in grade tier 2. Otherwise, the grade will be tier 3 or lower, even if the dance point percentage is high enough for a higher tier.
If GradeTier01IsAllW2s is true, then a single judgment less than W2 will make the grade be tier 2, even if it has a high enough dance point percentage for tier 1.
If GradeTier02IsFullCombo is true, then if all the steps were as good or better than the MinScoreToMaintainCombo metric (W3 in default, W4 in DDR), then the grade tier is 2. Otherwise, the tier is 3 or lower.

Finally, the theme uses the tier to pick an image to show.


Pitfalls:

GradeTier01IsAllW2s=false
GradeTier02IsAllW2s=false
GradeTier02IsFullCombo=true

This will result in tier 1 being impossible with a full combo, because the full combo logic will make it return tier 2.

Note that this uses the GradeWeight metrics, not the PercentScoreWeight metrics. If the two sets of metrics are set to different things, then a theme that uses PercentScoreWeight to show a percent and GradeWeight to show a grade will show a grade that doesn't match with the percent.

The score from 0 to 1,000,000 that some themes display is a completely different and unrelated system.
silenttype01: Kyzentun is never harsh. He says it how it is.

GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.

Post #16 · Posted at 2015-08-27 06:25:34pm 8.6 years ago

Offline joseph376
joseph376 Avatar Member
33 Posts
Mexico
Reg. 2012-06-09

sorry i cannot understand this much. so what will i change? the gradeweight? or my greatier?

Post #17 · Posted at 2015-08-27 06:49:00pm 8.6 years ago

Offline Kyzentun
Kyzentun Avatar Member
3,209 Posts
United States
Reg. 2008-02-20

"I'm honestly pissed off."
You haven't said what you want to do. You need to explain what you want with the grades or what your problem is.
silenttype01: Kyzentun is never harsh. He says it how it is.

GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.

Post #18 · Posted at 2015-08-27 07:03:45pm 8.6 years ago

Offline joseph376
joseph376 Avatar Member
33 Posts
Mexico
Reg. 2012-06-09


Last updated: 2015-08-27 07:03pm
i just want to make my scores in correct like in arcade.. like 90+ score is A 95+ is AA 99+ is AAA. cuz in my theme sometimes i got an score of 92+ but i got a B grade i got 99+ in my score but not full combo then i got only AA.

btw im using SM5 beta 3 ddr 2013.

SN2

Post #19 · Posted at 2015-08-27 08:25:51pm 8.6 years ago

Offline Kyzentun
Kyzentun Avatar Member
3,209 Posts
United States
Reg. 2008-02-20

"I'm honestly pissed off."
Contact the theme author and see if they'll make an updated version that grades correctly. My explanation was meant for people that know some theming and need to know how the grading system works.
silenttype01: Kyzentun is never harsh. He says it how it is.

GENERATION 24: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.

Post #20 · Posted at 2015-08-27 09:46:19pm 8.6 years ago

Offline VR0
VR0 Avatar Member
969 Posts
Chile
Reg. 2012-03-20

"ムーン ゴーシュス メヂィデーション"

Last updated: 2015-08-27 09:50pm
Quote: joseph376
i just want to make my scores in correct like in arcade.. like 90+ score is A 95+ is AA 99+ is AAA. cuz in my theme sometimes i got an score of 92+ but i got a B grade i got 99+ in my score but not full combo then i got only AA.

btw im using SM5 beta 3 ddr 2013.

SN2
Change it to SM 5.0.5 or more, and grab the Scoring scripts from Waiei theme and re-coded following instructions from Waiei website.
AC Score Tracker: DDR EXTREME // SN2 (JP)
My username in these games:
DDR(1st)-EXTREME: VRC
StepMania 3.9+ REDUX: VRC
DDR Supernova onwards / IIDX ID: VR0
Register Log In Back To Forums

0 User(s) Viewing This Thread (Past 15 Minutes)

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 2% · Database: 4% · Server Time: 2024-04-16 07:28:49
This page took 0.013 seconds to execute.
Theme: starlight · Language: englishuk
Reset Theme & Language