From f1b19a36d4328047285b0da79783f2893e02eaf6 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 6 Feb 2018 17:58:06 -0800 Subject: [PATCH] [Smash 4] add 8-player results framebuffers from GX2 log i didn't bother finding formats for 160 and 135, let me know on discord if anything breaks --- Source/SuperSmashBros/rules.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/Source/SuperSmashBros/rules.txt b/Source/SuperSmashBros/rules.txt index 6a4c55e2..07b2ca32 100644 --- a/Source/SuperSmashBros/rules.txt +++ b/Source/SuperSmashBros/rules.txt @@ -24,12 +24,24 @@ height = 540 overwriteWidth = overwriteHeight = +[TextureRedefine] +width = 960 +height = 360 +overwriteWidth = +overwriteHeight = + [TextureRedefine] # q-res width = 480 height = 270 overwriteWidth = overwriteHeight = +[TextureRedefine] +width = 480 +height = 180 +overwriteWidth = +overwriteHeight = + [TextureRedefine] # o-res width = 240 height = 135 @@ -78,6 +90,24 @@ height = 210 overwriteWidth = overwriteHeight = +[TextureRedefine] +width = 249 +height = 250 +overwriteWidth = +overwriteHeight = + +[TextureRedefine] +width = 160 +height = 160 +overwriteWidth = +overwriteHeight = + +[TextureRedefine] +width = 135 +height = 135 +overwriteWidth = +overwriteHeight = + [TextureRedefine] # gamepad width = 854 height = 480