mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Better document sdvx5 shared wasapi edit
This commit is contained in:
+4
-4
@@ -81,7 +81,7 @@
|
|||||||
// created by Xyen
|
// created by Xyen
|
||||||
{
|
{
|
||||||
name: 'Shared mode WASAPI',
|
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]}]
|
patches: [{offset: 0x5C3595, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||||
}
|
}
|
||||||
]),
|
]),
|
||||||
@@ -159,7 +159,7 @@
|
|||||||
// created by Xyen
|
// created by Xyen
|
||||||
{
|
{
|
||||||
name: 'Shared mode WASAPI',
|
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]}]
|
patches: [{offset: 0x630CD5, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||||
}
|
}
|
||||||
]),
|
]),
|
||||||
@@ -227,7 +227,7 @@
|
|||||||
// created by Xyen
|
// created by Xyen
|
||||||
{
|
{
|
||||||
name: 'Shared mode WASAPI',
|
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]}]
|
patches: [{offset: 0x6833E2, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||||
}
|
}
|
||||||
]),
|
]),
|
||||||
@@ -290,7 +290,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Shared mode WASAPI',
|
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]}]
|
patches: [{offset: 0x638EC5, off: [0xBA, 0x03, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user