Skip to content
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

Cutscenes.py fixes #2379

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Cutscenes.py fixes #2379

merged 1 commit into from
Feb 25, 2025

Conversation

GSKirox
Copy link
Collaborator

@GSKirox GSKirox commented Feb 23, 2025

Fixes #2378

Three small fixes in Cutscenes.py, thanks to @mracsys for all the recent research on this part of the code.

One is just a wrong comment, and the Minuet one has always been like this in rando, but didn't break anything.
The Nabooru one though was a regression introduced back in #2219, and made it so that the Spirit temple music was not restarting after the battle.

@GSKirox GSKirox added Type: Bug Something isn't working Component: Patching Affects the patching of the ROM Type: Maintenance Code style, infrastructure, updating dependencies labels Feb 23, 2025
@fenhl fenhl added Status: Waiting for Release This PR is ready for merge, but we're holding off on it until after the next release and removed Status: Waiting for Release This PR is ready for merge, but we're holding off on it until after the next release labels Feb 23, 2025
@fenhl fenhl added this to the next milestone Feb 25, 2025
@fenhl fenhl merged commit 3ed79d5 into OoTRandomizer:Dev Feb 25, 2025
3 checks passed
@GSKirox GSKirox deleted the cutscenes_bytes_fix branch February 27, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Patching Affects the patching of the ROM Type: Bug Something isn't working Type: Maintenance Code style, infrastructure, updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minuet cutscene speedup off by one byte
2 participants