RocketLeague_SoundBoard_BakkesModPlugin
RocketLeague_SoundBoard_BakkesModPlugin is a soundboard plugin that plays custom sounds during game events in Rocket League.
Installation
- Copy the
sounds
folder to your BakkesMod directory:bakkesmod\bakkesmod\data\sound
.crossbar.wav
goal.wav
aerial_goal.wav
demolition.wav
epic_save.wav
save.wav
mvp.wav
Changing Sounds
You can replace the default sounds with your own. To do so:
- Keep the same file names as the originals (e.g.,
goal.wav
,save.wav
). - All sound files must be in
.wav
format. - Additional sounds can be found in the
another-sounds
folder or on websites like MyInstants.
Notes:
- There is currently no functionality to change sound volume in the plugin. You will need to adjust the volume using an external audio or video editor before importing the sound files.
- To disable a sound, simply delete the corresponding
.wav
file from the folder.