change Patches to GameIni
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@706 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
7a402985ab
commit
26dc88868d
|
@ -3,3 +3,21 @@ GFXPlugin = Plugins/libzeroogl.so
|
|||
DSPPlugin = Plugins/libdsphle.so
|
||||
PadPlugin = Plugins/libPlugin_nJoy_SDL.so
|
||||
WiiMotePlugin = Plugins/libPlugin_Wiimote.so
|
||||
[General]
|
||||
LastFilename =
|
||||
GCMPathes = 1
|
||||
GCMPath0 = /storage2/vm
|
||||
[Core]
|
||||
GFXPlugin = Plugins/libzeroogl.so
|
||||
DSPPlugin = Plugins/libdspnull.so
|
||||
PadPlugin = Plugins/libpadsimple.so
|
||||
WiiMotePlugin = Plugins/libPlugin_Wiimote.so
|
||||
HLEBios = True
|
||||
UseDynarec = True
|
||||
UseDualCore = False
|
||||
SkipIdle = True
|
||||
LockThreads = False
|
||||
DefaultGCM =
|
||||
OptimizeQuantizers = True
|
||||
DVDRoot =
|
||||
SelectedLanguage = 0
|
||||
|
|
Loading…
Reference in New Issue