Jump to content

Allow players to set their own music for different planets/moons


Recommended Posts

Hey all, just a nice Idea I had.

Just make a line in the .cfg that allows users (any of us, or even the devs at later date) to set a file to play upon entering a planet's atmosphere.

Something amongst the line of copying songs into a "/ksp/music" folder, and support say ogg and mp3 formats.
in the CGF file, you will have "MusicPlayed=[true/false]" and then the name, say for Duna: "GustavHolstMars.mp3" and a third one for "Repeat=[True/False], X" where X is the delay in seconds before restarting the song.
You could improve on the idea with 'InOrbit' or even 'InSphereInfluence' to make this game a real jukebox.   If nothing is stated, the game goes default as it is now

A simple line for each moon/planet would be perfect.   Sample of my Idea:

 

Quote

// Planets/Moon music by area
// If nothingis specified, value assumed to be MusicPlayed=False, but some still written as an example.
// If planet/Moon has no atmosphere, it plays the Sphere of Influence Music.
// If planet/Moon has 'LandedOn" music set to 'Default' you can have sphere of influence music with default KSP songs/repeat delays instead.

KerbinInsideAtmoshphere  MusicPlayed=False
KerbinInOrbit   MusicPlayed=True     Default
KerbinInSphereInfluence  MusicPlayed=True     Default
    MunInSphereInfluence MusicPlayed=True "Apollo14theme.mp3" Repeat=False
    MinmusSphereInfluence MusicPlayed=True "EveOnlineAmbient23.mp3" Repeat=True,600

DunaInsideAtmosphere  MusicPlayed=True "GustavHolstMars.mp3" Repeat=True,5
    IkeSphereInfluence  MusicPlayed=True "GustavHolstMars.mp3" Repeat=True,5
    IkeLandedOn   MusicPlayed=True Default

 

 

Edited by Francois424
Link to comment
Share on other sites

Agree!!! I have posted this a few times. Your idea is a lot like mine, but better. Seems like this should be such an easy addition for Squad but I've never hear them mention anything regarding the soundtrack. Here is my post:

http://forum.kerbalspaceprogram.com/index.php?/topic/95220-easily-customized-sound-track/

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...