uyitroa / osr2mp4-core

A program to convert osu replay file osr to mp4. Sample: https://www.youtube.com/watch?v=5ugu_9yDSg0
MIT License
118 stars 14 forks source link

Feature request: cursor comparison #42

Open jxu opened 3 years ago

jxu commented 3 years ago

In theory it shouldn't be too hard to draw another cursor on top of an existing replay

uyitroa commented 3 years ago

I think there is already a program to do this, since I saw some cursor comparison videos.

jxu commented 3 years ago

yes but it doesn't mimic the osu interface

uyitroa commented 3 years ago

If we merge 2 plays, then 300/100/50/misses of which play should we show?

jxu commented 3 years ago

I imagine two possibilities:

  1. Use one replay as "base" and show those hits and use those hitsounds
  2. Disable showing hits at all for aim comparison mode (still use one person's hitsounds)