02 Phase two
Install the overhaul
With BepInEx in place, the mod is a single file. Copy one DLL into the plugins folder, launch the game, and the overhaul writes its own configuration file on first run. Under a minute.
Confirm BepInEx is ready
This phase assumes Phase one is done and you've launched the game at least once. Quick check — open your game folder and confirm this path exists:
Two Point Campus\BepInEx\plugins\
If the plugins folder is there, you're good. If BepInEx exists but there's no
plugins folder yet, launch the game once more and let it reach the menu — BepInEx creates it on
startup.
Open the mod archive
Extract UngodlyAIOverhaul_TwoPointCampus_v1.0.1_StixsworldHD.rar. It contains just two things:
- UngodlyAIOverhaul_TwoPointCampus.dllthe plugin — this is the only file that gets installed
- README.mddocumentation — keep it for reference, nothing to install
The README.md is reference material — the same install and configuration notes, straight from the
author. The .dll is the plugin.
Copy the plugin into BepInEx/plugins
Copy UngodlyAIOverhaul_TwoPointCampus.dll into your BepInEx/plugins folder. That's the entire
installation — one file, into one folder:
Two Point Campus\BepInEx\plugins\UngodlyAIOverhaul_TwoPointCampus.dll
When it's in place, your plugins folder should look exactly like this — a single 65 KB DLL:
Launch — the config writes itself
Start Two Point Campus again. This launch is fast — BepInEx already did its heavy lifting in Phase one. On this first run with the plugin present, the overhaul generates its configuration file here:
BepInEx\config\com.stixsworldhd.ungodlyaioverhaul.twopointcampus.cfg
Open the BepInEx/config folder and you'll see it land next to BepInEx's own BepInEx.cfg
— a ~26 KB file, every setting documented with its range and a plain-English explanation:
Open the window and you're live
From anywhere in the game — the main menu is perfect for a first look — press F6. The Ungodly AI Overhaul window opens, titled with the author credit and laid out across seven tabs:
If that window appears, the overhaul is installed and running. Every control edits the live simulation, and the same values are mirrored in the config file you just saw — so you can tune from either side.
Installed
Tune the overhaul to taste
21 action priorities, 11 needs, academics, economy and an adaptive difficulty director — all live.
Continue — configuration