Skip to content

[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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

qt2k4
Copy link

@qt2k4 qt2k4 commented Jun 18, 2025

Linked Issues

Fixes 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

screenshot-2025-06-18-19-41-10

After

screenshot-2025-06-18-19-42-45

@github-actions github-actions bot added status: pending triage Awaiting review. pr: chart PR modifies charts, metadata, and note placement. size: medium A medium pull request with 100 or fewer changes. and removed status: pending triage Awaiting review. labels Jun 18, 2025
@Hundrec Hundrec added type: charting issue Involves the charting or placement of notes for a level. status: pending triage Awaiting review. labels Jun 19, 2025
@Hundrec Hundrec self-assigned this Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: chart PR modifies charts, metadata, and note placement. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: charting issue Involves the charting or placement of notes for a level.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants