Releases: toebeann/BepInEx.Subnautica
Release list
v5.4.23-pack.3.1.1
If manually updating from a previous release, it is highly recommended to delete the BepInEx/patchers/Tobey folder.
Fixed
- Add
steam_appid.txtto payload to prevent issue where starting Steam builds of the game via .exe causes the game to restart via Steam, which in turn interferes with BepInEx initialisation (600a878)
Full Changelog: v5.4.23-pack.3.1.0...v5.4.23-pack.3.1.1
v5.4.23-pack.3.1.0
If manually updating from a previous release, it is highly recommended to delete the BepInEx/patchers/Tobey folder.
Changed
- Update BepInEx to v5.4.23.5
- Restructure folder paths of BepInEx pack additions to reduce the likelihood of users mistakenly deleting them (dd67c7e)
Added
- Add BepInEx.SplashScreen to the pack to make it more obvious that BepInEx is working (7d523e5)
Full Changelog: v5.4.23-pack.3.0.1...v5.4.23-pack.3.1.0
v5.4.23-pack.3.0.1
Payload auto-update
Update toebeann/Tobey.FileTree to v2.0.2
Release notes
Fixed
- Ensure config file is reloaded on subsequent runs (2573e6236feea7540d3128f84a4bcf315aff8403)
Full Changelog: toebeann/Tobey.FileTree@v2.0.1...v2.0.2
Update toebeann/Tobey.BepInEx.Timestamp to v3.0.1
Release notes
If you are upgrading from v2 or earlier, make sure to delete the previous version which was typically stored at
BepInEx/patchers/Tobey/Tobey.BepInEx.Timestamp.dll.Fixed
- Only reload the config file on subsequent runs (f370cec1ac9e9e1c8d543ab7c3fc283d11b2e74a)
Full Changelog: toebeann/Tobey.BepInEx.Timestamp@v3.0.0...v3.0.1
What's Changed
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #33
- fix(deps): update dependency @actions/github to v7 by @renovate[bot] in #37
Full Changelog: v5.4.23-pack.3.0.0...v5.4.23-pack.3.0.1
v5.4.23-pack.3.0.0
This pack no longer supports compatibility with game builds older than the Subnautica Security Hotfix released on October 3rd 2025.
Changed
- Update Tobey.FileTree to v2.0.0
- Update Tobey.BepInEx.Timestamp to v2.0.0
Added
- Add Tobey.BepInEx.GameInfo to the pack
Removed
- Remove Tobey.Subnautica.ConfigHandler from the pack
Full Changelog: v5.4.23-payload.2.3.1...v5.4.23-pack.3.0.0
v5.4.23-payload.2.3.1
Payload auto-update
Update toebeann/Tobey.Subnautica.ConfigHandler to v1.1.0
Release notes
Changed
- Restructure configuration file to account for new features (see below) - if you had customised yours you may want to delete it before updating
Added
- Add feature to override the
Chainloader.HideManagerGameObjectsetting based on the user's branch- Support the
march_2023branchFull Changelog: toebeann/Tobey.Subnautica.ConfigHandler@v1.0.2...v1.1.0
What's Changed
- Add default option for Chainloader HideManagerGameObject setting in BepInEx.cfg (2879bdc)
- Update actions/checkout action to v5 by @renovate[bot] in #31
Full Changelog: v5.4.23-payload.2.3.0...v5.4.23-payload.2.3.1
v5.4.23-payload.2.3.0
Added
- Add
Tobey.BepInEx.Timestampto payload
Full Changelog: v5.4.23-payload.2.2.1...v5.4.23-payload.2.3.0
v5.4.23-payload.2.2.1
Payload auto-update
Update toebeann/Tobey.FileTree to v1.0.1
Release notes
Changed
- Suppress Harmony warnings while checking for optional methods to improve the signal-to-noise ratio in logs (ae62dcaa77af1d591c61d9a3527f0d6f2549dbc5)
Full Changelog: toebeann/Tobey.FileTree@v1.0.0...v1.0.1
Update toebeann/Tobey.UnityAudio to v2.0.3
Release notes
Changed
- Suppress Harmony warnings while checking for optional methods and types to improve the signal-to-noise ratio in logs (40022766db1eeab15f4f2f9f2f0b91f3d70069ab)
Full Changelog: toebeann/Tobey.UnityAudio@v2.0.2...v2.0.3
What's Changed
Full Changelog: v5.4.23-payload.2.2.0...v5.4.23-payload.2.2.1
v5.4.23-payload.2.2.0
Payload auto-update
Update BepInEx/BepInEx to v5.4.23.2
Release notes
Doorstop has been upgraded from v3.4 to v4.3, bringing some new features for developers. It's for the most part a drop-in replacement.
- Doorstop 4 debugging works on all platforms and IDEs that supports regular unity remote debugging (previously dnspy debugging had to be used, which is windows only and can't be used with an IDE).
- It's possible to specify a custom corlib path for messing with game's mono runtime.
- The unix zip is now split into linux_x86, linux_x64 and macos_x64.
⚠️ The macos_x86 target was dropped and won't get any further releases (discussed on Discord). You can still use BepInEx 5.4.22 if it's necessary.⚠️ Settings in doorstop_config.ini were renamed, old config files will no longer work.⚠️ If you modified or wrote your own launch scripts, they may need to be fixed because the order of arguments passed to doorstop changed.- See the description of #762 for details.
What's Changed
- Upgrade Doorstop to version 4.3.0 by @aldelaro5 in BepInEx/BepInEx#900
- Upgrade Doorstop to version 4.2.0 by @aldelaro5 in BepInEx/BepInEx#864
- Upgrade Doorstop to version 4.1.0 by @aldelaro5 in BepInEx/BepInEx#762
- Normalize EOL for .sln (CRLF) and .cs, .sh (LF) by @toebeann in BepInEx/BepInEx#700
- run_bepinex.sh: self-relaunch improvements by @astiob in BepInEx/BepInEx#693
New Contributors
- @aldelaro5 made their first contribution in BepInEx/BepInEx#762
- @toebeann made their first contribution in BepInEx/BepInEx#700
Full Changelog: BepInEx/BepInEx@v5.4.22...v5.4.23.1
⚠️ BepInEx 5 is in long term support (LTS) modeBepInEx 5.4 is the last version of BepInEx 5 with major updates. Any BepInEx 5 releases starting version 5.4 will be minor and only contain fixes along with package version updates. Our main development focus now shifts to implementing BepInEx 6.
For developers: BepInEx 5 source code is now maintained on
v5-ltsbranch. In turnmasterbranch will start hosting BepInEx 6 source. All PRs regarding BepInEx 5 should be targeting that branch instead ofmaster.
Full Changelog: v5.4.22-payload.2.2.0...v5.4.23-payload.2.2.0
v5.4.22-payload.2.2.0
Removed
- Pull
Tobey.PluginDoctorfrom the pack until it has been worked on and tested more thoroughly (256fcd0)
Full Changelog: v5.4.22-payload.2.1.4...v5.4.22-payload.2.2.0
v5.4.22-payload.2.1.4
Changed
- Disable the console window by default to mitigate stuttering/freezing issues when mods or the game itself print many messages at once (005cf46)
Full Changelog: v5.4.22-payload.2.1.3...v5.4.22-payload.2.1.4