Launcher Troubleshooting

Below is a collection of tips and tricks to help remedy common issues faced when downloading/installing the CRYENGINE Launcher.

For issues not covered in the sections below, please reach out to the CRYENGINE team through its or Support channels with a complete description of the problems faced.

Before troubleshooting, please ensure that all installation instructions have been followed correctly.

Some of the troubleshooting solutions below involve making changes to the operating system, hence should only be carried out by experienced users that are aware of the risks involved.


Users might need to expose 'hidden folders' if those listed below cannot be found.

Slow Download Speeds

To improve download speeds:

  1. Expose the Launcher and the Engine executable to the firewall.
  2. White-list the Launcher and Engine on installed Anti-Virus software.
  3. Flush and reset the DNS cache according to the following instructions:
OSInstructions
Windows 10
  1. Hold down the Windows key and press the X key to open the Power User Menu.
  2. Click the Command Prompt (Admin) / Windows PowerShell (Admin) option from the Menu.
  3. Within Command Prompt/Windows PowerShell, type the following:
    1. ipconfig /flushdns then press Enter.
    2. ipconfig /registerdns then press Enter.
    3. ipconfig /release then press Enter.
    4. ipconfig /renew then press Enter.
    5. netsh winsock reset then press Enter.
  4. Reboot the system.
Windows 8
  1. Navigate to the desktop.
  2. Hold down the Windows key and press the R key to open the Run window.
  3. Type cmd within the Run window and press Enter to open the Command Prompt.
  4. Within Command Prompt, type the following:
    1. ipconfig /flushdns then press Enter.
    2. ipconfig /registerdns then press Enter.
    3. ipconfig /release then press Enter.
    4. ipconfig /renew then press Enter.
    5. netsh winsock reset then press Enter.
  5. Reboot the system.

Windows 7

  1. Hold down the Windows key and press the R key to open the Run window.
  2. Type cmd within the Run window and press Enter to open the Command Prompt.
  3. Within Command Prompt, type the following:
    1. ipconfig /flushdns then press Enter.
    2. ipconfig /registerdns then press Enter.
    3. ipconfig /release then press Enter.
    4. ipconfig /renew then press Enter.
    5. netsh winsock reset then press Enter.
  4. Reboot the system.
DNS
  • For more information on re-configuring network settings to use Google's Public DNS, please refer to Google's article here.
  • For more information on Cisco's OpenDNS, please refer to Cisco's guide here.
  • For more information on Cloudflare's DNS, please refer to the Cloudflare documentation here.