View Single Post
  #10  
Old 15-03-2019, 23:28
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 204
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by K4miKaZe View Post
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.
__________________
Keep Up The Good Works!
Reply With Quote