From 1ac497ba30e9d0e4c2ce10f05da92bf35a786f44 Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Wed, 1 Aug 2018 16:30:43 +0200 Subject: [PATCH] Update AEG params when FNS or OCT registers are updated Fixes Bomberman Online FMV intro freeze, Jet Grind Radio and Psyvariar 2 intro music fade out and probably more. --- 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 2abcfa806..5383e870b 100755 --- a/core/hw/aica/sgc_if.cpp +++ b/core/hw/aica/sgc_if.cpp @@ -688,6 +688,7 @@ struct ChannelEx case 0x18://FNS case 0x19://FNS,OCT UpdatePitch(); + UpdateAEG(); break; case 0x1C://ALFOS,ALFOWS,PLFOS