JesterSymphony
A mod for making the jester play random songs
Date uploaded | 6 months ago |
Version | 1.2.0 |
Download link | Sk737-JesterSymphony-1.2.0.zip |
Downloads | 3116 |
Dependency string | Sk737-JesterSymphony-1.2.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Jester Symphony
A mod for replacing the Jesters windup and screaming sounds with random songs.
Contents
This mod has the ability to replace the Jester's windup, screaming and popup sounds with random songs from a folder.
Installation
This is the recommended installation process:
-
Download and install Thunderstore Mod Manager or r2modman.
-
Click Install with Mod Manager button at the top of this page.
-
Run the game via the mod manager.
Customisation
To add custom songs you follow the following steps:
-
Export your song in ogg/mp3/wav format.
-
Navigate to the mod folder
Sk737-JesterSymphony
-
Drag song into either the
Screaming
,Windup
orPopup
folder.
To remove songs simply delete them from the folders above.
Linking Windup
You can link the windup theme to the screaming theme by:
-
Navigate to the mod folder
Sk737-JesterSymphony
-
Open the
linkedSongs.json
-
Add your own entry following the format:
[
{
"WindupName": "FILENAME",
"ScreamingName": "FILENAME"
},
More entries ...
]
Note
This causes the screaming theme to play whenever the windup theme is selected. Not the otherway round.
Credit
- FreeJester for inspiration.
Music
- Freebird
- Cats on Mars
- Free Money!
- Weebls Stockmarket
- Coconut Mall
- Super Mario World Restored - Athletic
- Super Mario World P-Switch
- Yoshi's Island Athletic
- Frothy Waters
- Beethoven Virus
- BBC News Theme
- Katamari on the Rocks
- Looping Steps
- Secret Exit
- Final Lap Fanfare
- Rift Collapse
- Chimp's Challenge
- Caramelldansen
- Won't Stop, Just Go!
- Eerie Staircase
- Speedy Comet in Orbit
- Tada
Disclaimer
I do not own this content. Credit goes to rightful owners.
Source
CHANGELOG
1.0.0
Initial release
1.1.0
- Added the ability to modify the PopUp sound effect
- Added config options to include the base soundeffects in the randomiser (enabled by default)
- Updated Readme
1.2.0
- Added the ability to load mp3 and wav files
- Added the ability to link windup themes to screaming themes
- Redid path to dll find