From a8878782dc2f11f8f882fec989a4ec162a5cec17 Mon Sep 17 00:00:00 2001 From: Will Date: Sun, 24 Jan 2021 20:27:46 +1000 Subject: [PATCH] Better document sdvx5 shared wasapi edit --- sdvx5.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sdvx5.html b/sdvx5.html index 2d555e9..b4e6842 100644 --- a/sdvx5.html +++ b/sdvx5.html @@ -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]}] }, {