Empyrean Galactic Survival Docker Issues

OS Name/Version: Ubuntu 22.04 LTS

Product Name/Version: v2.4.6.10, built 06/12/2023 17:17

Problem Description:
When you setup a docker container for Empyrean GC a go to manage the game will fail initial startup, complaining that the exe for the game is not found. After doing an update and pulling down the latest game files, wine will fail and tell you will say that Kernel32.dll wasn’t found.

Steps to reproduce:

  • Step 1: Create a new docker container instance for Empyrean GC
  • Step 2: Go to manage and click start (the game exe will not be found)
  • Step 3: Click update and wait for the update to succeed
  • Step 4: Try to start again and get a new error about Kernel32.dll not being found by wine

Actions taken to resolve so far:
I fixed the issue by switching the docker image from the default ampbase/wine8 to ampbase/wine

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.