From e3c088c3d943ace733b6d1ce66156c5f908d3183 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 24 Apr 2017 17:32:30 -0700 Subject: [PATCH] [Fast Racing Neo] 1800p --- Quality/FASTRacingNEO_1800p/rules.txt | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Quality/FASTRacingNEO_1800p/rules.txt diff --git a/Quality/FASTRacingNEO_1800p/rules.txt b/Quality/FASTRacingNEO_1800p/rules.txt new file mode 100644 index 00000000..00bd5a44 --- /dev/null +++ b/Quality/FASTRacingNEO_1800p/rules.txt @@ -0,0 +1,34 @@ +[Definition] +titleIds = 500001012f000,ffffffff057b4449 +name = "FAST Racing NEO - 1800p (3K)" + +[TextureRedefine] # TV +width = 1280 +height = 720 +formatsExcluded = 0x433 +overwriteWidth = 3200 +overwriteHeight = 1800 + +[TextureRedefine] # Half-width 1 +width = 640 +height = 720 +overwriteWidth = 1600 +overwriteHeight = 1800 + +[TextureRedefine] # Half-res +width = 640 +height = 360 +overwriteWidth = 1600 +overwriteHeight = 900 + +[TextureRedefine] # Half-width 2 +width = 320 +height = 360 +overwriteWidth = 800 +overwriteHeight = 900 + +[TextureRedefine] # Q-res +width = 160 +height = 180 +overwriteWidth = 800 +overwriteHeight = 450 \ No newline at end of file