X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vj.cfg;h=fe8b24168b1f24c68bbe461cdb378f0217c2eb2e;hb=1b88d7fb79d91efdd8d7c1278f18f8f82fca2221;hp=2ac1d306467dae7e19fa9ca3499074a9e43ecf15;hpb=96f7121f5499861e69cf042e408a3db133a5b1d0;p=virtualjaguar diff --git a/vj.cfg b/vj.cfg index 2ac1d30..fe8b241 100644 --- a/vj.cfg +++ b/vj.cfg @@ -17,6 +17,10 @@ ROMs = ./ROMs useOpenGL = 1 +# OpenGL filtering type: 1 - blurry, 0 - sharp + +glFilterType = 0 + # 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