X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vj.cfg;h=68deaf21161385b2b420613ae930f653365358ab;hb=47c26d5d9daba6072bc580029e711292393d3158;hp=045ccf43f0532f95696b776ea096b6403391f415;hpb=731669ecc1eb876e42104a8a4ba49ac00572c020;p=virtualjaguar diff --git a/vj.cfg b/vj.cfg index 045ccf4..68deaf2 100644 --- a/vj.cfg +++ b/vj.cfg @@ -19,7 +19,7 @@ useOpenGL = 1 # OpenGL filtering type: 1 - blurry, 0 - sharp -glFilterType = 0 +glFilterType = 1 # Display options: 1 - fullscreen, 0 - windowed @@ -29,19 +29,23 @@ fullscreen = 0 hardwareTypeNTSC = 1 +# Render type (experimental): 0 - regular/OpenGL, 1 - TV style + +renderType = 0 + # DSP options: 1 - use, 0 - don't use 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