X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vj.cfg;h=c7a46c01b80c59b3acf6943d991585e08830f9cc;hb=f3e5bb2807319c210d124d6150e019130c54867b;hp=2ac1d306467dae7e19fa9ca3499074a9e43ecf15;hpb=96f7121f5499861e69cf042e408a3db133a5b1d0;p=virtualjaguar diff --git a/vj.cfg b/vj.cfg index 2ac1d30..c7a46c0 100644 --- a/vj.cfg +++ b/vj.cfg @@ -11,12 +11,16 @@ 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 useOpenGL = 1 +# OpenGL filtering type: 1 - blurry, 0 - sharp + +glFilterType = 1 + # Display options: 1 - fullscreen, 0 - windowed fullscreen = 0 @@ -31,7 +35,7 @@ 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