-
Notifications
You must be signed in to change notification settings - Fork 130
[ENHANCEMENT] Fixed BPM changes for Monster #200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
e0ba6ab
to
bcd30e1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The clock's ticking.
oh, sorry. these prs haven't exactly been top priority for me lately |
ok, i think i've figured out how to do a rebase properly edit: looks good to me |
Will you please merge this pull request? |
Linked Issues
FunkinCrew/Funkin#5256
Description
This PR restores the original BPM changes for this song from the Week 7 update, replacing the current ones that put everything out of sync.
It's not a direct port, though: the game's original BPM change system was section-based, so the changes had to be manually ported over to the current system (which is millisecond-based), with some liberties taken to ensure maximum accuracy.
With this fix, the notes and the grid are within a millisecond of being perfectly aligned throughout the song.
Screenshots/Videos
Before
After