A collection of tweaks made with compatibility and modularity in mind. Sister mod to Fixes.
Tweaks and Fixes is a great mod but I was unhappy with it, so I went through all of its tweaks and added some.
Here's the main things this mod does differently:
- Every tweak is isolated in the source code, avoiding the super long files that drive away contributions.
- Better readability and often more optimized/cleaner code, once again promoting contributions.
- No undocumented changes.
- Every tweak can be toggled, preventing the common scenario where users have to choose between T&F and other mods. Note that they are all off by default.
- Limited use of bool Prefix patches that skip the original game code entirely. These are very common in T&F and are largely responsible for the limited compatibility.
To toggle the settings, simply load the game up and go in the Mod menu. Most features can be toggled mid-game but some require a restart.
Disclaimer: None of the T&F code was a direct copy, assuming the feature isn't simple to the point it can't be implemented any differently.
Documentation (Only the tweaks)
The documentation includes:
- A list of what was ported from T&F and what won't be.
- User-facing differences between the implementation in T&F and in this mod.
- A list of new tweaks.
- A list of features that T&F listed as tweaks but that should be fixes, these may be included in Fixes .
Requirements and Installation
Install with a mod manager or by dragging the extracted folder to the game's root folder.
FAQ
What tweaks are included?
Read the documentation linked above.
Why use this over Tweaks and Fixes?
Read above.
Can I use this with Tweaks and Fixes?
No.
Is this compatible with (insert mod name here)?
The chances are far higher than they were with T&F and in 99% of cases I'd say yes. If you notice any weirdness, simply disable any tweak in this mod that may be related to the mod's features, then test again.
Can I suggest a tweak?
Create an issue in the repository.
Can I use this on an existing save?
Yes.
Legacy? Below Zero?
Not interested. Permissions are open so feel free to port the mod.
Are other languages supported?
No. The few features involving text use hardcoded strings in English. Feel free to PR localization.
Credits
- qqqbbb for Tweaks and Fixes, please endorse it!
- MrOshaw for the Subnautica Modding Guide.
- The Subnautica Modding Discord server for their help and resources, especially EldritchCarMaker and Essence.
Instructions
Merge with the BepInEx folder in your game's folder.
Tweaks
Tweaks 1.1.0
