REGoth / OpenGothic and other alternatives to get Gothic I/II/NotR running under Linux

This page summarizes the projects mentioned and recommended in the original post on /r/worldofgothic

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • REGoth

    OpenSource-Reimplementation of the zEngine, used by the game "Gothic"

  • OpenGothic

    Reimplementation of Gothic 2 Notr

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • proton-ge-custom

    Compatibility tool for Steam Play based on Wine and additional components

  • ### Make gothic work on Debian * Install Proton-7.0rc3-GE-1 ``` wget https://github.com/GloriousEggroll/proton-ge-custom/releases/download/7.0rc3-GE-1/Proton-7.0rc3-GE-1.tar.gz mkdir ~/.steam/root/compatibilitytools.d/ tar xf Proton-7.0rc3-GE-1.tar.gz -C ~/.steam/root/compatibilitytools.d/ ``` * Install gothic via steam using the new proton * remove original wineprefix ``` sudo rm -rf ~/.steam/steam/steamapps/compatdata/65540/ ``` * Fix music (maybe start gothic once before doing so) ``` pip3 install protontricks export PATH="~/.local/bin:$PATH" protontricks 65540 dmband dmcompos dmime dmloader dmscript dmstyle dmsynth dmusic pip3 uninstall protontricks ``` * for gothic 2 use 39510

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts