mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Added Disable News Sound patch to IIDX27.
This commit is contained in:
@@ -228,6 +228,13 @@
|
|||||||
patch : [0x47, 0x9E, 0xD5, 0xFF],
|
patch : [0x47, 0x9E, 0xD5, 0xFF],
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Disable News Sound',
|
||||||
|
tooltip : "Disables the sound played when news banners appear.",
|
||||||
|
patches: [
|
||||||
|
{offset: 0x88D1C0, off: [0x10], on:[0x00]},
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]),
|
]),
|
||||||
]);
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user