Chuni: disable update check

This commit is contained in:
Will Toohey 2019-11-24 12:46:07 +10:00
parent b2f0287af1
commit 41ef8fabff

View File

@ -27,6 +27,13 @@
{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
name: "Force shared audio mode, system audio samplerate must be 48000",