diff --git a/Quality/PacMan_1080p/rules.txt b/Quality/PacMan_1080p/rules.txt index 112b9c7d..acde7974 100644 --- a/Quality/PacMan_1080p/rules.txt +++ b/Quality/PacMan_1080p/rules.txt @@ -6,7 +6,7 @@ version = 2 [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x033 +formatsExcluded = 0x031,0x033 overwriteWidth = 1920 overwriteHeight = 1080 diff --git a/Quality/PacMan_1440p/rules.txt b/Quality/PacMan_1440p/rules.txt index eea0e246..eabd1c15 100644 --- a/Quality/PacMan_1440p/rules.txt +++ b/Quality/PacMan_1440p/rules.txt @@ -6,7 +6,7 @@ version = 2 [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x033 +formatsExcluded = 0x031,0x033 overwriteWidth = 2560 overwriteHeight = 1440 diff --git a/Quality/PacMan_1800p/rules.txt b/Quality/PacMan_1800p/rules.txt index 9c5b216d..5106c3e2 100644 --- a/Quality/PacMan_1800p/rules.txt +++ b/Quality/PacMan_1800p/rules.txt @@ -6,7 +6,7 @@ version = 2 [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x033 +formatsExcluded = 0x031,0x033 overwriteWidth = 3200 overwriteHeight = 1800 diff --git a/Quality/PacMan_2160p/rules.txt b/Quality/PacMan_2160p/rules.txt index 4c760027..25fcfe40 100644 --- a/Quality/PacMan_2160p/rules.txt +++ b/Quality/PacMan_2160p/rules.txt @@ -6,7 +6,7 @@ version = 2 [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x033 +formatsExcluded = 0x031,0x033 overwriteWidth = 3840 overwriteHeight = 2160