X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vj.cfg;h=045ccf43f0532f95696b776ea096b6403391f415;hb=6d6e1b73eca47e97f2d092fda11ff85a10afb55b;hp=90537b71934d68489edbfd3063824684305cabab;hpb=73ca0f1c81b606de50838deb1e464cc95a1e15cc;p=virtualjaguar diff --git a/vj.cfg b/vj.cfg index 90537b7..045ccf4 100644 --- a/vj.cfg +++ b/vj.cfg @@ -9,15 +9,13 @@ 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 = ./roms # OpenGL options: 1 - use OpenGL rendering, 0 - use old style rendering useOpenGL = 1 -#useOpenGL = 0 # OpenGL filtering type: 1 - blurry, 0 - sharp @@ -31,19 +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! - -frameSkip = 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 -usePipelinedDSP = 0 +usePipelinedDSP = 1 # Joystick options: 1 - use joystick, 0 - don't use