From 174ce136bdb239216d7ce7adea2e06d2b15961e9 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Apr 2018 16:35:58 -0700 Subject: [PATCH] Disable player name scaling --- Source/Splatoon/rules.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/Splatoon/rules.txt b/Source/Splatoon/rules.txt index a25c9547..d59bc148 100644 --- a/Source/Splatoon/rules.txt +++ b/Source/Splatoon/rules.txt @@ -79,12 +79,12 @@ formats = 0x1a #overwriteWidth = #overwriteHeight = -[TextureRedefine] # player name - GL_RGBA8 +[TextureRedefine] # player name - GL_RGBA8; Disabled because they scale incorrectly in certain places width = 128 height = 32 formats = 0x1a -overwriteWidth = -overwriteHeight = +#overwriteWidth = +#overwriteHeight = [TextureRedefine] # multiplayer width = 848