From a60530488b322395aff04bf2b3120a8ec4f7efd5 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 25 Dec 2017 07:46:46 -0800 Subject: [PATCH] Add Darth_Banan's Co-op resolutions --- Source/HyruleWarriors/rules.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Source/HyruleWarriors/rules.txt b/Source/HyruleWarriors/rules.txt index 6bc14977..fe228a2d 100644 --- a/Source/HyruleWarriors/rules.txt +++ b/Source/HyruleWarriors/rules.txt @@ -20,12 +20,24 @@ tileModesExcluded = 0x001 overwriteWidth = overwriteHeight = +[TextureRedefine] #Game Resolution (Co-Op) +width = 864 +height = 480 +overwriteWidth = +overwriteHeight = + [TextureRedefine] #Gamepad width = 854 height = 480 overwriteWidth = overwriteHeight = +[TextureRedefine] #Gamepad (Co-Op) +width = 648 +height = 368 +overwriteWidth = +overwriteHeight = + [TextureRedefine] #Only saw depth in Nsight width = 640 height = 360