mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
SDVX V: Add shared mode WASAPI audio to 2019100800 (#111)
This commit is contained in:
@@ -147,6 +147,12 @@
|
||||
{
|
||||
name: 'Bypass Camera',
|
||||
patches: [{offset: 0x617D80, off: [0x74, 0x21], on: [0x90, 0x90]}]
|
||||
},
|
||||
// created by Xyen
|
||||
{
|
||||
name: 'Shared mode WASAPI',
|
||||
tooltip: 'Only replaces the first audio device init attempt',
|
||||
patches: [{offset: 0x630CD5, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||
}
|
||||
]),
|
||||
// taken from IrotoI at /1cc/, added to bemanipatcher by JeDaYoshi
|
||||
|
||||
Reference in New Issue
Block a user