mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
SDVX V: Add shared mode WASAPI audio to 2019100800 (#111)
This commit is contained in:
parent
8bc411d91f
commit
6391173a94
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user