From 9aafc094715697d49afc0fc0d4829c84a759f6de Mon Sep 17 00:00:00 2001 From: SteveLeafo Date: Fri, 8 Dec 2017 20:17:52 +1100 Subject: [PATCH] Wipeout 3 - Fix for the Green intro videos --- Source/Wipeout3/rules.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/Wipeout3/rules.txt b/Source/Wipeout3/rules.txt index 11d2d320..e2426864 100644 --- a/Source/Wipeout3/rules.txt +++ b/Source/Wipeout3/rules.txt @@ -14,12 +14,14 @@ version = 2 [TextureRedefine] # tv width = 1280 height = 720 +tileModesExcluded = 0x001 # fix for the green intro video (with cemu hook installed) overwriteWidth = overwriteHeight = [TextureRedefine] # half-res width = 640 height = 360 +tileModesExcluded = 0x001 # fix for the green intro video (with cemu hook installed) overwriteWidth = overwriteHeight =