Skip to content

Known Issues

Stuart edited this page Feb 16, 2025 · 24 revisions

Game crashing with -console parameter

  • First of all toggle on "Show Hidden Files"

Local

Go over to: /home/<name>/.local/share/Goldberg SteamEmu Saves/730/local/cfg
Open config.cfg and add or edit con_enable "1" parameter.

Remote

Go over to: /home/<name>/.local/share/Goldberg SteamEmu Saves/730/remote/cfg
Open config.cfg and add or edit con_enable "1" parameter.

GL/glu.h: No such file or directory

You should download one of these packages: libglfw3-dev libgl1-mesa-dev libglu1-mesa-dev

Check the online for alternative packages for your distribution.

Unable to load module *.so

Set your LD_LIBRARY_PATH to linux64 folder.
and then type export LD_LIBRARY_PATH=home/yourname/game/bin/linux64