diff --git a/Resolutions/HyruleHistoria_Resolution/rules.txt b/Resolutions/HyruleHistoria_Resolution/rules.txt index dbb7cf23..ce07b8db 100644 --- a/Resolutions/HyruleHistoria_Resolution/rules.txt +++ b/Resolutions/HyruleHistoria_Resolution/rules.txt @@ -67,4 +67,11 @@ width = 864 height = 480 formats = 0x41a,0x80e overwriteWidth = ($width/$gameWidth) * 864 +overwriteHeight = ($height/$gameHeight) * 480 + +[TextureRedefine] +width = 854 +height = 480 +formats = 0x41a +overwriteWidth = ($width/$gameWidth) * 854 overwriteHeight = ($height/$gameHeight) * 480 \ No newline at end of file