yugecin / osukps

A keys-per-second meter for osu! (or any rythm game), useful for live streaming and making videos
MIT License
112 stars 28 forks source link

Feature Request: Reset Max Kps Button #34

Open LgShady opened 4 years ago

LgShady commented 4 years ago

Hey there,

Love this project, nice work done on it, I'm requesting this feature because I want to see more easily how many kps i reached in differents sections or maps,

LgShady commented 4 years ago

I even tried to do it myself by creating an event similar to the "Reset-> Max Kps" menu button on a key assigned in keyboard but I don't know how to run this project, is any framework needed? I keep having this error: "[fail]: OmniSharp.MSBuild.ProjectLoader The reference assemblies for .NETFramework,Version=v4.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks"

yugecin commented 4 years ago

there's no frameworks, just .NET. I think it might even work with .NET version 2 or 3