..But I think this one is different and perhaps the fairest of all..my system of Rank Points.
Here's how it works:
Okay, every song will have a "rank difficulty" (it will be named RD in the below formula) of one to 15..one being insanely easy like mario and 15 being insanely difficult.
Two more variables is your score for the song (variable will be YS), and the max possible score (calculated by max possible combo * 1550)..variable will be named MS. The last variable, called ER, "extra ranking" is calculated only if your overall rank for a song is below 500..then the formula ( 500 - rank) is used. Okay..now here is the formula:
Rank points (for any given song) = (100 * RD) * ( YS / MS) + ER
Here are some examples:
RD = 7 score % = 80 rank for this song = 380 :
(100 * 7) * ( .80) + ( 500 - 380) = 680 rank points
now let's compare that to someone who got a much lower score on the same song..a score % of 70 and got rank 600..so no extra points:
(100 * 7) * (.70) + ( 0) = 490 rank points
Now your highest amount of rank points for each song will be totalled and the user with the highest score will be the highest rank.
Here's how it works:
Okay, every song will have a "rank difficulty" (it will be named RD in the below formula) of one to 15..one being insanely easy like mario and 15 being insanely difficult.
Two more variables is your score for the song (variable will be YS), and the max possible score (calculated by max possible combo * 1550)..variable will be named MS. The last variable, called ER, "extra ranking" is calculated only if your overall rank for a song is below 500..then the formula ( 500 - rank) is used. Okay..now here is the formula:
Rank points (for any given song) = (100 * RD) * ( YS / MS) + ER
Here are some examples:
RD = 7 score % = 80 rank for this song = 380 :
(100 * 7) * ( .80) + ( 500 - 380) = 680 rank points
now let's compare that to someone who got a much lower score on the same song..a score % of 70 and got rank 600..so no extra points:
(100 * 7) * (.70) + ( 0) = 490 rank points
Now your highest amount of rank points for each song will be totalled and the user with the highest score will be the highest rank.



Comment