- October 25, 2016
- 56
- 25
- 39
- Home Country
- Great Britain (UK)
Is it just me with the sound issues as above?
Not sure what else to try?
Thanks
Not sure what else to try?
Thanks
Are you using a standalone emulator or a libretro core?Is it just me with the sound issues as above?
Not sure what else to try?
Thanks
Thanks, the plugin creates its own sound output for libretro cores, it's supposed to use the audio renderer configured in MP2s Video Player settings though (Settings->Players->Video Player->Codecs->Audio Renderer) but that part is relatively untestedlibretro cores being used. Tried about 7 different emulators for different platforms and all work perfect apart from sound. No audio from any libreto emulator.
[2017-02-21 15:26:24,152] [7851071] [LibRetroThread] [WARN ] - LibRetroDirectSound: Failed to initialise device
SharpDX.SharpDXException: HRESULT: [0x88780078], Module: [Unknown], ApiCode: [Unknown/Unknown], Message: Unknown
at SharpDX.Result.CheckError()
at SharpDX.DirectSound.DSound.Create8(Nullable`1 cGuidDeviceRef, DirectSound dS8Out, ComObject unkOuterRef)
at Emulators.LibRetro.SoundProviders.LibRetroDirectSound.InitializeDirectSound(IntPtr windowHandle, Guid audioRenderer)
at Emulators.LibRetro.SoundProviders.LibRetroDirectSound.Init(IntPtr windowHandle, Guid audioRenderer, Int32 sampleRate, Double bufferSizeSeconds)