UnofficialPatch
An unofficial mod for MycoPunk that provides a collection of bug fixes.
| Last updated | 10 hours ago |
| Total downloads | 4 |
| Total rating | 0 |
| Categories | Client-Side |
| Dependency string | Sparroh-UnofficialPatch-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Mycopunk
BepInEx pack for Mycopunk. Preconfigured and ready to use.
Preferred version: 5.4.2403README
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.
- Elemental Cocktail Fix: Fixes issues with the Elemental Cocktail item.
- Roachard Sleep Fix: Corrects sleep state behavior for Roachard.
- 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.
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)
Version
1.0.0
License
This project is licensed under the MIT License - see the LICENSE.md file for details.