You are viewing a potentially older version of this package. View all versions.
Thanks-MikuBongFix-1.0.2 icon

MikuBongFix

Replaces BingBong with a visible Miku plushie model, custom icon, and custom audio responses.

Date uploaded 6 months ago
Version 1.0.2
Download link Thanks-MikuBongFix-1.0.2.zip
Downloads 2367
Dependency string Thanks-MikuBongFix-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

MikuBongFix

Replaces BingBong with Miku plushie model in PEAK game.

Features

  • Model Replacement: Replaces BingBong item with cute Miku plushie model
  • Custom Audio: Custom audio responses when interacting

Requirements

Installation

Via Thunderstore Mod Manager

  1. Install Thunderstore Mod Manager
  2. Search for "MikuBongFix"
  3. Click Install

Manual Installation

  1. Install BepInExPack PEAK
  2. Download the latest release
  3. Extract the contents to PEAK/BepInEx/plugins/MikuBongFix/
  4. Launch the game

Configuration

No configuration required. The mod works automatically after installation.

Changelog

1.0.2

  • Initial stable release
  • Fixed model visibility issues (material transparency fix)
  • Updated dependencies to BepInExPack_PEAK

Support

If you encounter any issues, please report them on GitHub.

CHANGELOG

Changelog

1.1.0

  • Changed backpack hiding behavior to match the implementation.
  • The replacement model now follows the original renderer hide rule instead of forcing local backpack visuals off.

1.0.5

  • Added a master enable/disable switch for the mod.
  • Removed Main / Keep Miku Visible and Main / Safe Pickup And Backpack Materials from config UI; both safeguards are now always enabled internally.
  • Fixed the pickup-time _Tint material error by restoring Item.mainRenderer and Item.addtlRenderers to the original hidden BingBong renderers by default.
  • Patched BackpackOnBackVisuals and ItemCooking so Miku replacement renderers are excluded from _Tint access during pickup, backpack, and cooking flows.
  • Kept the replacement visibility guard so the Miku model does not disappear again after the renderer reference fix.
  • Added Mod Settings compatible config entries for replacement enable toggle and scale multipliers.

1.0.2

  • Initial stable release.
  • Fixed model visibility issues related to replacement material transparency.