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
VGTimes:
Players:
Metacritic:
Ingame clock
Author:
018Mark018
Uploaded by:
Size:
4.06 kB
Date:
June 12, 2026, 01:12 PM
Downloads:
21
-
Download (4.06 kB)June 12, 2026, 01:12 PMvnutriigrovye-chasy_1781259170_815912.zip
Adds a digital clock to the top-left corner of the screen to easily track the current in-game time in Gothic 1 Remake.
Installation instructions:
- Install UE4SS into ...\Gothic 1 Remake\G1R\Binaries\Win64 (dwmapi.dll must be in the same folder as the G1R-Win64-Shipping.exe executable).
- Copy the G1R_InGameClock folder from the archive into the following directory:
...\G1R\Binaries\Win64\ue4ss\Mods\ - If the mod doesn't load on its own, edit the mods.txt file in your mods directory and add this line:
G1R_InGameClock : 1
Configuration:
You can customize the clock's appearance and positioning. Open the config.lua file with any text editor and adjust these values:
- POS_X = 30 — Horizontal position (left offset).
- POS_Y = 20 — Vertical position (top offset).
- PREFIX = "" — Text prefix before the time.
- UPDATE_MS = 1000 — Update period in milliseconds.
- FONT_SIZE = 16 — Font size.
- TEXT_COLOR = { R = 1.0, G = 0.86, B = 0.4, A = 0.5 } — Font color and opacity (values range from 0 to 1).
- SHOW_DAY = false/true — Toggle day text display before the time.
- DAY_WORD = "Day" — Word prefix used for the day.
Useful links:
