PEAKReactBot
Make BingBong use ReactBot voicelines to replace their default voicelines with a much wider variety!
| Date uploaded | 9 months ago |
| Version | 0.0.4 |
| Download link | dantayy-PEAKReactBot-0.0.4.zip |
| Downloads | 152 |
| Dependency string | dantayy-PEAKReactBot-0.0.4 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403loaforc-loaforcsSoundAPI
A general use library to replace sounds in Unity games.
Preferred version: 2.0.8README
PEAKReactBot
Make BingBong use ReactBot voicelines to replace their defaults with a much wider variety!
ReactBot courtesy of the Jackfilms Council.
SoundAPI used to grab and replace sounds.
PeakModding used for other modding purposes (currently just placeholder stuff, but may utilize if expanding this project beyond sound replacement).
Manual Install Instructions
PREREQUISITES
Ensure latest BepinEx and SoundAPI versions are installed locally (and that you have ran the game once after each install. SoundAPI just needs its dll put under the plugins subdirectory if you're pulling manually from github rather than ThunderStore).
STEP 1 (OF 1)
Place unzipped PEAKReactBot folder under the plugins subdirectory, then launch the game. That's it! Squeeze BingBong to your heart's content in-game to hear its massively expanded pool of wisdown.
Future TODOs
- Apply a crunchy filter to ReactBot lines to replicate the voicebox effect of the originals.
- Replace the on-screen text BingBong displays with accurate readouts of the new ReactBot lines.
- Replace BingBong's model with a digital recreation of the All New (tm) ReactBot plush!
CHANGELOG
Changelog
The format is based on Keep a Changelog,
[0.0.1] - 2025-10-18
Added
- Boilerplate files from the PEAK Modding Wiki
- sounds, replacers, and sound_pack.json files from loaforcsSoundAPI
- sounds to replace bingbong's default voicelines from ReactBot.exe
[0.0.2] - 2025-10-18
Added
- ReactBot icon from ReactBot.exe
Changed
- loaforcsSoundAPI dependency replacing generic BepinEx dependency
[0.0.3] - 2025-10-19
Changed
- updated README with manual install instructions
[0.0.4] - 2025-10-19
Changed
- updated thunderstore build instructions in an attempt to actually include the sound_pack json file and sounds and replacers folders that make the mod work
[0.1.1] - 2025-10-19
Changed
- fast-forwarded version number to overwrite mistaken 0.1.0 initial marking on thunderstore for version 0.0.1
- updated README install instructions