PEAKReactBot
Make BingBong use ReactBot voicelines to replace their default voicelines with a much wider variety!
| Date uploaded | 9 months ago |
| Version | 0.1.1 |
| Download link | dantayy-PEAKReactBot-0.1.1.zip |
| Downloads | 1146 |
| Dependency string | dantayy-PEAKReactBot-0.1.1 |
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 ran the game once after setting up each. SoundAPI just needs its dll put under the plugins subfolder if you're pulling manually from github rather than ThunderStore).
STEP 1
Unzip downloaded release of PEAKReactBot.
STEP 2
Take the contents of the plugins folder (inluding replacers, sounds, sound_pack.json and the dll file) and move them into the plugins folder under BepinEx in your local game files.
STEP 3
Launch the game, enter a local or online lobby, get to the island and interact with BingBong to hear the all new, widely expanded possible responses!
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