mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
Added Disable News Sound patch to IIDX27.
This commit is contained in:
parent
87c5c02bbc
commit
c4c6908334
@ -228,6 +228,13 @@
|
||||
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]},
|
||||
]
|
||||
}
|
||||
]),
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user