From bcb2b7a534d6ed38c2109bfff253cfd7b3ca0ca1 Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Thu, 23 Jul 2020 16:14:26 +0300 Subject: Add ps2 audio paths --- src/core/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core') diff --git a/src/core/config.h b/src/core/config.h index 9dd25064..2f11a84b 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -278,3 +278,4 @@ enum Config { // Audio #define AUDIO_CACHE // cache sound lengths to speed up the cold boot +//#define PS2_AUDIO // changes audio paths for cutscenes and radio to PS2 paths, needs vbdec to support VB with MSS \ No newline at end of file -- cgit v1.2.3