Skip to content
Join readers who trust AllThings.How for practical guides Opens in a new tab

Gothic 1 Remake Graphics Settings to Stop Stutter and Lift FPS

Gothic 1 Remake Graphics Settings to Stop Stutter and Lift FPS

Gothic 1 Remake runs on Unreal Engine 5, and that engine is the reason the penal colony looks dense and atmospheric while also hammering mid-range hardware. The frame drops you feel inside the Old Camp and across the Valley of Mines come mostly from a handful of heavy settings, not from your whole rig being too slow. Lowering the right options and adding two upscaling and shader tweaks recovers most of the lost performance without flattening the dark fantasy look.

Quick answer: Set Global Illumination and Shadow Quality to Medium, View Distance and Foliage Density to Medium, turn on DLSS or FSR in Quality mode, switch Motion Blur off, and keep textures as high as your VRAM allows. That holds a stable 60+ FPS at 1080p or 1440p on cards like an RTX 3060/4060 or RX 6700 XT.

Gothic 1 character approaching a gate
Gothic 1 Remake. Image: Alkimia Interactive / THQ Nordic

System requirements for Gothic 1 Remake

Before changing any toggles, check where your hardware sits against the official targets. The minimum spec aims at roughly 30 to 45 FPS, while the recommended spec is built for a smoother 60 FPS experience with higher visuals.

ComponentMinimumRecommended
CPUIntel Core i7-7700K / AMD Ryzen 5 1600XAMD Ryzen 5 2600X / Intel Core i7-7700K
GPU8 GB VRAM, RX 6700 XT or RTX 207012 GB VRAM, RTX 3070 Ti / RX 6800 XT
RAM16 GB32 GB
Storage60 GB60 GB
Note: The 12 GB VRAM recommendation matters most for texture quality. With 8 GB or less, keep textures at Medium to High so you do not overflow your video memory and trigger sudden stutters.

Best balanced settings for 60+ FPS (RTX 3060/4060, RX 6700 XT)

On modern mid-range cards, the goal is a locked, fluid frame rate that survives combat without going to a slideshow. This preset keeps the moody lighting intact while cutting the two biggest GPU and CPU costs, which are global illumination and shadows.

SettingValue
Display ModeFullscreen
ResolutionNative monitor resolution
Resolution Scale100% (use an upscaler instead)
Global IlluminationMedium or High
Shadow QualityMedium
Foliage DensityMedium
View DistanceMedium
Texture QualityHigh / Ultra (match VRAM)
Effects QualityMedium
Post-ProcessingMedium
Motion BlurOff

Confirm it worked by opening the developer console with the tilde key (~) and typing stat fps. The native counter is more reliable than third-party overlays, and a correctly tuned setup should sit above 60 FPS even inside camp areas.

Gothic 1 Remake. Image: Alkimia Interactive / THQ Nordic

Emergency settings for low FPS

When frames collapse during a fight and pacing turns erratic, strip out the expensive render passes and lower the internal resolution. The biggest single recovery comes from upscaling, followed by shadows and global illumination.

SettingValueTypical recovery
Anti-Aliasing / UpscalingDLSS / FSR / XeSS Balanced20% - 30% FPS
Shadow QualityLow12% - 15% FPS
Global IlluminationLow10% - 15% FPS
View DistanceLowFrees up CPU in camps
Post-ProcessingLowDrops heavy GPU passes
Foliage DensityLowStabilizes dense forests
V-SyncOff (use G-Sync / FreeSync)Cuts input lag

Global Illumination and Shadow Quality are the two most demanding options in the game. Dropping them from Ultra to Medium can return up to 20% of your performance while keeping the world recognizable.


Low-end PC settings (30-45 FPS target)

On an older desktop or a budget laptop near the minimum spec, aim for a playable 30 to 45 FPS rather than a locked 60. Lower the rendered pixel count first, then cut the geometry and lighting load.

SettingValue
Resolution1920x1080 or 1280x720
Upscaling ModePerformance
Global IlluminationLow
Shadow QualityLow
Texture QualityMedium or Low (match VRAM)
Foliage DensityLow
View DistanceLow
Motion Blur & Depth of FieldOff
Gothic 1 Remake. Image: Alkimia Interactive / THQ Nordic

DLSS vs FSR in Gothic 1 Remake

Temporal upscaling is close to mandatory here because of how heavy the engine is. The right choice depends on your GPU brand and how sensitive you are to ghosting or shimmering.

MetricDLSSFSR
HardwareNVIDIA RTX 20/30/40 onlyAMD, NVIDIA and Intel
Image clarityExceptional reconstructionSharp, but shimmers on fine lines
Performance boostUp to 45%Up to 40%
GhostingMinimalModerate on fast foliage
Frame GenerationRTX 40 seriesFSR 3 on most modern GPUs

Use Quality mode whenever possible. It renders at a high internal resolution, so blur is almost invisible in motion. Avoid Ultra Performance unless the hardware is very old, because it clearly degrades sharpness. Texture quality, by contrast, costs almost no frames as long as you stay inside your VRAM budget.


Expected FPS on an RTX 3060 Ti (8 GB)

A mid-range RTX 3060 Ti GDDR6X gives a useful reference point for how the game scales with resolution and preset. It clears 60 FPS at 1080p Ultra and stays smooth at 1440p, with High preset opening the door to 144Hz play.

Quality1080p1440p4K
Ultra63 FPS58 FPS40 FPS
High81 FPS76 FPS52 FPS
Medium106 FPS99 FPS68 FPS
Low138 FPS128 FPS89 FPS

Heavier rigs pull well ahead. An RTX 4090 reaches around 93 FPS and an RTX 5090 around 97 FPS at 1080p Ultra. On the higher end, an RTX 4070 has been seen running roughly 85 FPS on Epic settings, dipping toward 45 FPS during heavy combat before optimization tweaks stabilize the 1% lows above 60.

Gothic 1 Remake. Image: Alkimia Interactive / THQ Nordic

Fix stuttering with Engine.ini tweaks

Much of the traversal hitching is shader compilation happening while you play, plus dense foliage overloading the CPU. You can move that work to loading screens and trim grass density by editing the Unreal Engine 5 config file. Back up the original file before you start.

Step 1: Close the game, then open File Explorer and go to %LOCALAPPDATA%\GothicRemake\Saved\Config\Windows. Make a copy of Engine.ini so you can restore defaults if anything breaks.

Step 2: Open Engine.ini in a text editor and add these parameters under the [/Script/Engine.RendererSettings] section.

[/Script/Engine.RendererSettings]
r.TextureStreaming=1
r.CreateShadersOnLoad=1
r.Shaders.Optimize=1
foliage.DensityScale=0.8

Step 3: Save the file, then set it to read-only by right-clicking it, choosing Properties, and ticking the Read-Only box. Without this lock, the game rewrites the file on launch and wipes your edits.

The texture streaming line eases VRAM pressure on mid-range cards, the shader commands cache shaders during loading rather than mid-fight, and the foliage scale cuts rendered grass and bushes by about 20% to reclaim roughly 15 FPS in dense areas. You will know it worked when entering the New Camp or the swampy forest no longer produces sharp frame hitches and stat fps shows steadier numbers.

Gothic 1 Remake. Image: Alkimia Interactive / THQ Nordic

Common config mistakes and how to recover

If your tweaks keep disappearing, the file almost certainly is not set to read-only, and the engine is overwriting it on boot. If performance is still poor after editing, overlapping overlays are a frequent cause. Running Discord, GeForce Experience, and MSI Afterburner together can disrupt frame pacing in Unreal Engine 5, so disable them. Make sure you are editing the file under %LOCALAPPDATA% and not the main Steam install folder.

To roll back a broken setup, close the game first, then delete Engine.ini and GameUserSettings.ini from the Saved\Config\Windows folder. On the next launch, the engine builds fresh default files. Never delete the entire Config folder while the game is running, since that can corrupt saves.

One more caveat. Official patches from Alkimia Interactive and THQ Nordic can overwrite community pak files or change the internal file structure. If frames drop suddenly after a Steam update, verify your game files and reapply your config edits.

Gothic 1 Remake. Image: Alkimia Interactive / THQ Nordic

Stick with the balanced Medium preset plus Quality-mode upscaling for the cleanest mix of a stable 60 FPS and the grim look the colony is meant to have. Reach for the low-FPS preset only when fights start dropping frames, lean on the Engine.ini tweaks to kill traversal stutter, and keep your GPU drivers current so the upscalers and streaming behave as intended.