Skip to content

G1L v0.8.0

Choose a tag to compare

@ISKL23 ISKL23 released this 04 Jul 10:33
· 1 commit to main since this release

Version 0.8.0

Crash fixes:

  • Duplicate .pak copies of the same mod inside Content\Paks~mods sub-folders (often left behind by a mod update, e.g. Markers) crashed the launcher on every start with "An item with the same key has already been added" and made it unusable until files were deleted by hand. G1L now keeps the newest copy, reports the stale duplicate in the status bar so you can delete it, and can no longer crash on duplicates.
  • "Export" (profile link) crashed when another app was momentarily holding the Windows clipboard (clipboard managers, RDP, overlays). Clipboard writes now retry automatically and never crash.

Update checks:

  • Mod update checks now run automatically at startup when a Nexus API key is set (24h cache, so it normally costs no API calls). Update chips appear on their own - no need to press the check button in the Mods header.
  • Setting a mod's Nexus ID without an installed version (right-click -> Edit Nexus metadata) now assumes the newest Nexus version as the installed one and says so in the status bar; the mod's next release then gets flagged. Previously an ID without a version silently disabled the update check for that mod.

Other:

  • Fresh UE4SS installs now use the nested layout (Win64\ue4ss...) expected by current UE4SS builds and mods such as Performance Lua Mod Loader. Existing flat installs are detected and left untouched; Repair keeps your layout.
  • The launcher is no longer obfuscated: fewer antivirus false positives and no file-scan quarantine delays. The source code remains private.

Optional downloads:

  • G1L-Console-Commands-Reference.txt - common Unreal / Gothic 1 Remake console & cheat commands.
  • The G1L_ConsoleCommands test mod (auto-runs commands.txt on load) is still available on the v0.7.6 release page.

Build removed (2026-07-13). Versions 0.7.3–0.8.0 used a personal Nexus API key for update checks, which the Nexus Mods API Acceptable Use Policy does not allow in public applications. Please download the latest release instead.