X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vj.cfg;h=cb4dc4cb2d6168cd1271834d7641439b556d9bc3;hb=836c7fa1f3e2dc3ec9849cac2584d4544bf2fba4;hp=c8ef0988968c305a8b262d74bae05fe5427db9d2;hpb=0238cd1a0aa8a4b161936c0c9fa1c2fdabe9eaa2;p=virtualjaguar diff --git a/vj.cfg b/vj.cfg index c8ef098..cb4dc4c 100644 --- a/vj.cfg +++ b/vj.cfg @@ -11,7 +11,7 @@ useJaguarBIOS = 0 JagBootROM = ./bios/jagboot.rom CDBootROM = ./bios/jagcd.rom EEPROMs = ./eeproms -ROMs = ./ROMs +ROMs = ./roms # OpenGL options: 1 - use OpenGL rendering, 0 - use old style rendering @@ -19,7 +19,7 @@ useOpenGL = 1 # OpenGL filtering type: 1 - blurry, 0 - sharp -glFilterType = 0 +glFilterType = 1 # Display options: 1 - fullscreen, 0 - windowed @@ -35,13 +35,13 @@ DSPEnabled = 0 # If DSP enabled, set whether or not to use the pipelined core: 1 - use, 0 - don't use -usePipelinedDSP = 1 +usePipelinedDSP = 0 # Joystick options: 1 - use joystick, 0 - don't use 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