mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
now core, padsimple and dsp null can be buil in 64bit on osx
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@947 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -3,3 +3,22 @@ GFXPlugin = Plugins/libzeroogl.so
|
||||
DSPPlugin = Plugins/libdsphle.so
|
||||
PadPlugin = Plugins/libPlugin_nJoy_SDL.so
|
||||
WiiMotePlugin = Plugins/libPlugin_Wiimote.so
|
||||
[General]
|
||||
LastFilename =
|
||||
GCMPathes = 0
|
||||
[Core]
|
||||
GFXPlugin = Plugins/libzeroogl.so
|
||||
DSPPlugin = Plugins/libdsphle.so
|
||||
PadPlugin = Plugins/libPlugin_nJoy_SDL.so
|
||||
WiiMotePlugin = Plugins/libPlugin_Wiimote.so
|
||||
HLEBios = True
|
||||
UseDynarec = True
|
||||
UseDualCore = False
|
||||
SkipIdle = True
|
||||
LockThreads = True
|
||||
DefaultGCM =
|
||||
DVDRoot =
|
||||
OptimizeQuantizers = True
|
||||
SelectedLanguage = 0
|
||||
RunCompareServer = False
|
||||
RunCompareClient = False
|
||||
|
Reference in New Issue
Block a user