From c4422e75459ddb5d0844b34247804a0fb2e0453f Mon Sep 17 00:00:00 2001 From: Milan Date: Wed, 18 Oct 2017 23:39:30 +0200 Subject: [PATCH] Added Smash Pixel Mess workaround https://cdn.discordapp.com/attachments/286429969104764928/335077383847673857/unknown.png --- Workaround/Smash_PixelMess/rules.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Workaround/Smash_PixelMess/rules.txt diff --git a/Workaround/Smash_PixelMess/rules.txt b/Workaround/Smash_PixelMess/rules.txt new file mode 100644 index 00000000..816a2769 --- /dev/null +++ b/Workaround/Smash_PixelMess/rules.txt @@ -0,0 +1,11 @@ +[Definition] +titleIds = 0005000010110E00,0005000010145000,0005000010144F00,ffffffffd72e798a +name = "Super Smash Bros. - Pixel Mess" +version = 2 +# A screenshot can be seen here: https://cdn.discordapp.com/attachments/286429969104764928/335077383847673857/unknown.png + +[TextureRedefine] # tv +width = 640 +height = 360 +formats = 0x00a +overwriteFormat = 0x81c # Might cause an error, but seems to work. Might not work on AMD. \ No newline at end of file