]> Shamusworld >> Repos - virtualjaguar/blobdiff - vj.cfg
Added temporary patch to remove libcdio dependency.
[virtualjaguar] / vj.cfg
diff --git a/vj.cfg b/vj.cfg
index 2ac1d306467dae7e19fa9ca3499074a9e43ecf15..045ccf43f0532f95696b776ea096b6403391f415 100644 (file)
--- 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 = 0
+
 # Display options: 1 - fullscreen, 0 - windowed
 
 fullscreen = 0