This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
UnofficialPatch
This mod applies various fixes to address bugs in MycoPunk. All fixes are individually toggleable via the BepInEx configuration file.UnofficialPatch
An unofficial mod for MycoPunk that provides a collection of bug fixes.
Description
This mod applies various fixes to address bugs in MycoPunk. All fixes are individually toggleable via the BepInEx configuration file.
Included Fixes
- Globbler Friend Fire Fix: Prevents Globbler bullets from damaging friendly units by adjusting collision detection.
- Livewire Fix: Resolves issues with the Livewire Voltaic Grenade upgrade, including charging mechanics, activation, and UI display.
- Pressure Cooker Fix: Corrects Globbler reloading and firing behavior when using the Pressure Cooker upgrade.
- Prism Details Fix: Adds missing efficiency range information to Prism upgrade stat display.
- Cranius Dialogue Fix: Prevents crashes when attempting to play Cranius intro dialogue under invalid conditions.
- DMLR Battery Fix: Addresses battery-related issues for the DMLR weapon.
- Set Destination Fix: Fixes NavMeshAgent.SetDestination issues in certain scenarios.
- Startup Suppression: Suppresses excessive debug logging at game startup.
- Thrill of the Fight Fix: Corrects ability selection and charging for characters, particularly Roachard.
- Self Destruct Fix: Prevents enemy cores from rushing the player when critically damaged.
- Hover Lobby Modifier Fix: Addresses issues with hover modifiers in the lobby interface.
- Lobby Status Fix: Corrects lobby visibility status display and updates in the start menu.
- Look Rotation Fix: Fixes issues with object look rotation calculations.
- Unicode Fix: Adds Unicode fallback fonts to prevent display issues with special characters in text.
- Satellite Salvage Fix: Allows the alignment terminal to spawn the point anywhere in the grid.
- Temp Storage Fix: Fixes issues with temporary upgrade storage in the gear details window, allowing proper addition and management of upgrades.
Installation
Dependencies
- MycoPunk (base game)
- BepInEx - Version 5.4.2403 or compatible
- .NET Framework 4.8
Via Thunderstore (Recommended)
- Install the mod through the Thunderstore Mod Manager.
- Launch the game; the mod will load automatically.
Manual Installation
- Download the mod package.
- Extract the .dll file to
<MycoPunk Directory>/BepInEx/plugins/. - Launch the game; the mod will load automatically.
Configuration
The mod creates a configuration file at <MycoPunk Directory>/BepInEx/config/sparroh.unofficialpatch.cfg.
Each fix can be enabled or disabled individually:
[Modules]
## Enable/disable the Globbler friend fire fix module.
# Setting type: Boolean
# Default value: true
Enable Globbler Friend Fire Fix = true
## Enable/disable the Livewire fix module.
# Setting type: Boolean
# Default value: true
Enable Livewire Fix = true
# ... (and so on for each fix)
Help
- Check BepInEx logs for loading confirmation or errors.
- Ensure BepInEx is properly installed and configured for MycoPunk.
- If issues persist, verify that the mod version matches your game version.
Authors
- Sparroh
- funlennysub (BepInEx template)
- @DomPizzie (README template)
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
