From 1506d90dc571ce9d8ca25d7478fc77bb439925fb Mon Sep 17 00:00:00 2001 From: Valerie Date: Sun, 21 Apr 2024 21:00:28 -0400 Subject: [PATCH] removed vertex warp from Project Reality profile --- shaders/shaders.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shaders/shaders.properties b/shaders/shaders.properties index af5624c..c083a34 100644 --- a/shaders/shaders.properties +++ b/shaders/shaders.properties @@ -5,7 +5,7 @@ profile.DEFAULT=pixelSize=2 colorMode=0 dithering hueSteps=4 satSteps=4 valSteps profile.AEON=pixelSize=1 colorMode=0 dithering hueSteps=8 satSteps=4 valSteps=4 vWarp=0 !tWarp !hBlur !interlacing profile.DOS=pixelSize=4 colorMode=1 dithering rgbSteps=2 vWarp=1 !tWarp !hBlur !interlacing profile.PSX=pixelSize=2 colorMode=1 !dithering rgbSteps=16 vWarp=2 tWarp !hBlur interlacing -profile.REALITY=profile.PSX !tWarp hBlur interlacing +profile.REALITY=profile.PSX vWarp=0 !tWarp hBlur interlacing profile.VR32=pixelSize=8 colorMode=0 !dithering hueSteps=2 satSteps=2 valSteps=2 vWarp=1 !tWarp !hBlur !interlacing # -- SCREENS --