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.
What they need to do is utilize steam’s branch feature to allow smaller installs for low resolution assets and with minimal language support without an opt in to other languages needed.
The steam deck really has me wishing Steam had pushed for that as part of fully verified (or have “great on deck” be a tier above and only for games that do the extras like that). So much space is spent on things I don’t need at 800p
yeah, I don’t want to fill my steamdeck with 4k res assets.
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).