This post contains instructions on how to improve long loading times.
What is the issue?
- Loading of the games is stuck at specific parts
- Loading takes longer than "some" minutes
- File size is too big for the browser (browser.cache.disk.max_entry_size 51200)
Workaround (Chrome, Chromium, Opera and Vivaldi):- Right click on the Chrome, Chromium, Opera and Vivaldi application (on your desktop)
- Click on settings
- You will see a "target"-line under the "shortcut" tab
- In this target-line scroll to the end and put one space after the text (DO NOT DELETE THE TEXT)
- Add --disk-cache-size=1000000000 to the parameter
- We need to add an addition for Chrome:
--disk-cache-size=5000000000 --media-cache-size=5000000000 --disk-cache-dir="C:\chrome_cache
- Click on "apply" and reload the game
Workaround (Firefox):- Open Firefox
- Enter about:config into the adressline and hit enter
- A warning will appear, if you accept the risk click on "I accept"
- Search for: browser.cache.disk.smart_size.enabled and change it to "false"
- Search for: browser.cache.disk.capacity and double click on that line
- Change the number to: 1048576
- Search for: browser.cache.disk.max_entry_size and double click on that line
- Change the number to: 131072
Once you changed this, make sure to not clear the cache - except it was clearly stated by the Community Team or Support. Any cache clear will reload the big files and can create for once a slightly longer loading time. However, with this workaround it should not be stuck anymore.
Additionally, you can use the official Slim-Browser as this application is specialised in a better loading behaviour.
Note: This post provides a quick overview to avoid the issue, offer a workaround or collect more information.
For additions or questions about this post please contact us directly via forum message.