Fixing Stuck Downloads
If your downloads are getting stuck, follow these steps:
- Locate your game directory (where the AlterWare Launcher is installed).
- Open alterware-launcher.json in a text editor (e.g., Notepad).
- 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.