Create

Analog Movement and Fixed Camera (UE4SS)

  • Gothic 1 Remake — Analog Movement and Fixed Camera (UE4SS)
Author:
WinterElfeas
Size:
4.08 kB
Date:
Yesterday, 11:10
Downloads:
2
0.0 / 10
No one has rated the file yet.
  • June 7, 2026, 11:10 AM
    Analog Movement and Fixed Camera
    analogovoe-upravlenie-i-fiksirovannaja_1780819843_829819.zip
    Virus check from Virustotal: the file is safe (view report)
    Download (4.08 kB)
  • June 7, 2026, 11:10 AM
    UE4SS
    analogovoe-upravlenie-i-fiksirovannaja_1780819843_973002.zip
    Virus check from Virustotal: the file is safe (view report)
    Download (6.79 MB)

Analog Movement for controller and Camera Tweaks for fixed camera between idle, walking, running, sprinting and combat, can be edited.

Installation instructions:

  1. Download the latest experimental version of UE4SS.
  2. Extract it into your game folder: ...\Gothic 1 Remake\G1R\Binaries\Win64.
  3. Download this mod.
  4. Extract it into: ...\Gothic 1 Remake\G1R\Binaries\Win64\ue4ss\Mods\AnalogMovementCamera (or your specific mod folder name).

Warning:

  • CONTROLLER / GAMEPAD: When you launch the game, do not use the keyboard or mouse afterward. Try to spam the A button until you reach the main menu and load your game. It seems that doing otherwise sometimes causes the game to stop detecting the controller's analog input, which the mod needs to determine how far you push the stick. Sadly, this issue is not very consistent.
  • MOUSE / KEYBOARD: Disable Analog Movement in the script (see configuration below).
  • Globally, the mod has not been heavily tested yet.
  • Hand-drawn mod picture (pinky promise!).

Configuration:

Open the main.lua file inside the mod folder to edit values as you see fit.

The main lines to enable or disable each feature are:

  • -- ANALOG MOVEMENT
    local enableAnalogMovement = true -- Put false to let movement vanilla.
  • -- CAMERA
    local enableCameraChanges = true -- Put false to disable camera changes.

Useful links:

Comments 0