Add IIDX HV volume fix

This commit is contained in:
Minsang
2021-09-03 02:21:52 -07:00
committed by Will
parent ad0f8afc36
commit c0d9c90e66
+7
View File
@@ -239,6 +239,13 @@
patches: [
{offset: 0x88D1C0, off: [0x10], on:[0x00]},
]
},
{
name: 'Louder audio on TDJ',
tooltip : "Significantly increase the volume for TDJ.",
patches: [
{offset: 0x63F2E5, off: [0xFF, 0x90, 0x98, 0x00, 0x00, 0x00], on:[0x90, 0x90, 0x90, 0x90, 0x90, 0x90]},
]
}
]),
]);