diff --git a/Quality/XCX_1080p/rules.txt b/Quality/XCX_1080p/rules.txt index ebcd518c..6c2602af 100644 --- a/Quality/XCX_1080p/rules.txt +++ b/Quality/XCX_1080p/rules.txt @@ -13,4 +13,10 @@ width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 -overwriteHeight = 540 \ No newline at end of file +overwriteHeight = 540 + +[TextureRedefine] # Gear menu +width = 1024 +height = 720 +overwriteWidth = 1536 +overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/XCX_1440p/rules.txt b/Quality/XCX_1440p/rules.txt index d6f6c2cc..3aa74efd 100644 --- a/Quality/XCX_1440p/rules.txt +++ b/Quality/XCX_1440p/rules.txt @@ -13,4 +13,10 @@ width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1280 -overwriteHeight = 720 \ No newline at end of file +overwriteHeight = 720 + +[TextureRedefine] # Gear menu +width = 1024 +height = 720 +overwriteWidth = 2048 +overwriteHeight = 1440 \ No newline at end of file diff --git a/Quality/XCX_2160p/rules.txt b/Quality/XCX_2160p/rules.txt index 007455e2..d87ba41c 100644 --- a/Quality/XCX_2160p/rules.txt +++ b/Quality/XCX_2160p/rules.txt @@ -13,4 +13,10 @@ width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 -overwriteHeight = 1080 \ No newline at end of file +overwriteHeight = 1080 + +[TextureRedefine] # Gear menu +width = 1024 +height = 720 +overwriteWidth = 4096 +overwriteHeight = 2160 \ No newline at end of file