How to fix stuck downloads

Fixing Stuck Downloads

If your downloads are getting stuck, follow these steps:

  1. Locate your game directory (where the AlterWare Launcher is installed).
  2. Open alterware-launcher.json in a text editor (e.g., Notepad).
  3. Find the "cdn_url" key and set its value to: "https://cdn.getserve.rs".
    • If the key doesn’t exist, add it manually. Don’t forget to add a comma , at the end of the previous line!

"cdn_url": "https://cdn.getserve.rs"

This should resolve the issue.