Skip to content

jmp to SetFLGFromNCKValue after pausing the music when !noSFX is !true#481

Open
KungFuFurby wants to merge 1 commit intomasterfrom
0479-pause-sfx-note-sticking-problem
Open

jmp to SetFLGFromNCKValue after pausing the music when !noSFX is !true#481
KungFuFurby wants to merge 1 commit intomasterfrom
0479-pause-sfx-note-sticking-problem

Conversation

@KungFuFurby
Copy link
Owner

The noise frequency conflict restoration code does not exist when SFX is disabled, so we need to actually do the job of updating the FLG DSP register to prevent a note sticking effect.

This merge request closes #479.

The noise frequency conflict restoration code does not exist when SFX is
disabled, so we need to actually do the job of updating the FLG DSP register to
prevent a note sticking effect.

This commit closes #479.
@KungFuFurby KungFuFurby added the spc-side Involves the SPC700 code. label Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

spc-side Involves the SPC700 code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PauseMusic with !noSFX set to !true causes a note sticking-like effect instead of the intended muting effect

1 participant