From b2236bf65ae2dda49d850f75e16c8cf60bb71277 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 21 Oct 2017 15:29:37 -0700 Subject: [PATCH] add tileModesExcluded to MH3U Looked at video files: they're 1920x1080 --- Source/MonsterHunter3Ultimate/rules.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/MonsterHunter3Ultimate/rules.txt b/Source/MonsterHunter3Ultimate/rules.txt index 5d847ea5..3697f0bf 100644 --- a/Source/MonsterHunter3Ultimate/rules.txt +++ b/Source/MonsterHunter3Ultimate/rules.txt @@ -14,12 +14,14 @@ version = 2 [TextureRedefine] # tv width = 1920 height = 1080 +tileModesExcluded = 0x001 overwriteWidth = overwriteHeight = [TextureRedefine] # half scale width = 1920 height = 1080 +tileModesExcluded = 0x001 overwriteWidth = overwriteHeight =