View Single Post
  #11  
Old 15-03-2019, 21:35
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
I think what KaktoR means to say is to put exactly what he wrote on the script:

UninstallDisplaySize={#SizeMB}

and not

UninstallDisplaySize=Any number in MB

SizeMB is probably linked to the settings/setup ini, same value you put in for the game size on it. Not sure as im not home, but thats what i understand at least and if SizeMB is the same used for the game size, it should also work for this.
No you can't do that,
cause setting.ini requires size as megabytes,
but UDS requires size as bytes.
The only way to fix this to add another one like {#UDSize} to Script and settings.ini and we have to put game size as megabytes and UDS size as bytes
It will solved the problem.
Attached Images
File Type: jpg IMG_20190316_110840.jpg (261.7 KB, 122 views)
__________________
Keep Up The Good Works!

Last edited by yasitha; 15-03-2019 at 21:42.
Reply With Quote