Better document sdvx5 shared wasapi edit

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

View File

@ -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]}]
},
{