mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Add IIDX HV volume fix
This commit is contained in:
@@ -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]},
|
||||
]
|
||||
}
|
||||
]),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user