From f7d9e4cd140d6030aca394a134f7305632d4766b Mon Sep 17 00:00:00 2001 From: Michael <15317421+ActualMandM@users.noreply.github.com> Date: Mon, 15 Aug 2022 14:15:51 -0700 Subject: [PATCH] [Hyrule Warriors] Add 1280x800 resolution Might fix #563 --- Resolutions/HyruleWarriors_Resolution/rules.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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]