How To Add Your Favorite Online Radio To The Game: Example Live - Streams - Sii File
How To Add Your Favorite Online Radio To The Game: Example Live - Streams - Sii File
Open the file Documents\Euro Truck Simulator 2\live_streams.sii in your favorite text
editor.
Here you can add as many radio streams as you want following these steps:
1. Copy the line below to the location hinted in the file, or just under the similar items:
stream_data[]: "RADIO_URL|RADIO_NAME|GENRE|LANGUAGE|BITRATE"
2. Replace RADIO_URL with the URL address of the radio stream. Then replace
RADIO_NAME with the name you want to see in the game, the same applies for GENRE,
LANGUAGE and BITRATE. Remember to keep proper formatting, especially the "|" character
that separates the radio URL from the name.
After you are done, save the file and close it. Launch the game and open Radio. You should see
the radio streams you just added on the list. Double-click one and it should start playing.
Example live_streams.sii file
live_stream_def : .live_streams {
stream_data[]: "http://123.123.123.123:8000|My Favourite Radio|Rock|EN|128"
stream_data[]: "http://anotherradio.com/stream.mp3|Another Radio|Pop|RU|320"
}
Supported streams
The game supports all MP3-type streams (except MMS). With proper codecs, which are often
already installed, you can also listen to many other stream formats.