You are viewing a potentially older version of this package. View all versions.
NewDiranalt-Helldivers_FTL_Jump_Music-1.0.0 icon

Helldivers FTL Jump Music

Adds the 5 or so Helldivers II FTL jump tracks to the ship's moon transit sounds.

Date uploaded 2 years ago
Version 1.0.0
Download link NewDiranalt-Helldivers_FTL_Jump_Music-1.0.0.zip
Downloads 177
Dependency string NewDiranalt-Helldivers_FTL_Jump_Music-1.0.0

This mod requires the following mods to function

BGN-PizzaTowerEscapeMusic-2.4.0 icon
BGN-PizzaTowerEscapeMusic

Plays music from Pizza Tower when the early ship leave alert appears

Preferred version: 2.4.0

README

Helldivers FTL Jump Music

Description

Adds the 5 or so Helldivers II FTL jump tracks to the ship's moon transit sounds.

CHANGELOG

1.0.2

1.0.1

  • Changed the mod's method of implementation from using CustomSounds to using PizzaTowerEscapeMusic as a framework
    • This is because I'd originally overwrote the vanilla ShipFlyToPlanet sound, but when ShipArriveAtPlanet played immediately after, it cut the music off.
    • The music would also be desynced between players using the CustomSounds method and would not have an equal chance to play as file names can't be the same.
    • PizzaTowerEscapeMusic is only being used as a framework, you will not hear its music. More info on the README page.

1.0.0

  • Initial Commit