From 1eb76d2a9defe08a5d6fb0126ca4df71d3f2bcab Mon Sep 17 00:00:00 2001 From: Joel Date: Sun, 22 Oct 2017 20:46:36 +0200 Subject: [PATCH] [MK8] Restore multiplayer kart preview upscaling before: https://cdn.discordapp.com/attachments/292733452590120961/362580915198754827/Untitled.jpg after: https://cdn.discordapp.com/attachments/292733452590120961/362581086506844171/Untitled.jpg --- Source/MarioKart8/rules.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Source/MarioKart8/rules.txt b/Source/MarioKart8/rules.txt index f4821523..05f8af0b 100644 --- a/Source/MarioKart8/rules.txt +++ b/Source/MarioKart8/rules.txt @@ -91,3 +91,11 @@ height = 134 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = overwriteHeight = + +# Multiplayer kart preview +[TextureRedefine] +width = 640 +height = 320 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = +overwriteHeight =