-
Notifications
You must be signed in to change notification settings - Fork 3
Score fetching format
iceblade112 edited this page Feb 6, 2016
·
1 revision
- c: MD5 of beatmap file
Everything is separated with a ":" as the delimiter.
- Online play ID
- Username of player
- Score (client handles it as a int32)
- Max combo
- 50s
- 100s
- 300s
- Misses
- 100 finishes (katu?)
- 300 finishes (geki?)
- Was play perfect? (true or false)
- Mods (0: None; 1: NF; 2: Easy; 3: Both <-- TO-DO: validate if accurate)
- New line (a single \n)