How to change track sound in Trainz 22?

ArtistNR2

New member
Hi, like almost everyone I've always hated the default un-natural track sounds in Trainz and changed it in previous versions by adding:

track-sound
{
default
{
track-sound <kuid2:367236:20000:2>
priority 1000
}
}

to the config of my desired track. However, this doesn't seem to work in 22 (or I'm an idiot and forgot how to do it correctly). So, how can it be done in the latest version, if it's even possible?
 
Hi, like almost everyone I've always hated the default un-natural track sounds in Trainz and changed it in previous versions by adding:

track-sound
{
default
{
track-sound <kuid2:367236:20000:2>
priority 1000
}
}

to the config of my desired track. However, this doesn't seem to work in 22 (or I'm an idiot and forgot how to do it correctly). So, how can it be done in the latest version, if it's even possible?
It's possible and no, you are not an idiot.
Take another track-sound <some kuid>

Replace the track-sound in the config.txt file with your new one.

AND you need to replace the current kuid with your new one located in the kuid-table.

The different strings that have kuids need to reference the same kuid in the kuid-table. If you don't change the reference in both places, you'll have an error, or the new kuid won't be ignored.
 
Hmmm I added the kuid to the kuid-table, but it didn't work. Still that annoying build-in sound.
I should have wrote, that I'm trying to ADD a custom track sound to a track, and not replace it. Specifically to <kuid2:132952:151544:13> SAM Trk - II/B v6 - Seasonal
 
I recommend finding another track that has sounds. Copy the configuration and use that as the basis for your own sound addition to the SAM track.
 
Back
Top