Pascal G.
Pascal G.
Also just got hit by this, extremely frustrating especially when debugging something else and switching between stable/beta multiple times in the process. Aperture Desk Job will immediately crash on launch...
Can confirm this is definitely a Valve/SDL bug, happens here too. Also, the fingerId is incrementing indefinitely with every new touch, which makes no sense whatsoever, why would this ever...
I've now fully implemented slider curves into the McOsu star/pp calculation, so if anyone is up for translating any of this to C code: 1. Curves: [OsuSliderCurves.h](https://github.com/McKay42/McOsu/blob/master/src/App/Osu/OsuSliderCurves.h), [OsuSliderCurves.cpp](https://github.com/McKay42/McOsu/blob/master/src/App/Osu/OsuSliderCurves.cpp) 2. Ticks/ScoringTimes:...