NOTE! Use this plugin only when you're playing on original vanilla dx7 renderer, dx11 doesn't need this fix
This union plugin fixes known Direct Draw surface lost problem in gothic games.
Basically, every time when you run gothic in the background in windowed mode and open up a application that show UAC monit or press CTRL+ALT+DELETE, then the game will freeze because Direct Draw loses every allocated surface/vertex buffer, and they need to be recreated when this happens. Game code is able to rebuild all of the buffers, but the developers didn't implemented automatic surface restoration feature, hence why this project was created.
- Download the DDrawSurfaceRestorer.dll from releases page
- Place it in
Game/System/autorun
directory