TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
178 stars 3 forks source link

[FIXED - Implemented] [Feature Request] Parse .osu Files As Taitai (multiple files) #696

Closed Scraticus closed 6 months ago

Scraticus commented 10 months ago

Discussed in https://github.com/TeamRizu/OutFox/discussions/405

Originally posted by **TRRESTGHGYTCFTGBCXSZD** August 9, 2021 **Is your feature request related to a problem? Please describe.** There's Taitai mode here but it has no osu parser. please add this **Describe the solution you'd like** Parse BPM Inside [TimingPoints] (60000/BPM) Because osu Resets Measure To 0 When Bpm Changes, It Needs To Rounded By 192th To Change Bpm. IGNORE NEGATIVE VALUES, THOSE ARE NOT BPM. How To Do? [TimingPoints] 6966,166.527893422148,8,1,0,100,1,0 18956,-100,4,1,0,100,0,1 ↓ ↓ ↓ #BPMS:6.966=360.300, Always Parse As Edit With Description Containing [Metadata] Version: Like [Metadata] Version:Ono's Taiko Oni; ↓ ↓ ↓ #DESCRIPTION:Ono's Taiko Oni; **Additional context** [41823 The Quick Brown Fox - The Big Black.zip](https://github.com/TeamRizu/OutFox/files/6951905/41823.The.Quick.Brown.Fox.-.The.Big.Black.zip)
Scraticus commented 6 months ago

fixed in 042