From 880addc986b55258b7fb032e99f8cd12f0befa80 Mon Sep 17 00:00:00 2001 From: Michael <15317421+ActualMandM@users.noreply.github.com> Date: Wed, 9 Mar 2022 19:36:57 -0800 Subject: [PATCH] [TPHD] Fix some unchanged values --- Resolutions/TwilightPrincessHD_Resolution/rules.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resolutions/TwilightPrincessHD_Resolution/rules.txt b/Resolutions/TwilightPrincessHD_Resolution/rules.txt index 16969a45..47732965 100644 --- a/Resolutions/TwilightPrincessHD_Resolution/rules.txt +++ b/Resolutions/TwilightPrincessHD_Resolution/rules.txt @@ -197,9 +197,9 @@ $dither = 0.01 $scaleShader = 1.0 $scaleBlur = 0.05 $internalRes = 1.0 -$aspectRatio = (1440.0/900.0) +$aspectRatio = (1280.0/800.0) $UIAspectX = 1.0 -$UIAspectY = ( 1440.0 / 900.0 ) / (1920.0 / 1080.0) +$UIAspectY = ( 1280.0 / 800.0 ) / (1920.0 / 1080.0) $UItransp = 1.0 [Preset] @@ -695,9 +695,9 @@ $dither = 0.01 $scaleShader = 1.0 $scaleBlur = 0.05 $internalRes = 1.0 -$aspectRatio = (1440.0/900.0) +$aspectRatio = (1280.0/800.0) $UIAspectX = 1.0 -$UIAspectY = ( 1440.0 / 900.0 ) / (1920.0 / 1080.0) +$UIAspectY = ( 1280.0 / 800.0 ) / (1920.0 / 1080.0) $UItransp = 0.75 [Preset]