RimWorld

RimWorld

28 ratings
All Music Plays in Space
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
1.053 MB
4 Aug @ 10:22am
10 Sep @ 9:43am
7 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
All Music Plays in Space

Description
By default Rimworld will only ever play 6 tracks in space, with 2 of them reserved for raids. The music format used for Odyssey is also unusual, making it harder for mods to work around. This mod disables the music sequences Rimworld usually uses in space, causing the game to play normal songs at all times, and patches the normal space music to play randomly instead of in a sequence. The OrbitalCombat sequence will still be triggered on the Mechhive invasion, but normal threats will use any loaded threat music.

This mod performs a similar function to Bnj49's Adaptive Space Music mod, but we do it in pretty different ways. Their mod adds an additional sequence for when both space and surface maps are loaded, while using the vanilla sequences when you only have space maps loaded. My mod simply disables the space sequences, so the game uses the surface music at all times, and patches the space music to play anywhere. The advantage to my method is music mods work out of the box, with their mod you would need dedicated patches for each one. If their method sounds preferable, check it out here: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3538510666

All music mods are compatible, however mods that add extra space music and set commonality to 0 won't play without a dedicated patch, either in this mod or in the music mod itself. Load as far down as you can, after every other music mod you have, unless they say to load afterwards. Some music mods do very sketchy things that this mod needs to patch, hence why it has to load later.

Known Compatible Mods:
All Non-Odyssey Music Mods, e.g. P-Music. (no patch needed)
Galacticraft Music (patch included)
Biomes! Music Mod (patch included)
J-Music (no patch needed)
Space Warlord Organ Trading Simulator OST Odyssey (no patch needed)
Passengers Music (patched in this mod)
The Mystery of the Third Planet Music (patched in this mod)

Technical Information:
Odyssey's music is handled through two MusicSequenceDefs, OrbitalRelax and OrbitalCombat. The former plays a list of 4 songs, and the latter 2 songs. All 6 songs are set to 0 commonality, so they will never play randomly. The game is programmed to activate these sequences when in space, with the latter being used when in combat. This mod uses a PatchOperation to remove the two MusicTransitionDefs that make the game activate OrbitalRelax and OrbitalCombat on normal maps. There is a third MusicTransitionDef to force the game to play OrbitalCombat during the Mechhive event, and I decided to keep that transition since it's a rare event and it deserves to have it's own dedicated music. I've also used a PatchOperation to set the commonality of all the Odyssey songs to 1 so you'll hear them randomly.
Popular Discussions View All (1)
0
7 Aug @ 5:44am
error log on black screen
FirstBornAcorn
19 Comments
Harry_Robinson1  [author] 14 Sep @ 1:24pm 
@(Tidal)Wizard You're welcome! I really loved the Odyssey soundtrack but I made my permanent base on an asteroid and after 8 hours I had to put this together to save my sanity lol.
(Tidal)Wizard 13 Sep @ 2:04pm 
I never really comment on mods, but this was exactly what I was looking for after getting over the 6 same soundtracks on repeat. Thanks dude!
Enrico 10 Sep @ 9:06am 
OST Unlocker now works together with his mod
Harry_Robinson1  [author] 8 Sep @ 12:03pm 
@Sakujo Same, I noticed it fairly early on but after 6 hours I was going crazy and had to put this together. I made a similar mod for Anomaly a few hours into that as I had to listen to 8 hours of the HorrorRelax sequence while waiting for an event to progress enough for me to end it.
Sakujo 8 Sep @ 11:48am 
I didn't know how much I needed this mod, until I had an asteroid base and it would play only the same music.
Ashingtea_ 15 Aug @ 11:11pm 
The greatest mod of 2025
Harry_Robinson1  [author] 7 Aug @ 7:52am 
Fixed the black screen error. It seems when I tried to add a line break to make the file more readable, I accidentally highlighted a </li> and overwrote it when I hit enter.
Harry_Robinson1  [author] 7 Aug @ 7:49am 
Thank you for the feedback Kamput, gonna push an update right now. I must've broken that in some last minute patching after my testing.
True, that fixes the black screen
Kamput 7 Aug @ 7:10am 
There is a </li> missing in the Third Planet patch .xml. Fixing that made the game load ok for me.