From 37169ea974fa86c9dcc8954dd988537f0e6cac92 Mon Sep 17 00:00:00 2001
From: Michael <goldtextwitch@outlook.com>
Date: Mon, 25 Dec 2017 08:10:29 -0800
Subject: [PATCH] [Pokken] Cemu 1.11.3

---
 Source/PokkenTournament/rules.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Source/PokkenTournament/rules.txt b/Source/PokkenTournament/rules.txt
index 114e387b..dcbfe184 100644
--- a/Source/PokkenTournament/rules.txt
+++ b/Source/PokkenTournament/rules.txt
@@ -23,8 +23,8 @@ overwriteHeight = <?=round($scaleFactorY*720)?>
 [TextureRedefine] # In-Game Resolution
 width = 960
 height = 720
-#overwriteWidth = <?=round($scaleFactorX*1280)?> 
-#overwriteHeight = <?=round($scaleFactorY*720)?> 
+overwriteWidth = <?=round($scaleFactorX*1280)?> 
+overwriteHeight = <?=round($scaleFactorY*720)?> 
 
 [TextureRedefine] # Gamepad
 width = 854