ZetaArcade-Lalalatte_Loadstone icon

Lalalatte Loadstone

Replaces the Loadstone loading theme with different music depending on the weather!

Last updated 3 days ago
Total downloads 1747
Total rating 1 
Categories Audio Client-side Cosmetics Asset Replacements Weather
Dependency string ZetaArcade-Lalalatte_Loadstone-1.0.8
Dependants 11 other packages depend on this package

This mod requires the following mods to function

loaforc-loaforcsSoundAPI-2.0.4 icon
loaforc-loaforcsSoundAPI

A general use library to replace sounds in Unity games.

Preferred version: 2.0.4
loaforc-loaforcsSoundAPI_LethalCompany-1.0.2 icon
loaforc-loaforcsSoundAPI_LethalCompany

LethalCompany bindings for loaforcsSoundAPI (v2)

Preferred version: 1.0.2

README

Replaces the Loadstone loading theme with different music

Replaces the Loadstone loading theme with a variety of music depending on the in-game weather. The mod's name comes from when it originally always replaced it with Lalalatte. For this mod to work, you must be using Loadstone / LoadstoneNightly, and in the config for Loadstone/LoadstoneNightly you need to enable the music in the LCSoundTool section. You may want to turn up the music fadeout time to hear more of it! This mod contains a custom condition to detect what the weather is currently. Feel free to yoink the code if you would like to also detect what the current weather is for your own sound mods! It also supports Combined Weathers, in which it will randomly pick a track between the weathers selected. This mod currently does not support progressing weathers.

Credits

Changelog

  • 1.0.0 Initial upload
  • 1.0.1 Removed Loadstone as a dependancy
  • 1.0.2 SoundAPI update, added new music for each weather, compressed original music
  • 1.0.3 Fixed Foggy + Snowfall music, reduced volume of some tracks
  • 1.0.4 Lowered Dust Clouds music volume (Rogue Satellite)
  • 1.0.5 Added tracks for NightShift, Oxyde Moon and Majora Weather
  • 1.0.6 Fixed "Clear" Weather music playing on Oxyde instead of the unique theme
  • 1.0.7 Fixed "Clear" Weather music NOT playing outside of Oxyde
  • 1.0.8 Added SoundAPI Bindings as a Dependency