diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2008-11-11 18:48:43 +0000 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2008-11-11 18:48:43 +0000 |
| commit | 7df9681bc201bd1d0bb2c2cce4a368f8ce6c06aa (patch) | |
| tree | c8ebf30edfa3166857914e27be2260891b979cb1 | |
| parent | eaf0f3b583cf56d89efdcac1f25590275019a059 (diff) | |
revert accidental dolphin.ini commit
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1129 8ced0084-cf51-0410-be5f-012b33b47a6e
| -rw-r--r-- | Binary/x64/Dolphin.ini | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/Binary/x64/Dolphin.ini b/Binary/x64/Dolphin.ini index bb55c8a233..fa6fc83513 100644 --- a/Binary/x64/Dolphin.ini +++ b/Binary/x64/Dolphin.ini @@ -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
|
