X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vj.cfg;h=ac70b4edd155ce15575d8c954bc534660b4ecd31;hb=ea10984eaf09364d9f6e08114caa4bcfcaa72d9e;hp=cb4dc4cb2d6168cd1271834d7641439b556d9bc3;hpb=d239de704f276a75d927900e3d413a44cc87116c;p=virtualjaguar diff --git a/vj.cfg b/vj.cfg index cb4dc4c..ac70b4e 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 = ./software # OpenGL options: 1 - use OpenGL rendering, 0 - use old style rendering @@ -29,6 +29,10 @@ 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