adding lots of features to SConstruct, scons -h to see, known bug: verbose=False is treated as true no idea why...

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@581 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2008-09-19 15:03:31 +00:00
parent 78bb1cf82d
commit f63a845d9f
2 changed files with 82 additions and 15 deletions

View File

@ -3,3 +3,20 @@ GFXPlugin = Plugins/libzeroogl.so
DSPPlugin = Plugins/libdsphle.so
PadPlugin = Plugins/libPlugin_nJoy_SDL.so
WiiMotePlugin = Plugins/libPlugin_Wiimote.so
[General]
LastFilename =
GCMPathes = 2
GCMPath0 = /storage2
GCMPath1 = /storage2/vm
[Core]
GFXPlugin = Plugins/libzeroogl.so
DSPPlugin = Plugins/libdsphle.so
PadPlugin = Plugins/libpadsimple.so
WiiMotePlugin = Plugins/libPlugin_Wiimote.so
HLEBios = True
UseDynarec = True
UseDualCore = False
SkipIdle = False
LockThreads = True
DefaultGCM = /storage2/vm/Zelda-The wind waker.iso
OptimizeQuantizers = True