• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

yosraz

Captain
119 Badges
Feb 3, 2016
420
13
  • Europa Universalis IV
  • BATTLETECH
  • Stellaris: Necroids
  • Empire of Sin - Premium Edition
  • Surviving Mars: Digital Deluxe Edition
  • Empire of Sin
  • Europa Universalis 4: Emperor
  • Europa Universalis IV: Cossacks
  • Island Bound
  • Battle for Bosporus
  • Surviving Mars: First Colony Edition
  • Crusader Kings III: Royal Edition
  • Crusader Kings III
  • Stellaris: Federations
  • Prison Architect: Psych Ward
  • Surviving Mars: First Colony Edition
  • Crusader Kings II: Jade Dragon
  • Stellaris
  • Europa Universalis IV: Mare Nostrum
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Magicka 2
  • Europa Universalis III Complete
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis III Complete
  • Victoria 2
  • Cities: Skylines
  • Europa Universalis IV: El Dorado
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Conclave
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Tyranny: Archon Edition
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Cities: Skylines - Natural Disasters
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings II: Monks and Mystics
  • Steel Division: Normandy 44
  • Cities: Skylines - Mass Transit
  • Europa Universalis IV: Mandate of Heaven
  • Surviving Mars
  • Hearts of Iron IV: Death or Dishonor
  • Cities: Skylines - Green Cities
Hello!

Is it someone here who can teach me how to create my own music mod for this game? I have experience with creating music mods for Stellaris, EU4 and CK2. I dont understand how to do it for this game. I will put your name in the credits :)

Thanks in advance.
 
The modding docs have a whole page on radio stations.
 
Open the game, click Mod Editor
In the Mods Editor window that will come up, click New Mod (directly under File, looks like a dogeared piece of paper)
Give your mod a title.
Double click your new mod in the list of mods. This will open up a Mod Editor window.
Give your mod a description and preview image (this can wait until you're ready to upload to Steam)
Click New, select Radio Station from the drop down list.
Give your radio station a name (used internally for the game to interact with it. Optionally, enter a comment about it.
Give your radio station a display name (what the player will see) and a folder (within your mod) where your music will be stored.
Select how many seconds of silence between tracks.
Optionally, give a playback function. The modding docs give one to shuffle the tracks and play them one at a time that you can use, until you're good enough with their version of LUA to write your own.
Stick your music files (docs say encoded with the OPUS codec) in the folder specified above. The mod you created will be in %APPDATA%/Roaming/Surviving Mars/Mods/<your mod name here>/<your music folder here>
Click the upload button and it gets sent to Steam, or zip it up to publish elsewhere. The mod you created will be in %APPDATA%/Roaming/Surviving Mars/Mods/

I hope that's clear enough.
 
Open the game, click Mod Editor
In the Mods Editor window that will come up, click New Mod (directly under File, looks like a dogeared piece of paper)
Give your mod a title.
Double click your new mod in the list of mods. This will open up a Mod Editor window.
Give your mod a description and preview image (this can wait until you're ready to upload to Steam)
Click New, select Radio Station from the drop down list.
Give your radio station a name (used internally for the game to interact with it. Optionally, enter a comment about it.
Give your radio station a display name (what the player will see) and a folder (within your mod) where your music will be stored.
Select how many seconds of silence between tracks.
Optionally, give a playback function. The modding docs give one to shuffle the tracks and play them one at a time that you can use, until you're good enough with their version of LUA to write your own.
Stick your music files (docs say encoded with the OPUS codec) in the folder specified above. The mod you created will be in %APPDATA%/Roaming/Surviving Mars/Mods/<your mod name here>/<your music folder here>
Click the upload button and it gets sent to Steam, or zip it up to publish elsewhere. The mod you created will be in %APPDATA%/Roaming/Surviving Mars/Mods/

I hope that's clear enough.

Thanks. Yes, it was clear. The only problem is that I have created two mods and been able to upload them to Steam Workshop. But the third one is only playing in my game and I am not able to upload it.
1.jpg

2.jpg