Larian has finally confirmed that preloading won’t be available, apparently because of a limitation with Steam.
What in the fuck. Can devs please start compressing this shit better? I know this is more of a me problem, but this is like half my SSD just for this game alone. Ridiculous.
I know this is more of a me problem
Naw naw fuck that fam, this is very much a them problem. 122gb is fucking ridiculous.
I was going to install CoD: Cold War from PS+ on my PS5 since I wanted to check out the campaign but I’d never buy it. Fuckin 230 GB for that shit. I lol’d a bit and moved on to something else. So ridiculous.
Standard lossless compression (without further assumptions) is already very close to being as optimal as it can get: At some point the pure entropy of these huge datasets just is not containable anymore.
The most likely savior in this case would be procedural rendering (i.e. instead of storing textures and meshes, you store a function that deterministically generates the meshes and textures). These already are starting to become popular due to better engine support, but pose a huge challenge from a design POV (the nice e.g. blender-esque interfaces don’t really translate well to this kind of process).