mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
Page:
Game: Subnautica
Pages
Game: Assetto Corsa
Game: Black & White 2
Game: Blade & Sorcery
Game: Control
Game: Cyberpunk 2077
Game: Daggerfall Unity
Game: Dark Messiah of Might & Magic
Game: Dark Souls
Game: Darkest Dungeon
Game: Divinity: Original Sin
Game: Dragon's Dogma: Dark Arisen
Game: Dragon Age II
Game: Dragon Age: Origins
Game: Dungeon Siege II
Game: Elder Scrolls IV: Oblivion Remastered
Game: Grand Theft Auto: The Trilogy ‐ The Definitive Edition
Game: Kerbal Space Program
Game: Kingdom Come: Deliverance
Game: Mass Effect Legendary Edition
Game: Microsoft Flight Simulator (2020)
Game: Mirror's Edge
Game: Monster Hunter: World
Game: Mount & Blade II: Bannerlord
Game: NieR: Automata
Game: No Man's Sky
Game: Pacific Drive
Game: S.T.A.L.K.E.R. Anomaly
Game: Schedule I
Game: Star Wars: Empire At War
Game: Stardew Valley
Game: Starsector
Game: Subnautica
Game: Subnautica: Below Zero
Game: The Binding of Isaac: Rebirth
Game: The Witcher 3
Game: The Witcher
Game: Valheim
Game: Vampire: The Masquerade ‐ Bloodlines
Game: X‐Plane 11
Game: Zeus+Poseidon
Home
Clone
Table of Contents
PCGamingWiki: Subnautica / Subnautica: Below Zero
FAQ
- Error with missing
.../doorstop_config.ini(No such file or directory): fixed in MO v2.5.
Update for 2.4: subnautica-plugin-v2.1 - Ignore this error (in the MO logs):
failed to open directory '...\Subnautica\_ROOT': ObjectNamenotfound. (0xc0000034)
(see below) - data view shows only mod folders and files (mapped from virtual
_ROOTinto game folder)
Technical details
Subnatica mods usually go either in the folders BepInEx or QMods.
But since the game is writing a lot into its game folder (saves, caches, ...), the default MO virtualization, e.g. using the game root as "data folder", would redirect all new non-mod-files to overwrite.
As a workaround, custom mappings into the game folder are used. The default mappings (core part of MO) are "disabled" by using a non existing virtual _ROOT folder as data folder. (Which can result in the ignorable error in the logs failed to open directory '...\_ROOT'.)
This way only file writes under added mod folders are redirected, everything else is written normally into the game folder, as expected without MO.
Version Changelog:
- MO v2.5:
- Fix:
doorstop_config.inimissing (BepInEx can now be installed in MO) - Mod checking & auto installation via BasicModDataChecker
- Savegame preview
- Custom root mapping (workaround: "replaces" default mapping)
- Fix:
- MO v2.4.3: Added plugin
1 2