Quote:
Originally Posted by K4miKaZe
Well, if its in bytes then this will not work but you can set it up adding zeros to the end, its not 100% accurate but it should work almost fine.
UninstallDisplaySize={#SizeMB}000000
Maybe instead of 1024 values we can change the mb value to 1000 so it would work for for install and uninstall. As said, im not at home so i cant take a better look into it.
|
adding the another one like this will works perfectly.
I already done it.
Settings.ini
Size=46080
UDSize=42563458747
in Script
UninstallDisplaySize={#UninstallSize}
When, we Pack the Game, we just need to copy paste the games size to UDSize is that simple.