A modern reimagining of the iconic role-playing game Gothic, preserving the atmosphere of a dark and brutal world that became a symbol of the original. The action... Read more
Camera Smoothing Fix
-
Download (707 байт)June 6, 2026, 01:44 PMstabilizacija-i-sglazhivanie-kamery_1780742667_648146.zip
When exploring the world of Gothic Remake, the camera can react too sharply to any unevenness in the terrain—rocks, hills, trails, steps, and slopes. While the character moves naturally, the camera follows every vertical bump in detail, causing the image to jitter and creating visual discomfort.
This configuration mod eliminates aggressive camera shake while moving, making camera movement smooth and stable. Unlike most other Engine.ini optimizations, this fix does not reduce graphics quality for the sake of performance. It focuses exclusively on viewing comfort, image clarity, and smooth frame delivery, fully preserving your in-game graphics settings.
Main features:
- Eliminates annoying camera shaking and jitter caused by uneven terrain.
- Provides stable and smooth camera behavior while exploring locations.
- Improves frame pacing and overall smoothness of the image.
- Completely disables Motion Blur, Film Grain, and Chromatic Aberration.Does not alter game resources, does not degrade graphics, and is fully compatible with any save files.
Installation instructions:
Path to the configuration folder: %LOCALAPPDATA%\G1R\Saved\Config\Windows
- Launch Gothic Remake at least once to generate the configuration files, then close the game.
- Press Win + R, paste %LOCALAPPDATA%\G1R\Saved\Config\Windows into the field, and press Enter.
- Back up your original Engine.ini file by copying it to a safe place.
- Move the modified Engine.ini file from the archive into the opened folder, replacing the original.
- Right-click the new Engine.ini file → select “Properties” → check “Read-only” → click “Apply.” This will prevent the game from resetting the settings on launch.
Recommended additional step:
For best results and complete camera stabilization, do the following:
- In the same configuration folder, find and open the GameUserSettings.ini file with a text editor.
- Find the line: CameraShakeEnabled=True
- Change it to: CameraShakeEnabled=False
- Save and close the file. This will fully disable the camera shake implemented by the developers.
Additional FOV adjustment:
If you feel the default camera is too close to the character, you can slightly increase the field of view.
In GameUserSettings.ini, find the parameter m_BaseFOV=75.000000 and change it to one of the recommended values:
- m_BaseFOV=80.000000 — for a slightly wider view.
- m_BaseFOV=85.000000 — for a broader panoramic view.
Technical info (for advanced users):
If you use your own custom Engine.ini and want to integrate this fix manually, add the following lines to your file:
- CameraShakeEnabled=0
- bCameraShakeEnabled=False
- r.OneFrameThreadLag=0
- r.FinishCurrentFrame=0
- r.DefaultFeature.Motionblur=0
- r.MotionblurQuality=0
- r.SceneColorFringeQuality=0
- r.FilmGrain=0
Useful links:
