Skip to content

A calculator I made for FFR (Flash Flash Revolution) to find out statistics for certain files and to make theoretical decisions. I made this a long time ago.

Notifications You must be signed in to change notification settings

WinterIsPretty/FFR-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

FFR-Calculator

Intro

I made a calculator for FFR (Flash Flash Revolution) to find statistics for certain files and make theoretical decisions. I made this a long time ago.

Link to the Sheet itself

How to use it

You type in the faint yellow the statistics from any play and type in any difficulty and it will calculate the results just like the game. You will receive statistics you wouldn't normally see such as the accuracy of your total raw score including osu! grade, the max grand total and raw score, the total AAA equivalency, and the total credits you would get.

In this section, you can test different values to see how much you would get to see certain ways scores could turn out.

Example

The calculator can accurately give you the Grandtotal and Raw Score (with a max possible for comparison), AAA Equivalency based on the Raw Goods, and the total Credits you get.

An extra section tells you how much raw score you would need to be at any of these ranks below an S rank using osu grades. Purely made out of curiosity.

How I made it

I used FFR forums and wikis for the base formulas. A lot of this was using algebra to isolate certain variables using the base formuals. Also, the osu! calculation uses the osu!mania accuracy calculation. A few calculations are within the black cells to hide extra variables I need to use.

In the diff calculator tab, you can see a method I thought of to find the answer similar to gradient descent but on Google Sheets. It narrows down the difficulty (maximum is 120) to the hundredth place. It starts from a range of 0 to 120 and picks the closest answer and then increases in resolution based on the number picked. A way I could do this better is by using my adam optimization function.

About

A calculator I made for FFR (Flash Flash Revolution) to find out statistics for certain files and to make theoretical decisions. I made this a long time ago.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published