[Hyrule Warriors] Add 1280x800 resolution

Might fix #563
This commit is contained in:
Michael 2022-08-15 14:15:51 -07:00
parent ae72ac19f0
commit f7d9e4cd14

View File

@ -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]