X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=vj.cfg;h=c8ef0988968c305a8b262d74bae05fe5427db9d2;hb=97049d3cb9e3f80db99576b98de060745148adad;hp=869a76f033cdda9398e9d065a5f2b1c4287284ec;hpb=bc398f41ca814e1285b299330474776c85a4a059;p=virtualjaguar diff --git a/vj.cfg b/vj.cfg index 869a76f..c8ef098 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 @@ -29,6 +33,10 @@ hardwareTypeNTSC = 1 DSPEnabled = 0 +# If DSP enabled, set whether or not to use the pipelined core: 1 - use, 0 - don't use + +usePipelinedDSP = 1 + # Joystick options: 1 - use joystick, 0 - don't use useJoystick = 0