Arm No Man's Home
For The Zone
A complete, no-guesswork install guide for dropping BepInEx 6 (Unity IL2CPP, x64) into a copy of No Man's Home — then loading nine fully-implemented StixsworldHD (StixsmasterHD4k) plugins on top of it. Every step is literal, every filename is verified, and the screenshots are from a real working install.
Read this first — this is NOT No Man's Sky
This guide is for the Unity game No Man's Home. It is a different game from Hello Games' space title No Man's Sky. The names look alike; the games, the engines and the install steps are not. Installing these files into the wrong game will do nothing at best.
No Man's Home — correct
A Unity IL2CPP title. Its launcher is NoMansHome.exe and its data folder is NoMansHome_Data. BepInEx 6 IL2CPP is the right loader.
No Man's Sky — wrong game
Hello Games' procedural space-exploration game. Completely unrelated codebase and folder layout. None of these files belong there.
…\No Man's Sky\NMS.exe ✗Quick gut-check: if the executable you're about to mod is named anything other than NoMansHome.exe, stop — you're in the wrong folder.
One download, fully loaded
This site ships as a single archive containing the BepInEx 6 redistributable, all nine plugins, and this guide. Everything you need to take No Man's Home from stock to fully-modded is here — no external hunting.
The foundation
BepInEx 6 — Unity IL2CPP — win-x64 — the mod loader itself, version 6.0.0-be.784 (~31 MB). This is the one piece that must go in first; every plugin depends on it.
Full walk-through on the Foundation page.
The loadout — 9 plugins
A complete No Man's Home overhaul stack: smarter enemies, a full RPG layer, a graphics suite, living weather, perma-gore, wildfire spread, a richer job board, mega item-stacking and a stability fix. Each is a single DLL.
- 5 generate a config file on first launch for deep tuning.
- 4 are drop-and-play — no settings, balanced out of the box.
- Every one is authored by StixsworldHD (StixsmasterHD4k) with zero placeholders.
Nine mods, one plugins folder
Click any mod for its own dedicated install card — what it does, its exact DLL name, the precise steps, and how to confirm it loaded.
Ungodly Enhanced AI Suite
A single-DLL total overhaul of every AI brain in the Zone — humans, animals, drones and the faction Overwatch.
Ungodly RPG Overhaul
A full, save-persistent RPG character system bolted onto the wasteland — XP, attributes, skills, perks, abilities, crits, combos and prestige.
StixGFX — Graphics & UI Overhaul
A complete URP post-processing stack injected over the game, plus deep camera, ADS, lighting, shadow, fog, quality and HUD control.
Ungodly Enhanced Weather & Emissions
Living volumetric fog, driving rain, vehicle exhaust, real wind, multi-stage lightning and emission blowouts that hit like a punch.
PermaGore — Perma Corpses & Perma Gore
Bodies that never despawn, blood that never fades, and a vastly amplified gore system that erupts on every single hit.
Ungodly Enhanced Fire Spreading
Vanilla fire is polite. This turns it into a living, wind-driven wildfire that branches, throws embers across gaps and cooks off everything it reaches — on a tight performance leash.
Job Generation Overhaul
A bigger, graded, reputation-scaling contract board that reacts to nights, storms, emissions and survival milestones.
Ungodly Item Stacking
Bigger backpacks, everything-stacks, configurable mega-stacks, smart auto-consolidation and a reworked split button — all from one config file.
Heal Key Fix
Kills the bug where the heal / grenade / molotov keys go dead until you restart — quietly, safely, with no config.
The whole install, top to bottom
Follow these in order the first time. After BepInEx is in, the nine plugins can go in together in a single copy-paste.
-
Confirm the game & find its folder
Make sure you're modding No Man's Home (launcher
NoMansHome.exe) — not No Man's Sky. In Steam: right-click the game → Manage → Browse local files to open the folder that holdsNoMansHome.exe. -
Install BepInEx 6 (the loader)
Extract the BepInEx archive straight into that game folder, then launch the game once so it builds its support files. Full detail on the Foundation page.
-
Drop in the nine plugin DLLs
Place each mod's
.dllintoBepInEx\plugins\. They sit flat, side by side — exactly as shown in the verified screenshot on the Loadout page. -
Launch once, then tune
Start the game again. The config-generating mods write their
.cfgfiles intoBepInEx\config\. Edit those with any text editor — see Tuning. -
Verify & play
Check
BepInEx\LogOutput.logfor each mod's load banner. Anything misbehaving? The Diagnostics page covers every common symptom.
This package is a fan-made toolkit. It changes only files inside your No Man's Home folder, never your system. To go back to stock at any time, the Diagnostics page has a clean full-uninstall.