From da421eb94aeb584f784fc71670075770fc9cf193 Mon Sep 17 00:00:00 2001 From: getdls <cztemplatetest@gmail.com> Date: Sun, 18 Mar 2018 17:54:08 +0100 Subject: [PATCH] [XCX] scaling test, to be reverted --- Source/XenobladeX/rules.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/XenobladeX/rules.txt b/Source/XenobladeX/rules.txt index 517b73e5..5c5b0cf7 100644 --- a/Source/XenobladeX/rules.txt +++ b/Source/XenobladeX/rules.txt @@ -85,8 +85,8 @@ width = 640 height = 360 formatsExcluded = 0x41A,0x033,0x031 #dialog prompt fixes, XCX Logo NLA exclude obvious textures tileModesExcluded = 0x001 -overwriteWidth = <?=round($scaleFactorX*640*(2/1.5))?> -overwriteHeight = <?=round($scaleFactorY*360*(2/1.5))?> +overwriteWidth = <?=round($scaleFactorX*640 * 2 / 1.5)?> +overwriteHeight = <?=round($scaleFactorY)*360*(2/1.5)?> [TextureRedefine] #XCX Dynamic shadow scale both same for smoother transitions width = 512 @@ -99,7 +99,7 @@ overwriteHeight = <?=round($scaleFactorY)*1024?> width = 512 height = 288 overwriteWidth = <?=round($scaleFactorX*512*(2/1.5))?> -overwriteHeight = <?=round($scaleFactorY*288*(2/1.5))?> +overwriteHeight = <?=round($scaleFactorY)*(288*(2/1.5))?> [TextureRedefine] # Fog width = 426