UNGODLY GFX for Lorn’s Lure

Route 01 · Installation Guide for Lorn's Lure

THE REQUIREMENTS

Five things, two downloads, no surprises. Check this list once and the rest of the route is a straight climb.

Lorn's Lure — the Windows version, any DLC

You need Lorn’s Lure on Steam, installed and able to launch normally. UngodlyGFX targets LornsLure.exe only and works with the base game and all of its DLC.

One useful fact for later: Lorn’s Lure is a Unity Mono game — you can tell because a MonoBleedingEdge folder sits inside the game directory. That single fact decides which loader build you download in the next chapter, so remember it.

BepInEx 5 — the x64 build, not 6.x

BepInEx is the free, open-source loader that lets Unity games run plugins. Grab the latest 5-series stable from the official BepInEx releases on GitHub — the maintained line is 5.4.23.x, and the file you want is named like:

Release asset
BepInEx_win_x64_5.4.23.5.zip

The UngodlyGFX archive

One RAR, 93.5 KB, containing the compiled plugin, the full C# source, and a complete README. Two places to get it — both are the identical file:

Direct download

v1.0.2

Served straight from this site.

Google Drive mirror

v1.0.2

Hosted on StixsworldHD’s own paid Google Drive — guaranteed safe, and often faster.

Sizes, dates and the SHA-256 checksum live on the Downloads page if you want to verify what you fetched.

Something that opens RAR files

Windows 11 (23H2 and later) opens RAR archives natively — right-click → Extract All. On anything older, install the free 7-Zip (or WinRAR / NanaZip if you already have one). You will use it exactly twice: once for the BepInEx zip, once for this RAR.

Know where your game folder is

Every step in this guide happens inside the game’s install folder. Steam will take you straight there:

  1. In your Steam library, right-click Lorn’s Lure.
  2. Choose Manage → Browse local files.

A window opens on the folder containing LornsLure.exe. Typical locations look like:

Example paths
C:\Program Files (x86)\Steam\steamapps\common\Lorn's Lure
F:\SteamLibrary\steamapps\common\Lorn's Lure

Keep that window open — chapter 02 starts right here.