RimWorld

RimWorld

[CP] Red Horse Furniture (1.0)
 This topic has been pinned, so it's probably important
Chicken Plucker  [developer] 19 Oct, 2018 @ 1:37am
Radio song list
http://i.imgur.com/KoJyoqa.jpg

List is open to changes, the songs are actually the reason why this mod reached megabytes, thankfully it's not known to affect performance.

I use karaoke or instrumentals only, not the actual songs due to this fitting Jecrell's gramophone and radio furniture that also has no words on them.
______________________________

7 Nation Army - White Stripes
A Fistful of Dollars - Ennio Morricone
Africa - Toto
A Horse With No Name - America
Bandit Radio - STALKER
Big Iron - Marty Robbins
Bohemian Rhapsody - Queen
Clint Eastwood - Gorillaz
Dont Stop Believing - Journey
Ecstacy of Gold - Ennio Morricone
El Paso - MartyRobbins
Exile Vilify - The National
Feel Good Inc - Gorillaz
Fortunate Son - Creedence Clear Water Revival
Gloria - Laura Branigan
Hallelujah - Roy and Rosemary
HeresToYou - Ennio Morricone
Hurt - JohnnyCash
I Dont Want to set the World on Fire - Ink Spots
Just One Dance - Caro Emerald
Kalinka - Red Army Choir
Katyusha - Red Army Choir
Life On Mars - David Bowie
Metal Gear Saga - Kojima
New Order - Elegia
Nuclear - MikeOldfield
Only Time Will Tell - Asia
Paint It Black - Rolling Stones
Piano Man - Billy Joel
Portal Radio - Glad0s
Quiets Theme - Hideo Kojima
Radio GaGa - Queen
Re: Your Brains - Jonathan Coulton
Soldier's Things - Pascal Fricke
Space Oddity - David Bowie
Superman - Five For Fighting
Sweet Child O' Mine - Guns N' Roses
Sweet Dreams - Eurythmic
Take Me Home Country Roads - JohnDenver
Take On Me - A-ha
The House Of The Rising Sun - The Animals
The Last Of Us - Gustavo Santaolalla
The Man Comes Around - Johnny Cash
The Man Who Sold The World - David Bowie
The Wanderer - Dion
Time In A Bottle - Jim Croce
Trumpet Song - Ghost Recon Wildlands
Wayfaring Stranger - Michael Burnyeat
Way To Fall - Starsailor
Yesterday - The Beatles
Last edited by Chicken Plucker; 20 Oct, 2018 @ 4:11pm
< >
Showing 1-9 of 9 comments
Rawrxd 20 Oct, 2018 @ 5:34pm 
cool
TahmCram 29 Oct, 2018 @ 1:03am 
I went through and made OGG's of all the original versions of the songs and swapped out the karaoke versions. Would you be interested in adding a link to a zip I'll upload if people want to pick and choose songs with lyrics to mix in with the rest? I can also leave detailed instructions on how to install the songs to the mod folder if that helps.
Chicken Plucker  [developer] 29 Oct, 2018 @ 5:23am 
@TahmCram - sure, I'll go ahead and add a google drive link here and your instructions soon as you hand them over
TahmCram 29 Oct, 2018 @ 11:32am 
I did run into one problem last night while changing the songs - For some reason while playing the new versions, the songs will either speed up or slow down when the song restarts. I tried to adjust the duration settings in the XML to match how long the songs but that ended up not working. Did you run into this problem while you were developing the mod? Here's what I'm looking at compared to the mod itself -

MOD -
<RedHorse.TuneDef>
<defName>RedHorse_GS_AHorseWithNoName</defName>
<label>A Horse With No Name</label>
<artist>America</artist>
<durationTime>134</durationTime>
<sustain>True</sustain>
<context>MapOnly</context>
<eventNames />
<priorityMode>PrioritizeNearest</priorityMode>
<subSounds>
<li>
<muteWhenPaused>True</muteWhenPaused>
<grains>
<li Class="AudioGrain_Folder">
<clipFolderPath>Tunes/AHorseWithNoName_America</clipFolderPath>
</li>
</grains>
<volumeRange>
<min>35</min>
<max>35</max>
</volumeRange>
<pitchRange>
<min>0.9311765</min>
<max>1.045882</max>
</pitchRange>
<sustainLoop>False</sustainLoop>
</li>
</subSounds>
</RedHorse.TuneDef>

CHANGES -
<RedHorse.TuneDef>
<defName>RedHorse_GS_AHorseWithNoName</defName>
<label>A Horse With No Name</label>
<artist>America</artist>
<durationTime>248</durationTime>
<sustain>True</sustain>
<context>MapOnly</context>
<eventNames />
<priorityMode>PrioritizeNearest</priorityMode>
<subSounds>
<li>
<muteWhenPaused>True</muteWhenPaused>
<grains>
<li Class="AudioGrain_Folder">
<clipFolderPath>Tunes/AHorseWithNoName_America</clipFolderPath>
</li>
</grains>
<volumeRange>
<min>35</min>
<max>35</max>
</volumeRange>
<pitchRange>
<min>0.9311765</min>
<max>1.045882</max>
</pitchRange>
<sustainLoop>False</sustainLoop>
</li>
</subSounds>
</RedHorse.TuneDef>

On a side note - I was able to add a song last night and after I did I had 0 problems with that one song, all the rest that were edited were the only ones that sped up or slowed down. Once it's fixed I'll add it in my instructions and then upload to the drive. Any ideas on what to do?
Chicken Plucker  [developer] 29 Oct, 2018 @ 11:36am 
@TahmCram - See this

<pitchRange>
<min>0.9311765</min>
<max>1.045882</max>
</pitchRange>

This needs to be set at 1 for minimum and maximum, it's not speeding up, it's just the pitch. The game does this for weapons to make the sounds seem unique each time, this is part of why I didn't add lyrics, because I wanted them to sound friendly to how in-game vanilla stuff sounds.

Hope this was helpful
Last edited by Chicken Plucker; 29 Oct, 2018 @ 11:37am
TahmCram 29 Oct, 2018 @ 12:03pm 
Thanks I'll mess around with it and update you later with the link.
TahmCram 29 Oct, 2018 @ 2:08pm 
Okay, here's the link with the music, directions, and a copy of the XML I edited. Let me know if anything should be changed on it or if you have music requests. I don't mind helping you out with getting more music for the mod if you need it.

https://drive.google.com/open?id=1DSbVL6SPrayckqBQ7yNSeLLEnBtyY_Qk

One thing I will add - It looks like some of the songs stop abruptly within a few seconds of when it should end. I went through and added an extra 5 seconds on every song and the error is still occuring. If you have any tips on how to fix that I'll go through and try to fix it. Here's an example of one of the songs I'm having trouble with -

<RedHorse.TuneDef>
<defName>RedHorse_GS_FortunateSon</defName>
<label>Fortunate Son</label>
<artist>Creedence Clearwater Revival</artist>
<durationTime>141</durationTime>
<sustain>True</sustain>
<priorityMode>PrioritizeNearest</priorityMode>
<context>MapOnly</context>
<eventNames />
<subSounds>
<li>
<muteWhenPaused>True</muteWhenPaused>
<grains>
<li Class="AudioGrain_Folder">
<clipFolderPath>Tunes/FortunateSon_CreedenceClearWaterRevival</clipFolderPath>
</li>
</grains>
<volumeRange>
<min>25</min>
<max>25</max>
</volumeRange>
<pitchRange>
<min>1.0</min>
<max>1.0</max>
</pitchRange>
<sustainLoop>False</sustainLoop>
</li>
</subSounds>
</RedHorse.TuneDef>
Chicken Plucker  [developer] 29 Oct, 2018 @ 4:04pm 
There, it has its own sticky post. Cheers, gonna go sleep for college
TahmCram 29 Oct, 2018 @ 4:12pm 
Same to you. Thanks for your help.
< >
Showing 1-9 of 9 comments
Per page: 1530 50