
The correct 2026 install order for Gothic II with the Gold Remaster is: clean Gothic II Gold (Night of the Raven) → SystemPack or Union → the GD3D11 renderer → optional NormalMaps pack → the Gold Remaster installer. Then launch through GothicStarter.exe and pick the Remaster entry. That is it. The Remaster ships as a proper installer, not a loose archive you drop in a folder.
One correction worth leading with, because a lot of guides (including our earlier version of this one) get it wrong: you do not need to apply a separate 4GB / large-address-aware patch. World of Gothic’s official download page states that Reportversion 2.6.0, PlayerKit 2.6f and the 4GB patch are already integrated into the Remaster setup. Installing a standalone 4GB patch on top is at best redundant and at worst the source of the mixed-install crashes people then blame on the mod.
As of mid-2026 there are three separate projects people call a “Gothic II remaster,” and they are not interchangeable. Installing the wrong one is the most expensive mistake on this page, so check this table before you download anything.
| Project | What it is | Status, July 2026 |
|---|---|---|
| Gothic 2 Gold Remaster (this guide) | Graphics mod for the original 2002 ZenGin engine. Same game, far better looking. | Released and mature. Version 2.7. |
| Gothic 2 Remaster on Unreal Engine 5 | Fan port of Gothic II to UE5 by Dmitri Kaluzhnyj, permitted by THQ Nordic. Free. Ships as a Steam beta branch on Gothic II: Gold Edition, so you still need to own the game. | Public alpha since around 1 May 2026, still updating. Playable, not finished. |
| Gothic 2 Anniversary Edition | A different fan project — a content overhaul on the original engine that restores alpha material and reworks combat and AI. Placed third in THQ Nordic’s Gothic Fan Project Contest at Gamescom 2025. | Not released. Missed a March 2026 target; currently aimed at late summer or early autumn 2026. |
Which one you want:
One more disambiguation, because it comes up constantly: the official Alkimia Interactive project is the Gothic 1 Remake, which launched 5 June 2026 on PC, PS5 and Xbox Series X|S. There is no official Gothic II remake announced. Every Gothic II project named on this page is fan-made.
| Component | Version | Where to get it |
|---|---|---|
| Gothic 2 Gold Remaster | 2.7 (updated 2 March 2026) | World of Gothic download page, ModDB, or the Steam Workshop item |
| GD3D11 renderer | v17.8-dev27 (release dated 5 August 2025) | GitHub: kirides/GD3D11, latest release Assets, GD3D11-<version>-ci.zip |
| NormalMaps for Gold Remaster | Bundled with 2.7 on Workshop; separate download on ModDB | ModDB / Myrtana.net. Requires GD3D11. |
| Base game | Gothic II Gold / Night of the Raven | Steam app 39510 or the GOG edition (GOG bundles Night of the Raven) |
The Workshop version’s author has confirmed the update to 2.7 with working normal maps. If you are looking at an installer named G2_Remaster_v2.6_Multilanguage.exe, that is the older naming — check the World of Gothic page for the current file before you commit.
Gold Remaster is a graphics-heavy “vanilla plus” pass over Gothic II Gold. It keeps the story, quest design and world layout intact and spends all its effort on world detail: buildings, foliage, clutter, higher-detail surfaces, and modern rendering options through DX11 and normal maps. It is explicitly built to preserve the original’s look and feel rather than restyle it — the German description calls it the most graphically complex version of the game to date while retaining the original in story, look and gameplay.
What it is not: a gameplay overhaul, a bug-fix compilation, or a multi-mod stack. If you want changed balance or new content, that is a different project entirely, and it belongs on a different install.
One constraint before you start: this is PC-only. Gothic II modding depends on access to install folders and community tools, so there is no console route here at all.
Treat this as a fresh build, not a set of files thrown into a years-old Gothic folder. Most crashes, missing textures and black screens come from mixed installs rather than from the mods themselves.
Steam\steamapps\common\Gothic II. The renderer goes in system\; .vdf archives go in Data\; .mod files go in Data\ModVDF\. Getting these three straight prevents the most common install failure.Launch vanilla Gothic II Gold before modding. You are confirming the install works and that the game has generated its basic files. If it does not boot cleanly now, a graphics overhaul will only mask the real problem for a few minutes.
This is the compatibility layer the whole modern Gothic II stack sits on, and it goes in before the renderer. Pick one route: SystemPack is the standard choice; Union is the alternative if you want plugin support later. Do not install both.
GD3D11 is what frees the old D3D7 engine to run properly at 1440p or 4K with real-time shadows. Download GD3D11-<version>-ci.zip from the Assets section of the latest release on the kirides/GD3D11 GitHub repository, unpack it, and copy the contents into Gothic II\system\.
Then verify: start the game and check the top-left corner — the renderer version should be printed there. If it is not, the files are in the wrong folder. On first launch, press F11 to open the renderer menu and click Apply(*) to save your settings, or nothing you change will persist.
The NormalMaps pack for Gold Remaster only works with GD3D11 installed, which is why it comes after the renderer. On the Workshop version of 2.7 it is bundled; for the manual route, grab it from ModDB and follow the pack’s own placement instructions for the renderer’s normalmaps folder.
Run the Remaster installer, point it at your Gothic II directory, and let it finish. It brings PlayerKit 2.6f, Reportversion 2.6.0 and the 4GB patch with it, which is why those are not separate steps.
Start the game via GothicStarter.exe in the System folder and select the Remaster entry. Launching the normal executable will start vanilla and leave you wondering why nothing changed.
If you own Gothic II Gold on Steam, there is a Workshop item and it removes most of the file-shuffling:
Union is not strictly required for the Remaster to work through Workshop, but it is recommended if you plan to add plugins later.
FinalBoss // Gear
Level up your setup
01Retro consoleson Amazon→028BitDo controllerson Amazon→03Capture cards (Elgato & more)on Amazon→04Discounted game keyson Kinguin→Affiliate links · As an Amazon Associate, FinalBoss earns from qualifying purchases.
If you want the Remaster’s visuals on top of a different mod or on plain Gothic II, there is a documented path:
Remaster_Graphics.mod in ...\Gothic II\Data\ModVDF.Remaster_Graphics.vdf....\Gothic II\Data folder.That turns it into a global graphics patch the base game and other mods will load. This — not the standard install — is where the “just drop a .vdf into Data” advice you may have read comes from. It is a specific technique for a specific goal, not the normal install route.
Get access to exclusive strategies, hidden tips, and pro-level insights that we don't share publicly.
Ultimate Guide Strategy Guide + Weekly Pro Tips
This works on Deck, but it needs a specific recipe rather than default Proton:
directmusic into the game prefix.user.reg and set "ddraw"="native,builtin" under Software\Wine\DllOverrides. GD3D11 usually will not activate without it.*dsound is set to native, remove that override — community reports tie it directly to audio delay and crackling.system folder as normal.dxgi.dll and d3d11.dll (from DXVK 2.6.2) into system alongside the renderer. The GD3D11 project itself notes this as a mitigation.Deck-friendly settings to start from: 1280×800, Texture Quality Low, Shadows 1024. You can climb from there once you know it is stable.
On ReShade generally: treat it as seasoning, not the meal. Presets marketed as “RTX” or “ray-traced” can add genuine depth, and they can also make forests unreadable. If an image looks wrong, reduce bloom first, then contrast, then ambient settings — before you start deleting texture mods.
system. Only .vdf archives belong in Data, and .mod files in Data\ModVDF.Our previous version of this guide recommended running the Gothic 2 Plus gameplay overhaul on a separate install. We are pulling that back to an honest position: we could not verify a current version, download page or install-order guidance for a mod under that name on World of Gothic, ModDB, Nexus or the Steam Workshop as of July 2026. Treat any “Gothic 2 Plus” package you find as unvetted.
The general principle still stands regardless of which overhaul you pick: gameplay overhauls belong on their own copy of the game, never stacked on your graphics build. Because the Remaster installer already bakes in PlayerKit, Reportversion and the 4GB patch, any overhaul layered on top would need to state explicitly whether it goes before or after the Remaster and whether it expects SystemPack or Union. If a mod’s documentation does not answer that, do not install it on a build you care about.
No, not as a separate step. It is integrated into the Gold Remaster setup along with PlayerKit 2.6f and Reportversion 2.6.0.
Either works. SystemPack is the simpler default; Union is the choice if you want plugin support. Install one, not both.
Technically it is optional, practically it is the point. The renderer is what makes the higher-detail surfaces and normal maps render properly, and the NormalMaps pack does not work without it.
No. It is a visual pass. World layout, story and gameplay are unchanged by design.
No. The UE5 remaster is a separate free fan project distributed as a Steam beta branch on Gothic II: Gold Edition, not a mod you install into Data. It has been in public alpha since roughly 1 May 2026. If that is what you are after, none of the install steps here apply — you switch branches in Steam instead.
No. Alkimia Interactive’s official project is the Gothic 1 Remake, released 5 June 2026. No Gothic II remake has been announced. Everything covered on this page is fan-made, and the Gold Remaster is fan-made with no official affiliation.
Not as a standalone file. It appears there only in roundup pages. Use World of Gothic, ModDB or the Steam Workshop.
Yes, with the Workshop beta branch, GE-Proton9-27, protontricks directmusic and the ddraw override. See the Deck section above for the full recipe.
Clean Gothic II Gold, SystemPack or Union, GD3D11 into system, optional normal maps, then the Gold Remaster installer, launched through GothicStarter. Keep ReShade light and keep any gameplay overhaul on its own copy. That is the version of Gothic II that makes sense in 2026: it does not erase the game’s age, it just stops age from being the first thing you notice.
If the Gothic itch is broader than a modding project, our coverage of the remake is where to go next — all five Bestiarium book locations in the Minental and how to beat the Minecrawler Queen are the two guides people ask for most. Everything else we have on the original lives on the Gothic II hub.