IIDX HV: add "Force shared audio" hex edit

This commit is contained in:
Will 2021-01-24 21:44:30 +10:00 committed by GitHub
parent a8878782dc
commit 1ccfac46d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,11 @@
name: 'Force LDJ software video decoder for all boot modes',
patches: [{offset: 0x5FBCC7, off: [0x83, 0x78, 0x08, 0x02], on: [0x83, 0x78, 0x08, 0x05]}]
},
{ // mon
name: 'Force shared audio',
tooltip : 'If it doesn\'t work, set your device to 44100Hz 16bit',
patches: [{offset: 0x2678B1, off: [0x01], on: [0x00]}]
},
{
name: 'Skip decide screen',
tooltip : 'Immediately loads into chart after selection',