]> Shamusworld >> Repos - virtualjaguar/blobdiff - vj.cfg
Added disclaimer to Makefile, until we can fix the Qt compilation problems.
[virtualjaguar] / vj.cfg
diff --git a/vj.cfg b/vj.cfg
index 90537b71934d68489edbfd3063824684305cabab..ac70b4edd155ce15575d8c954bc534660b4ecd31 100644 (file)
--- a/vj.cfg
+++ b/vj.cfg
@@ -9,19 +9,17 @@ useJaguarBIOS = 0
 # Jaguar ROM paths
 
 JagBootROM = ./bios/jagboot.rom
-#CDBootROM = ./bios/jagcd.rom
-CDBootROM = ./bios/jagcddev.bin
+CDBootROM = ./bios/jagcd.rom
 EEPROMs = ./eeproms
-ROMs = ./ROMs
+ROMs = ./software
 
 # OpenGL options: 1 - use OpenGL rendering, 0 - use old style rendering
 
 useOpenGL = 1
-#useOpenGL = 0
 
 # OpenGL filtering type: 1 - blurry, 0 - sharp
 
-glFilterType = 0
+glFilterType = 1
 
 # Display options: 1 - fullscreen, 0 - windowed
 
@@ -31,15 +29,13 @@ fullscreen = 0
 
 hardwareTypeNTSC = 1
 
-# Framskip options: 0 - no skip, 1-N - draw every Nth frame
-# Note: Skipping frames may cause strange visual side effects--don't bother reporting these
-#       unless they occur with a frameskip value of 0!
+# Render type (experimental): 0 - regular/OpenGL, 1 - TV style
 
-frameSkip = 0
+renderType = 0
 
 # DSP options: 1 - use, 0 - don't use
 
-DSPEnabled = 1
+DSPEnabled = 0
 
 # If DSP enabled, set whether or not to use the pipelined core: 1 - use, 0 - don't use
 
@@ -49,7 +45,7 @@ usePipelinedDSP = 0
 
 useJoystick = 0
 
-# Joyport option: If joystick is enabled above, set the port (0 - 3) here 
+# Joyport option: If joystick is enabled above, set the port (0 - 3) here
 
 joyport = 0