This is an automated archive made by the Lemmit Bot.

The original was posted on /r/epicgamespc by /u/SCPnerd on 2024-09-21 22:47:29+00:00.


I think this would just be a nice little QoL thing

Notice all the free space at the bottom?

There is ample room to add a nice and simple estimation timer that uses your current MB/s to calculate the estimation, I will give a basic estimation of how this can be done:

Find the remaining download:

[Total Download] - [Already Downloaded] = [Remaining]

Find the users current Download Rate

Convert the [Remaining] into whatever the users Download Rate is (GB, MB, KB, B).

Divide the [Remaining] by the users Download Rate to find the amount of seconds left

Convert the seconds into the hours and minutes (Days would be a neat little QoL, but nobody is spending days downloading in the modern day… right?)