From 500b81c09f615224db014dfb7e863e624eab99c3 Mon Sep 17 00:00:00 2001 From: Milan Date: Thu, 9 Nov 2017 21:35:25 +0100 Subject: [PATCH] [WindWakerHD] Added half res scaling By popular requests. Needs to be tested first. --- Source/WindWakerHD/rules.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Source/WindWakerHD/rules.txt b/Source/WindWakerHD/rules.txt index e842a391..49b49706 100644 --- a/Source/WindWakerHD/rules.txt +++ b/Source/WindWakerHD/rules.txt @@ -19,6 +19,12 @@ formatsExcluded = 0x41A # exclude the intro background texture overwriteWidth = overwriteHeight = +[TextureRedefine] # game halfres upscaling +width = 960 +height = 540 +overwriteWidth = +overwriteHeight = + [TextureRedefine] # gamepad rendering resolution width = 854 height = 480