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