Skip to content

Score submit format

iceblade112 edited this page Feb 6, 2016 · 4 revisions

Submit format

GET

  • score: See below (WIP)
  • pass: User's password in MD5

POST (file)

  • score: Binary replay data

GET score format

  1. MD5 of map
  2. Username
  3. Submit hash (investigate later)
  4. 300s
  5. 100s
  6. 50s
  7. 300 finishes (geki?)
  8. 100 finishes (katu?)
  9. Miss amount
  10. Actual score (handled by the client as an int32)
  11. Max combo
  12. Was the play a perfect one? (True or False)
  13. Ranking (F = did not pass, S, A, B, C, D)
  14. Mods (0: None; 1: NF; 2: Easy; 3: Both <-- TO-DO: validate if accurate)
  15. Did user pass song? (True or False?)

Clone this wiki locally