From 8703f9e22d5dc69c296ca5316153b110a5786ed8 Mon Sep 17 00:00:00 2001 From: jarupxx Date: Thu, 19 Jan 2017 13:44:25 +0900 Subject: [PATCH] Transfer SetFrequency --- src/CxbxKrnl/HLEDataBase/DSound.1.0.5788.inl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/CxbxKrnl/HLEDataBase/DSound.1.0.5788.inl b/src/CxbxKrnl/HLEDataBase/DSound.1.0.5788.inl index 0bda7457d..441efa337 100644 --- a/src/CxbxKrnl/HLEDataBase/DSound.1.0.5788.inl +++ b/src/CxbxKrnl/HLEDataBase/DSound.1.0.5788.inl @@ -1827,6 +1827,12 @@ OOVPATable DSound_1_0_5788[] = { OOVPA_TABLE_XREF(DirectSound_CDirectSoundBuffer_SetRolloffFactor_1_0_5788), // IDirectSoundBuffer_SetRolloffFactor OOVPA_TABLE_PATCH(IDirectSoundBuffer_SetRolloffFactor_1_0_5788, XTL::EmuIDirectSoundBuffer8_SetRolloffFactor), + // CDirectSoundVoice::SetFrequency (XREF) (* unchanged since 4627 *) + OOVPA_TABLE_XREF(CDirectSoundVoice_SetFrequency_1_0_4627), + // CDirectSoundBuffer::SetFrequency (* unchanged since 4627 *) + OOVPA_TABLE_XREF(CDirectSoundBuffer_SetFrequency_1_0_4627), + // CDirectSoundStream::SetFrequency + OOVPA_TABLE_PATCH(DirectSound_CDirectSoundStream_SetFrequency_1_0_5558, XTL::EmuCDirectSoundStream_SetFrequency), // CDirectSoundVoice::SetDopplerFactor (XREF) OOVPA_TABLE_XREF(DirectSound_CDirectSoundVoice_SetDopplerFactor_1_0_5788), // CDirectSoundBuffer::SetDopplerFactor (XREF)