space-wizards / SS14.Launcher

Launcher for Space Station 14.
https://spacestation14.io
MIT License
36 stars 61 forks source link

Download progress popup should show current-out-of-total size, rather than (only) count #185

Open SaphireLattice opened 1 month ago

SaphireLattice commented 1 month ago

If there's no data for this, servers should be modified to actually report the size of files. If there is, well, yeah.

But it feels annoying that the download progress is just this opaque number that either feels like it's going fast then suddenly hits a bigger file and slows down, or the big files get downloaded first and you dread the "10/2000" readout.

PJB3005 commented 1 month ago

The problem is that total download size isn't actually known due to compression. The CDN would have to buffer a 150+MB download response to get the total byte size.

SaphireLattice commented 1 month ago

Honestly even uncompressed size would be rather useful? Sure it won't be accurate, but it will be at least somewhat more representative than the file count