mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
ef2134a92a
Related Issue: https://github.com/ppy/osu/issues/22756 The trigger in question happens when (1) in a chord: a longer LN, then a shorter LN is processed respectively. (2) in a chord: a long LN, then a note is processed respectively. however, given the opposite processing step, it will fail to trigger. We observe that both situations have the same pattern, however has undeterministic results, which only depends on the order the mapper placed each note. |
||
---|---|---|
.. | ||
Preprocessing | ||
Skills | ||
ManiaDifficultyAttributes.cs | ||
ManiaDifficultyCalculator.cs | ||
ManiaPerformanceAttributes.cs | ||
ManiaPerformanceCalculator.cs |