StixsworldHD · Ungodly AI Overhaul Two Point Hospital · install guide BepInEx ↗ v1.2.0
Plate 03 · Installation

Install the Overhaul

With BepInEx 5 in place, the mod itself is a single file. Drop StixsworldHD.UngodlyAI.TPH.dll into BepInEx/plugins, launch the game once, and the full 160-setting config file writes itself automatically. That's the entire install.

Do Step 02 first

This page assumes BepInEx 5 is already installed and has been launched once, so a BepInEx/plugins folder exists. If it doesn't, go back to Install BepInEx 5 — the plugin has nowhere to load from without it.

01 Get the files

The plugin ships bundled with this guide. If you're reading this from the downloaded archive, the files are already on your disk in the mod-files folder next to these pages — no separate download needed.

What's in the archive

The download is one zip containing this entire guide plus a mod-files folder holding StixsworldHD.UngodlyAI.TPH.dll and README.md. Keep them together so these download links keep working offline.

02 Place the plugin

One file, one destination. This is the whole installation:

Open the plugins folder

In your game's install folder, go into BepInEx and then plugins:

…\Two Point Hospital\BepInEx\plugins\

Copy the .dll into it

drag & drop

Move StixsworldHD.UngodlyAI.TPH.dll from mod-files into that plugins folder. Leave the filename exactly as-is. When you're done, the folder looks like this:

📁 BepInEx\ plugins\ └─ 📄 StixsworldHD.UngodlyAI.TPH.dll ◄ the mod

No subfolders, no extracting — the plugin is a flat .dll that lives directly in plugins.

Launch the game once more

Start Two Point Hospital. On this launch the plugin loads and generates its configuration file. Reach the main menu, then you can either start playing or quit to inspect the config.

03 The config writes itself

You never have to create a config by hand. The first time the plugin loads, it writes a fully commented file with all 160 settings at safe defaults to:

generated · com.stixsworldhd.tph.ungodlyai.cfg
BepInEx\config\com.stixsworldhd.tph.ungodlyai.cfg

That file is where all your tuning happens — but you rarely need to open it, because the mod also gives you a live in-game window. More on both in Configuration.

Press F6 in-game

Once you're in a hospital, tap F6 to open the configuration window. If it appears, the mod is loaded and running. That's also the quickest way to verify your install.

04 Updating or removing later

Both are trivial:

  • Update: replace the .dll in plugins with a newer one. Your .cfg is preserved; any brand-new settings get appended at their defaults on next launch.
  • Remove: delete StixsworldHD.UngodlyAI.TPH.dll from plugins. The game returns to vanilla. You can leave or delete the leftover .cfg — it does nothing on its own.
  • Pause without removing: set MasterEnabled = false in the config (or in the F6 window) for instant vanilla behaviour with the file still in place.