Spyke
This garbage never found or fixed any problem
View all comments
yd avatar

What if it's just an animated UI that sleeps for a random amount of time?

2
humanman avatar

I wouldn’t be surprised. Also, loading screens usually don’t track progress apparently. That’s why it’s stuck at 99% so often. It’s just an indicator to say that the game is loading.

1
yd avatar
@ydreply

You're right, loading screens with progress bars are usually just animations...

A loading task is usually divided into smaller steps. For example, if there's 5 steps, step 1 completion will trigger the progress bar to show 20%, step 2 to 40%, and so on.

The last step is usually 99%, just in case someone adds extra steps and forgets to trigger the progress bar.

0