revert accidental dolphin.ini commit
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1129 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
eaf0f3b583
commit
7df9681bc2
|
@ -3,53 +3,3 @@ GFXPlugin = Plugins\Plugin_VideoOGL.dll
|
|||
DSPPlugin = Plugins\Plugin_DSP_HLE.dll
|
||||
PadPlugin = Plugins\Plugin_PadSimple.dll
|
||||
WiiMotePlugin = Plugins\Plugin_Wiimote.dll
|
||||
[General]
|
||||
LastFilename = D:\Games\Nintendo Wii\SUPER MARIO GALAXY.iso
|
||||
GCMPathes = 2
|
||||
GCMPath0 = D:\Games\Gamecube
|
||||
GCMPath1 = D:\Games\Nintendo Wii
|
||||
[Core]
|
||||
GFXPlugin = Plugins\Plugin_VideoOGL.dll
|
||||
DSPPlugin = Plugins\Plugin_DSP_HLE.dll
|
||||
PadPlugin = Plugins\Plugin_PadSimple.dll
|
||||
WiiMotePlugin = Plugins\Plugin_Wiimote.dll
|
||||
HLEBios = True
|
||||
UseDynarec = True
|
||||
UseDualCore = True
|
||||
SkipIdle = False
|
||||
LockThreads = False
|
||||
DefaultGCM = D:\Games\Gamecube\Baten Kaitos Disc 1.gcz
|
||||
DVDRoot =
|
||||
OptimizeQuantizers = True
|
||||
SelectedLanguage = 0
|
||||
RunCompareServer = False
|
||||
RunCompareClient = False
|
||||
EnableCheats = False
|
||||
EnableIsoCache = True
|
||||
[LogManager]
|
||||
* = True
|
||||
BOOT = True
|
||||
PE = False
|
||||
CP = False
|
||||
VI = False
|
||||
SI = False
|
||||
PI = False
|
||||
MI = True
|
||||
DSP = False
|
||||
Stream = False
|
||||
DVD = False
|
||||
GP = False
|
||||
EXI = True
|
||||
AI = False
|
||||
GEKKO = False
|
||||
HLE = False
|
||||
DSPHLE = False
|
||||
Video = False
|
||||
Audio = False
|
||||
DYNA = False
|
||||
OSREPORT = True
|
||||
CONSOLE = True
|
||||
WII_IOB = False
|
||||
WII_IPC = False
|
||||
WII_IPC_HLE = False
|
||||
WIIMOTE = False
|
||||
|
|
Loading…
Reference in New Issue