Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Custom Tracks Loader

for Trucker v1.3


NO MUSIC FILES ARE PROVIDED WITH THIS MOD!
1. Installation
Overwrite game files with ones from archive.
As a side bonus, new .exe doesn't load .avi intro now.

2. Using
NOTE: Default soundtrack is cleaned up, you can restore it same way
as adding new song.

How to add a new song?


First of all, it must be in .ogg format, otherwise you'll get black screen.
You can use Audacity to convert your songs (.flac/mp3/wav, etc.) to
.ogg.

Open:
music/global/!def.txt
This is your music library, you can add as many songs as you want.

Let's take a closer look at it.


// ermaccer
// Trucker Custom Tracks Loader mod
//
section Global

track dmec.ogg
name Everything Counts
artist Depeche Mode

What is what?

Section – Don't touch


Track – Filename, must be inside music/global
Name – Name of the song
Artist – Artist of the song
track dmec.ogg
name Everything Counts
artist Depeche Mode

You can (and need to) copy this pattern in order to add more songs
Final result should be like this:
// ermaccer
// Trucker Custom Tracks Loader mod
//
section Global

track dmec.ogg
name Everything Counts
artist Depeche Mode

track dmes.ogg
name Enjoy The Silence
artist Depeche Mode

Open up the game and see if it works.


That's it, enjoy!
This modification is created by:

ermaccer
I can mod everything.

You might also like