From 6f836a57f359fc854cfb57de25f94de825f8a8a2 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Mon, 16 Dec 2019 00:04:46 +0100 Subject: [PATCH] Fix some preset errors Detected some faulty presets with my script, since logging these kind of issues make sense. Doing these separately since otherwise the big commit will make these changes invisible. --- Mods/BreathOfTheWild_StaticFPS/rules.txt | 2 +- .../TwilightPrincessHD_Resolution/rules.txt | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/Mods/BreathOfTheWild_StaticFPS/rules.txt b/Mods/BreathOfTheWild_StaticFPS/rules.txt index 594af2fc..af8bb21c 100644 --- a/Mods/BreathOfTheWild_StaticFPS/rules.txt +++ b/Mods/BreathOfTheWild_StaticFPS/rules.txt @@ -19,7 +19,7 @@ $targetFPS:int = 30 [Preset] name= Static 165FPS (ideal for 165hz displays) -$targetFPS:it = 165 +$targetFPS:int = 165 [Preset] name = Static 144FPS (ideal for 144Hz displays) diff --git a/Resolutions/TwilightPrincessHD_Resolution/rules.txt b/Resolutions/TwilightPrincessHD_Resolution/rules.txt index 307b0fa5..3569cc4b 100644 --- a/Resolutions/TwilightPrincessHD_Resolution/rules.txt +++ b/Resolutions/TwilightPrincessHD_Resolution/rules.txt @@ -458,21 +458,6 @@ $UIAspectX = ( 1920.0 / 1080.0 ) / ( 5760.0 / 1080.0 ) $UIAspectY = 1.0 $UItransp = 1.0 -[Preset] -name = -$width = 1920 -$height = 1080 -$gameWidth = 1920 -$gameHeight = 1080 -$dither = 0.01 -$scaleShader = 1.0 -$scaleBlur = 0.05 -$internalRes = 1.0 -$aspectRatio = (16.0/9.0) -$UIAspectX = 1.0 -$UIAspectY = 1.0 -$UItransp = 0.75 - [Preset] name = -- UI 25% transparency, reduces risk of burn in -- $width = 1920