default to DirectSound-sw for now. I don't have access to enough
hardware to fix up the quirks in WDMKS.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "MemoryCard/MemoryCardDriverThreaded_Windows.h"
|
||||
#define DEFAULT_INPUT_DRIVER_LIST "DirectInput,Pump,Para"
|
||||
#define DEFAULT_MOVIE_DRIVER_LIST "Theora,FFMpeg,DShow,Null"
|
||||
#define DEFAULT_SOUND_DRIVER_LIST "WDMKS,DirectSound-sw,WaveOut,Null"
|
||||
#define DEFAULT_SOUND_DRIVER_LIST "DirectSound-sw,WDMKS,WaveOut,Null"
|
||||
|
||||
|
||||
#elif defined(MACOSX)
|
||||
|
||||
Reference in New Issue
Block a user