SimCity™ 3000 Unlimited

SimCity™ 3000 Unlimited

92 ratings
How to Fix the Incomplete Soundtrack and Add New Songs
By YALE70
Return some of SC3k's most iconic songs back to the game - and more!
3
4
   
Award
Favorite
Favorited
Unfavorite
Introduction
"Sim Broadway" is arguably the most iconic song from SimCity 3000, but it is weirdly absent from Unlimited. This guide will show you how to add "Sim Broadway" and "Concrete Jungle" back into the game. It will also show you how to add new tracks into the game for your enjoyment.

Bring on the jazz!
Adding "Sim Broadway" back
Kudos to u/pinkocatgirl on the SimCity subreddit for the original write-up.

Step 1:
Download the zip file here.[mega.nz]

Step 2:
Navigate to the game's installation directory (for the Steam version:\SteamLibrary\steamapps\common\SimCity 3000 Unlimited)

From there, navigate to Apps -> Res -> Sound


Step 3:
Replace the AUDIO.INI file in that folder with the one included in this zip.

Then open the MUSIC folder, and copy 3KG2.XA into the folder. This is the actual audio track.



The song will now autoplay like normal and appear in the track listing under the options panel in-game.
Re-enabling "Concrete Jungle"
"Concrete Jungle" is another song from the original SimCity 3000 that was also omitted from Unlimited, but unlike "Sim Broadway" you don't have to add any files to return it to the soundtrack.

Step 1:
Open the AUDIO.INI file Apps -> Res -> Sound in the game's installation directory.

Scroll down until you find the [Music] section that looks like this:


Step 2:
You will see that the "Concrete Jungle" line is commented out by semi-colon:

;0x0a="Concrete Jungle",0,"Music\3kp5m.xa","",0,1,0,1

Simply delete the semi-colon in front of the line.

0x0a="Concrete Jungle",0,"Music\3kp5m.xa","",0,1,0,1

The song will now appear in-game.
IMPORTANT: Fix the index!
"Concrete Jungle" and "City Lights" share the same index (0x0a) for some reason, as does "Sim Broadway" and "City of Dreams" (0x01). If you don't change the index values for those songs, they won't be played.

In the [Music] section within AUDIO.INI, find the lines for "City Lights" and "City of Dreams".

0x0a="City Lights",0,"Music\3kse4.xa","",0,1,0,1 0x01="City of Dreams",0,"Music\3kse5.xa","",0,1,0,1

Just change the "0x0a" and "0x01" to "0x13" and "0x14" respectively. So it now looks like:

0x13="City Lights",0,"Music\3kse4.xa","",0,1,0,1 0x14="City of Dreams",0,"Music\3kse5.xa","",0,1,0,1
Adding new songs to the game
New songs can be added to the game by adding tracks to the "MUSIC" folder and adding corresponding lines for them in "AUDIO.INI". You will need Audacity[www.audacityteam.org] to convert your tracks to .WAV format and set the bitrate properly.

Step 1:
Open Audacity and drag your track file into the project.


Step 2:
Set the project rate to "22050 Hz"


Step 3:
Go to File -> Export -> Export as WAV

Give your file a simple name, then export it as "Signed 16-bit PCM"


Step 3:
Drag your new audio file into the "MUSIC" folder.

Open "AUDIO.INI", scroll down to the [Music] section and add a line in this format:

0xXX="Song Name",0,"Music\filename.WAV","",0,1,0,1

Where "XX" is the track index number (I would start at 15 just to avoid complications as you add more). Replace "Song Name" and "filename" as needed. It should look something like this:



Save and test it out. You should see the new track appear in the options panel in-game, and it will auto play just like any other.

Repeat the process for any more songs you wish to add.
Bonus: add the SimCity 2000 theme to the game
The SimCity 2000 theme is hidden as an easter egg in the "MUSIC" folder. Enabling it is similar to how you already re-enabled "Concrete Jungle".

Just go into "AUDIO.INI" and find it's line under the [Music] section:

0x0f="SimCity 2000 Theme",0,"Music\SC2KBug.xa","",0,0,0,1

At the very end, change the "0,0,0,1" to "0,1,0,1", so it now looks like:

0x0f="SimCity 2000 Theme",0,"Music\SC2KBug.xa","",0,1,0,1

Enjoy the nostalgia.
20 Comments
ElPerro1980 7 May @ 6:04pm 
Really nice!
uuuhdavid 5 Jan @ 8:43pm 
Thank you!
pyrotechNick 4 Jan @ 10:13pm 
thank you I'm so confused why they removed these iconic tracks. This was supposed to be the ULTIMATE edition lol
StarWolf 6 Jul, 2024 @ 12:59pm 
Excellent guide. Thank you!
eiam890611 31 May, 2024 @ 12:58pm 
Muchas gracias, funcionó perfectamente, muy completa y detallada la guía
Phantasy 17 May, 2024 @ 6:01pm 
Very handful guide, thank you very much!
Mechajunkie 14 May, 2024 @ 9:21am 
Good to know, thank you very much!
YALE70  [author] 13 May, 2024 @ 11:16pm 
No it won't. As long as nothing is sharing the same index (see the "IMPORTANT" and "Adding new songs" sections), the original tracks won't be affected.
Mechajunkie 13 May, 2024 @ 5:54am 
Does this process remove the new stuff in Unlimited?

I'm asking because I would actually like to have all teh muzaks.:winter2019happyyul:
Disgruntled Cuttlefish 24 Apr, 2024 @ 1:59am 
thank you very much for the guide