From 7f141e60f70b74025f49d0f02efac3b66a17c62c Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sat, 24 Feb 2024 18:19:22 -0500 Subject: [PATCH] SCC: fix volume in forceIns --- src/engine/platform/scc.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/engine/platform/scc.cpp b/src/engine/platform/scc.cpp index eca067ae4..7db20a1f2 100644 --- a/src/engine/platform/scc.cpp +++ b/src/engine/platform/scc.cpp @@ -287,6 +287,7 @@ void DivPlatformSCC::forceIns() { if (isPlus || i<3) { updateWave(i); } + rWrite(regBase+10+i,chan[i].outVol); } if (!isPlus) { if (lastUpdated34>=3) {