Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Date uploaded | 2 months ago |
| Version | 1.2.2 |
| Download link | Cloakshire-Hero_Mode_Meltdown_Music-1.2.2.zip |
| Downloads | 70 |
| Dependency string | Cloakshire-Hero_Mode_Meltdown_Music-1.2.2 |
This mod requires the following mods to function
Evaisa-FixPluginTypesSerialization
Fix custom Serializable structs and such not properly getting deserialized by Unity.
Preferred version: 1.1.4BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305Hamunii-DetourContext_Dispose_Fix
A BepInEx patcher to fix MonoMod.RuntimeDetour's DetourContext.Dispose not working.
Preferred version: 1.0.7mattymatty-MonkeyInjectionLibrary
A library mod that lets other mods add properties and methods to existing base-game classes at runtime, without modifying game files.
Preferred version: 1.0.2Hamunii-AutoHookGenPatcher
Automatically generates MonoMod.RuntimeDetour.HookGen's MMHOOK files during the BepInEx preloader phase.
Preferred version: 1.0.9Zaggy1024-PathfindingLib
Provides functionality for mod authors to run pathfinding off of the main thread.
Preferred version: 2.4.1TeamXiaolan-DawnLib
A modern API for Lethal Company content and all sizes of mods
Preferred version: 0.8.16TeamXiaolan-FacilityMeltdown
Maybe taking the apparatus out isn't such a great idea...
Preferred version: 2.8.3README
Hero Mode Meltdown Music
A slight rework of the existing PizzaTowerEscapeMusic mod by BGN for my modpack.
Adds seven songs to the game (4 meltdown and 3 late night / early leave themes) when paired with WesleysMoons.
If used without WesleysMoons, only three songs will be available (2 meltdown and 1 late night / early leave theme).
The music will adjust its volume depending on your location, if you're crouching, and whether or not you're alive. Three out of the four meltdown songs & all late night themes will persist at 50% volume when on the spectator screen. The default script has been reworked to control all music, prevent tracks from playing over each other, fade the music out when the ship leaves, and ensure songs can properly override each other if needed.
Setting up
-
FOR V73: Downgrade
TeamXiaolan-DawnLibto v0.8.16, andTeamXiaolan-FacilityMeltdownto v2.8.3. -
Ensure that you don't already have the base PizzaTowerEscapeMusic installed; if so uninstall it.
-
IF you had to uninstall PizzaTowerEscapeMusic, delete the
pizzatowerescapemusic.cfgfile that came with it. -
Go into the
FacilityMeltdown.Client.cfgand set the MusicVolume to zero & MusicPlaysOutside to false. -
If you're using LethalResonance set the following configs to false
- meltdown
- ambience_music
- eclipsed_music
-
OPTIONAL: If this is used alongside WesleysMoons, I highly recommend pairing it with WesleysInteriors and setting the following:
- Set Motra to always have the Rubber Rooms interior.
- Set Oldred to always have the Grand Armory interior.
New Tracks
- Hideout Helm Remastered arrangement by JustRyland Music
- Unholy Insurgency by DM Dokuro
- A Crisis by ASTERIA
- Rick Trager Chase theme from Outlast OST
- Infiltration X from Perfect Dark OST
- Creepy Music by unknown
- Endurance from F.E.A.R. OST
Track Conditions
These are the conditions where each song will play.
Hideout Helm Remastered: When the late night / early leave warnings are called (except on Cosmocos & Empra).Creepy Music: When the late night / early leave warning is called on Cosmocos.Endurance: When the late night / early leave warning is called on Empra.Unholy Insurgency: When the meltdown is triggered during non-eclipsed weather (except on Motra & Oldred).A Crisis: When the meltdown is triggered while the weather is eclipsed (except on Motra & Oldred).Infiltration X: When the meltdown is triggered regardless of weather on Oldred.Rick Trager Chase: When the meltdown is triggered regardless of weather on Motra but only while inside.
Credits
Special thanks to BGN for creating PizzaTowerEscapeMusic and making it easily customizable.
Known Issues
None
CHANGELOG
v1.3.0
- Updated README
- Re-added the sub-dependencies from v1.2.1. (Downloading via Gale honors specified dependency versions)
- Rewrote and optimized the
default.jsonto get rid of redundant script lines. - The late night theme will now lower its volume while on the ship.
- Added four Apparatus-alert voice lines that will play while on the ship after the day clock appears.
- The voice line that plays is determined by whether or not an apparatus exists and what moon you're on.
- Added in three new meltdown songs that will play on Acidir, Atlantica, Core, and Thalasso from WesleysMoons.
- Berunah, Release, and Repress will no longer play the late night music due to having longer days.
- They'll get their own late music in a future update.
- Increased the volume of Empra's late music track due to the moon's outdoor ambience being loud.
v1.2.2
- Reverted dependency string update since it didn't work.
- Updated README with v73 downgrade instructions.
v1.2.1
- Updated dependency string to include all sub-dependencies to try and keep everything on the preferred versions.
v1.2.0
- Removed
loaforc-FacilityMeltdown-2.7.1as a dependency. - Added
TeamXiaolan-FacilityMeltdown-2.8.3as a dependency. - Updated BepInEx dependency from v5.4.2100 to v5.4.2305
v1.1.0
- Updated README
- Removed the PizzaTower music tracks.
- The late night theme that previously played during eclipsed weather is now the normal late theme that plays almost everywhere.
- Added two late night songs that will play on Cosmocos and Empra from WesleysMoons.
- Added two meltdown songs that will play on Motra and Oldred from WesleysMoons.
v1.0.0
Initial release