From 92c06a72499479a01e96543594ce7fe0bf260dcb Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Sun, 29 Jul 2018 18:23:53 +0200 Subject: [PATCH] Update AEG params when FNS or OCT are updated. Fixes Bomberman Online FMV intro freeze, Jet Grind Radio and Psyvariar 2 intro music fade out. --- core/hw/aica/sgc_if.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core/hw/aica/sgc_if.cpp b/core/hw/aica/sgc_if.cpp index 2e69cb1da..d6b570494 100755 --- a/core/hw/aica/sgc_if.cpp +++ b/core/hw/aica/sgc_if.cpp @@ -723,6 +723,7 @@ struct ChannelEx case 0x18://FNS case 0x19://FNS,OCT UpdatePitch(); + UpdateAEG(); break; case 0x1C://ALFOS,ALFOWS,PLFOS