From 4c633fb05bed06802eb67f679d7bb4ae152e3d82 Mon Sep 17 00:00:00 2001 From: nastys Date: Thu, 23 May 2019 02:06:01 +0200 Subject: [PATCH] Update patch.txt Added koenji's audio fix (disabled by default) --- Prepatch/rom/patch.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Prepatch/rom/patch.txt b/Prepatch/rom/patch.txt index b7126a8..c0e4312 100644 --- a/Prepatch/rom/patch.txt +++ b/Prepatch/rom/patch.txt @@ -45,4 +45,7 @@ 0x00000001406724E7 : 0x0002 : A0 8C : 00 00 // Ignore SYSTEM_STARTUP Location Server checks -0x00000001406732A2 : 0x0002 : 75 1E : 90 90 \ No newline at end of file +0x00000001406732A2 : 0x0002 : 75 1E : 90 90 + +// Audio Fix (use 2 channels instead of 4) +//0x0000000140A85AC0 : 0x001 : 04 : 02