Gothic I/II Installation
Prerequisites
- Steam
- Ubuntu 24.04.3
- Flatpak with the Flathub repository
1. Install Gothic I/II Steam version
- Install your game.
- Right-click on the game in your library and go to Properties.
- Go to Game Versions & Betas tab.
- Select workshop - Workshop Beta version.
2. Change Proton version
- Right-click on the game in your library and go to Properties.
- Go to Compatibility tab.
- Check Force the use of a specific Steam Play compatibility tool.
- Change the Proton version to Proton 8.0-5.
3. Install protontricks
Install protontricks, which allows you to easily install various Windows components:
flatpak install flathub com.github.Matoking.protontricks
4. Install directmusic for Gothic I/II
For Gothic I:
flatpak run com.github.Matoking.protontricks 65540 directmusic
For Gothic II:
flatpak run com.github.Matoking.protontricks 39510 directmusic
5. Remove SystemPack.ini
-
Open the game folder and navigate to the system directory, e.g.,
~/.steam/steam/steamapps/common/Gothic/system -
Delete
SystemPack.ini
6. Modify user.reg
- Go to the compatdata folder inside your
steamappsdirectory:- Gothic I:
~/.steam/steam/steamapps/compatdata/65540/pfx - Gothic II:
~/.steam/steam/steamapps/compatdata/39510/pfx
- Gothic I:
- Open
user.regwith a text editor. - Locate the subsection
[Software\\Wine\\DllOverrides] - At the bottom of this subsection, add the following line:
"ddraw"="native,builtin" - In the same subsection find and remove the following line:
"dsound"="native,builtin"
7. Launch the game
After completing all the steps above, the game should run correctly. By installing the workshop - Workshop Beta version, you also can install various mods and plugins from Steam Workshop, which should work properly as well.
Credits / References
This guide was inspired by a tutorial posted on Reddit: link
Last updated: 02.02.2026 by: Yorick0499