mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-15 03:17:36 +01:00
Better document sdvx5 shared wasapi edit
This commit is contained in:
parent
1d155e97c7
commit
a8878782dc
@ -81,7 +81,7 @@
|
||||
// created by Xyen
|
||||
{
|
||||
name: 'Shared mode WASAPI',
|
||||
tooltip: 'Only replaces the first audio device init attempt',
|
||||
tooltip: 'Only replaces the first audio device init attempt. Set output to 44100Hz 16bit if it doesn\'t work.',
|
||||
patches: [{offset: 0x5C3595, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||
}
|
||||
]),
|
||||
@ -159,7 +159,7 @@
|
||||
// created by Xyen
|
||||
{
|
||||
name: 'Shared mode WASAPI',
|
||||
tooltip: 'Only replaces the first audio device init attempt',
|
||||
tooltip: 'Only replaces the first audio device init attempt. Set output to 44100Hz 16bit if it doesn\'t work.',
|
||||
patches: [{offset: 0x630CD5, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||
}
|
||||
]),
|
||||
@ -227,7 +227,7 @@
|
||||
// created by Xyen
|
||||
{
|
||||
name: 'Shared mode WASAPI',
|
||||
tooltip: 'Only replaces the first audio device init attempt',
|
||||
tooltip: 'Only replaces the first audio device init attempt. Set output to 44100Hz 16bit if it doesn\'t work.',
|
||||
patches: [{offset: 0x6833E2, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||
}
|
||||
]),
|
||||
@ -290,7 +290,7 @@
|
||||
},
|
||||
{
|
||||
name: 'Shared mode WASAPI',
|
||||
tooltip: 'Only replaces the first audio device init attempt',
|
||||
tooltip: 'Only replaces the first audio device init attempt. Set output to 44100Hz 16bit if it doesn\'t work.',
|
||||
patches: [{offset: 0x638EC5, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user