Quote:
Originally Posted by yasitha
It's not,
Cause UDS need Game Size in bytes, not in MB or GB
10737441824 (1MB)
To get right size on UDS you have to put size on like this.
1024 x 1024 = 1,048,576 (1MB)
1,048,576 x 1024 = 1,073,741,824 (1GB)
|
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.