You are viewing a potentially older version of this package. View all versions.
ZetaArcade-Lalalatte_Loadstone-1.0.8 icon

Lalalatte Loadstone

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

Date uploaded 3 weeks ago
Version 1.0.8
Download link ZetaArcade-Lalalatte_Loadstone-1.0.8.zip
Downloads 647
Dependency string ZetaArcade-Lalalatte_Loadstone-1.0.8

This mod requires the following mods to function

loaforc-loaforcsSoundAPI_LethalCompany-1.0.2 icon
loaforc-loaforcsSoundAPI_LethalCompany

LethalCompany bindings for loaforcsSoundAPI (v2)

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

A general use library to replace sounds in Unity games.

Preferred version: 2.0.4

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

CHANGELOG

1.0.8

  • Added SoundAPI Bindings as a Dependency

1.0.7

  • Fixed "Clear" Weather music NOT playing outside of Oxyde

1.0.6

  • Fixed "Clear" Weather music playing on Oxyde instead of the unique theme

1.0.5

  • Added tracks for NightShift, Oxyde Moon and Majora Weather

1.0.4

  • Lowered Dust Clouds music volume (Rogue Satellite)

1.0.3

  • Fixed Foggy + Snowfall music, reduced volume of some tracks

1.0.2

  • SoundAPI update, added new music for each weather, compressed original music

1.0.1

  • Filepath fix

1.0.0

  • Initial Release