From 52ba369e4608a1ddc2364334be31fc610bb3926d Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 25 Jun 2017 23:44:39 -0700 Subject: [PATCH] [PAC-MAN] add packs --- Quality/PacMan_1080p/rules.txt | 29 +++++++++++++++++++++++++++++ Quality/PacMan_1440p/rules.txt | 29 +++++++++++++++++++++++++++++ Quality/PacMan_1800p/rules.txt | 29 +++++++++++++++++++++++++++++ Quality/PacMan_2160p/rules.txt | 29 +++++++++++++++++++++++++++++ 4 files changed, 116 insertions(+) create mode 100644 Quality/PacMan_1080p/rules.txt create mode 100644 Quality/PacMan_1440p/rules.txt create mode 100644 Quality/PacMan_1800p/rules.txt create mode 100644 Quality/PacMan_2160p/rules.txt diff --git a/Quality/PacMan_1080p/rules.txt b/Quality/PacMan_1080p/rules.txt new file mode 100644 index 00000000..112b9c7d --- /dev/null +++ b/Quality/PacMan_1080p/rules.txt @@ -0,0 +1,29 @@ +[Definition] +titleIds = 0005000010146300,0005000010147900,000500001014F300,000500001017E600,000500001017E500,0005000010182300 +name = "PAC-MAN & the Ghostly Adventures 1 & 2 - 1080p" +version = 2 + +[TextureRedefine] +width = 1280 +height = 720 +formatsExcluded = 0x033 +overwriteWidth = 1920 +overwriteHeight = 1080 + +[TextureRedefine] +width = 640 +height = 360 +overwriteWidth = 960 +overwriteHeight = 540 + +[TextureRedefine] +width = 320 +height = 180 +overwriteWidth = 480 +overwriteHeight = 270 + +[TextureRedefine] +width = 160 +height = 90 +overwriteWidth = 240 +overwriteHeight = 135 \ No newline at end of file diff --git a/Quality/PacMan_1440p/rules.txt b/Quality/PacMan_1440p/rules.txt new file mode 100644 index 00000000..eea0e246 --- /dev/null +++ b/Quality/PacMan_1440p/rules.txt @@ -0,0 +1,29 @@ +[Definition] +titleIds = 0005000010146300,0005000010147900,000500001014F300,000500001017E600,000500001017E500,0005000010182300 +name = "PAC-MAN & the Ghostly Adventures 1 & 2 - 1440p (2K)" +version = 2 + +[TextureRedefine] +width = 1280 +height = 720 +formatsExcluded = 0x033 +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] +width = 640 +height = 360 +overwriteWidth = 1280 +overwriteHeight = 720 + +[TextureRedefine] +width = 320 +height = 180 +overwriteWidth = 640 +overwriteHeight = 360 + +[TextureRedefine] +width = 160 +height = 90 +overwriteWidth = 320 +overwriteHeight = 180 \ No newline at end of file diff --git a/Quality/PacMan_1800p/rules.txt b/Quality/PacMan_1800p/rules.txt new file mode 100644 index 00000000..9c5b216d --- /dev/null +++ b/Quality/PacMan_1800p/rules.txt @@ -0,0 +1,29 @@ +[Definition] +titleIds = 0005000010146300,0005000010147900,000500001014F300,000500001017E600,000500001017E500,0005000010182300 +name = "PAC-MAN & the Ghostly Adventures 1 & 2 - 1800p (3K)" +version = 2 + +[TextureRedefine] +width = 1280 +height = 720 +formatsExcluded = 0x033 +overwriteWidth = 3200 +overwriteHeight = 1800 + +[TextureRedefine] +width = 640 +height = 360 +overwriteWidth = 1600 +overwriteHeight = 900 + +[TextureRedefine] +width = 320 +height = 180 +overwriteWidth = 800 +overwriteHeight = 450 + +[TextureRedefine] +width = 160 +height = 90 +overwriteWidth = 400 +overwriteHeight = 225 \ No newline at end of file diff --git a/Quality/PacMan_2160p/rules.txt b/Quality/PacMan_2160p/rules.txt new file mode 100644 index 00000000..4c760027 --- /dev/null +++ b/Quality/PacMan_2160p/rules.txt @@ -0,0 +1,29 @@ +[Definition] +titleIds = 0005000010146300,0005000010147900,000500001014F300,000500001017E600,000500001017E500,0005000010182300 +name = "PAC-MAN & the Ghostly Adventures 1 & 2 - 2160p (4K)" +version = 2 + +[TextureRedefine] +width = 1280 +height = 720 +formatsExcluded = 0x033 +overwriteWidth = 3840 +overwriteHeight = 2160 + +[TextureRedefine] +width = 640 +height = 360 +overwriteWidth = 1920 +overwriteHeight = 1080 + +[TextureRedefine] +width = 320 +height = 180 +overwriteWidth = 960 +overwriteHeight = 540 + +[TextureRedefine] +width = 160 +height = 90 +overwriteWidth = 480 +overwriteHeight = 270 \ No newline at end of file