Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Last Updated: 20 May 2026 @ 07:55 CE(S)T

Revised Edition

This is an extension mod with some rebalancing, an improved thieving system, plenty of bug fixes but almost no additional content (which is the point). More info can be found here

Manual Instructions

  1. Install Primary Universal patch
  2. Install Union1.0 (not necessary for the GOG version, it's already included)
  3. Install Revised Edition (Unpack files to game directory)
  4. (Optional) Install D3D11 Renderer (with DLL override)
  5. (Optional) Install functional mods you like

Lutris Install Script

Note

This includes Riisis texture mix, higher resolution cutscenes and the D3D11 renderer as well as Ninja for mod support. If you find the texture pack to be too different from the original for your taste, another popular choice is a pack by Artemiano which is closer to vanilla.

description: "Gothic - Revised Edition with textures, higher resolution cutscenes, D3D11 renderer and mod support"
game_slug: gothic
gogslug: gothic
gogid: "1207658682"
slug: gothic-gog
version: GOG
year: 2001
installer_slug: gothic-gog
name: "Gothic - Revised Edition"
notes:
  "Hassle free installer of Gothic - Revised Edition. Click \"Continue\" button in\
  \ any pop-up during the installation. Please be patient, some steps take time to\
  \ execute."
runner: wine
script:
  files:
    - setup: N/A:Select the GOG game setup file
    - primary_patch:
        filename: Union_Primary_Universal.exe
        url: https://cloud.bfloeser.de/public.php/dav/files/siWrzBPkwYqPKQF
    - ninja: https://github.com/szapp/Ninja/releases/download/v4.1.16/Ninja-4.1.16.exe
    - g1cp:
        url: https://www.worldofgothic.de/download.php?id=1636
        filename: G1CP.exe
    - gd3d11: https://github.com/kirides/GD3D11/releases/download/v17.9.7/GD3D11-v17.9.7.zip
    - upscaled_fmvs: https://cloud.bfloeser.de/public.php/dav/files/3eer7i2rMkaac96/?accept=zip
    - riisis_texture_mix: https://www.moddb.com/mods/riisis-texture-mix-g1-version/downloads/riisisgothic1texturemixv11
    - revised:
        filename: revised.7z
        url: https://www.worldofgothic.de/download.php?id=1750
  variables:
    gamedatapath: drive_c/GOG Games/Gothic/Data
    gamepath: drive_c/GOG Games/Gothic
    gamesystempath: drive_c/GOG Games/Gothic/system
  wine:
    overrides:
      ddraw: n,b
      dinput: n,b
      dsound: b,n
      msvcr100: n,b
  game:
    arch: win64
    exe: $gamesystempath/GothicMod.exe
    prefix: $GAMEDIR
  installer:
    - task:
        arch: win64
        description: Creating 64-bit Wine prefix
        install_gecko: false
        install_mono: false
        name: create_prefix
        prefix: $GAMEDIR
    - task:
        app: win10
        arch: win64
        description: "winetricks: win10"
        name: winetricks
        prefix: $GAMEDIR
    - task:
        arch: win64
        args: /SP- /SUPRESSMSGBOXES /LOG /SILENT
        description: Installing Gothic
        executable: setup
        name: wineexec
        prefix: $GAMEDIR
    - task:
        app: "directmusic dotnet48 vcrun2022 dxvk"
        arch: win64
        description: Install Union patch dependencies. It takes some time. Be patient
        name: winetricks
        prefix: $GAMEDIR
    - task:
        arch: win64
        args: /S /D"C:\GOG Games\Gothic"
        description: Installing Primary Universal patch
        executable: primary_patch
        name: wineexec
        prefix: $GAMEDIR
        working_dir: $GAMEDIR
    - extract:
        description: upacking of huge archieve. Be patient
        dst: $GAMEDIR/$gamedatapath/
        file: riisis_texture_mix
    - task:
        arch: win64
        args: /S /D=C:\\GOG Games\\Gothic
        description: Installing Ninja mod
        executable: ninja
        name: wineexec
        prefix: $GAMEDIR
        working_dir: $GAMEDIR
    - task:
        arch: win64
        args: /S /D=C:\\GOG Games\\Gothic
        description: Installing GCP mod
        executable: g1cp
        name: wineexec
        prefix: $GAMEDIR
        working_dir: $GAMEDIR
    - extract:
        dst: $GAMEDIR/$gamesystempath
        file: gd3d11
    - extract:
        dst: $GAMEDIR/$gamepath/_work/DATA/video
        file: upscaled_fmvs
    - extract:
        dst: $CACHE/revised
        file: revised
    - merge:
        src: $CACHE/revised/data
        dst: $GAMEDIR/$gamedatapath
    - merge:
        src: $CACHE/revised/system
        dst: $GAMEDIR/$gamesystempath
    - write_config:
        data:
          GAME:
            bloodDetail: 3
            playLogoVideos: 0
            scaleVideos: 1
            subTitles: 1
          PERFORMANCE:
            modelDetail: 1
            sightValue: 14
        description: Updating 'gothic.ini' file
        file: $GAMEDIR/$gamesystempath/GOTHIC.INI
    - write_config:
        data:
          Display:
            Brightness: 1.0
            Rain: 1
            RainEffects: 1
            TextureQuality: 16384
            UIScale: 1.0
            VSync: 1
          FontRendering:
            Enable: 1
          General:
            AllowNormalmaps: 1
            AnimateStaticVobs: 1
            DrawWorldSectionIntersections: 1
            EnableDebugLog: 0
            EnableGodRays: 1
            EnableInactiveFpsLock: 1
            FpsLimit: 60
            SunLightStrength: 1.5
          HBAO:
            Bias: 0.5
            BlurSharpness: 4.0
            EnableBlur: 1
            Enabled: 0
            PowerExponent: 3.0
            Radius: 1.0
            SsaoBlurRadius: 1
            SsaoStepCount: 0
          SMAA:
            Enabled: 1
            SharpenFactor: 0.2
          Shadows:
            EnableDynamicLighting: 1
            EnableShadows: 1
            EnableSoftShadows: 1
            PointlightShadows: 2
            ShadowAOStrength: 0.5
            ShadowMapSize: 2048
            ShadowStrength: 0.4
            SmoothCameraUpdate: 1
            WorldAOStrength: 0.5
            WorldShadowRangeScale: 8.0
        description: Updating GD3D11 config
        file: $GAMEDIR/$gamesystempath/GD3D11/UserSettings.ini
    - write_config:
        data:
          General:
            OutdoorSmallVobDrawRadius: 15000.0
            OutdoorVobDrawRadius: 30000.0
            SectionDrawRadius: 4
            VisualFXDrawRadius: 10000.0
        description: WORLD distance settings
        file: $GAMEDIR/$gamesystempath/GD3D11/ZENResources/WORLD.INI
    - write_config:
        data:
          General:
            OutdoorSmallVobDrawRadius: 15000.0
            OutdoorVobDrawRadius: 15000.0
            SectionDrawRadius: 4
            VisualFXDrawRadius: 10000.0
        description: ORCGRAVEYARD distance settings
        file: $GAMEDIR/$gamesystempath/GD3D11/ZENResources/ORCGRAVEYARD.INI
    - write_config:
        data:
          General:
            OutdoorSmallVobDrawRadius: 15000.0
            OutdoorVobDrawRadius: 15000.0
            SectionDrawRadius: 4
            VisualFXDrawRadius: 10000.0
        description: OLDMINE distance settings
        file: $GAMEDIR/$gamesystempath/GD3D11/ZENResources/OLDMINE.INI
    - write_config:
        data:
          General:
            OutdoorSmallVobDrawRadius: 15000.0
            OutdoorVobDrawRadius: 15000.0
            SectionDrawRadius: 4
            VisualFXDrawRadius: 10000.0
        description: ORCTEMPEL distance settings
        file: $GAMEDIR/$gamesystempath/GD3D11/ZENResources/ORCTEMPEL.INI
    - write_config:
        data:
          General:
            OutdoorSmallVobDrawRadius: 15000.0
            OutdoorVobDrawRadius: 15000.0
            SectionDrawRadius: 4
            VisualFXDrawRadius: 10000.0
        description: FREEMINE distance settings
        file: $GAMEDIR/$gamesystempath/GD3D11/ZENResources/FREEMINE.INI