mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Chuni: disable update check
This commit is contained in:
@@ -27,6 +27,13 @@
|
|||||||
{offset: 0x8E3DD3, off: [0x74], on: [0xEB]},
|
{offset: 0x8E3DD3, off: [0x74], on: [0xEB]},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
// mon
|
||||||
|
name: "Disable update check (faster boot)",
|
||||||
|
patches: [
|
||||||
|
{offset: 0x8AE690, off: [0xA1, 0x54, 0x88], on: [0x31, 0xC0, 0xC3]},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
// somewhatlurker
|
// somewhatlurker
|
||||||
name: "Force shared audio mode, system audio samplerate must be 48000",
|
name: "Force shared audio mode, system audio samplerate must be 48000",
|
||||||
|
|||||||
Reference in New Issue
Block a user