[WWHD] Shadow scaling x2

Light bleed fix sacles all sub 1920 res to x2
This commit is contained in:
getdls 2018-02-20 19:25:03 +01:00
parent 6490a99614
commit 9003c2a89e

View File

@ -66,5 +66,5 @@ overwriteHeight = <?=round($scaleFactorY*33*2)?>
width = 1024
height = 1024
formats = 0x005
overwriteWidth = <?=round($scaleFactorY)*1024?>
overwriteHeight = <?=round($scaleFactorY)*1024?>
overwriteWidth = <?=round($scaleFactorY)*2048?>
overwriteHeight = <?=round($scaleFactorY)*2048?>