diff --git a/Resolutions/HyruleWarriors_Resolution/rules.txt b/Resolutions/HyruleWarriors_Resolution/rules.txt index c6048f20..623c7185 100644 --- a/Resolutions/HyruleWarriors_Resolution/rules.txt +++ b/Resolutions/HyruleWarriors_Resolution/rules.txt @@ -49,6 +49,19 @@ $scaleBlur = 0.05 $2pScaling = 1.0 $aspectRatio = (3840.0/720.0) +[Preset] +name = 1280x800 (16:10) +$width = 1280 +$height = 800 +$gameWidth = 1280 +$gameHeight = 720 +$internalRes = 1.0 +$dither = 0.01 +$scaleShader = 1.0 +$scaleBlur = 0.05 +$2pScaling = 1.0 +$aspectRatio = (1280.0/800.0) + # Quality [Preset]