Adding NZ radios to ETS2/ATS
Editing live_streams.sii file manually Edit
American Truck Simulator and Euro Truck Simulator 2 supports streaming radio stations in http/mp3 and mms formats. You can manually add internet radio streams to the game by adding the stream URL to a config file. To do this:
Load ETS2 or ATS at least once, and navigate to Radio -> Streaming -> Update From Internet , then close game
Open My Documents\Euro Truck Simulator 2\live_streams.sii in Notepad
Scroll to the bottom of the list and add in new stations in the same format as the ones above
Make sure the stream numbers are unique for each line (stream_data[XX], where as XX are supposed to be unique, sequential numbers for every station. i.e. 1,2,3,4...,70,71,72)
Heres my list from ATS
stream_data[34]: "
http://icecast.mediaworks.co.nz:8000/maifm|Mai FM|Mixed|EN|0|0"
stream_data[35]: "
http://radionetwork-iheart-ice.streamguys1.com/zmalt|ZM FM|Mixed|EN|0|0"
stream_data[36]: "
http://icecast.mediaworks.co.nz:8000/therock|The Rock NZ|Rock|EN|0|0"
stream_data[37]: "
http://icecast.mediaworks.co.nz:8000/theedge|The Edge|Rock|EN|0|0"
stream_data[38]: "
http://radionetwork-iheart-ice.streamgu ... ock|EN|0|0"
stream_data[39]: "
http://radionetwork-iheart-ice.streamgu ... itsak2|The Hits|Rock|EN|0|0"
And ETS2
stream_data[236]: "
http://icecast.mediaworks.co.nz:8000/maifm|Mai FM|Mixed|EN|0|0"
stream_data[237]: "
http://radionetwork-iheart-ice.streamguys1.com/zmalt|ZM FM|Mixed|EN|0|0"
stream_data[238]: "
http://icecast.mediaworks.co.nz:8000/therock|The Rock NZ|Rock|EN|0|0"
stream_data[239]: "
http://icecast.mediaworks.co.nz:8000/theedge|The Edge|Rock|EN|0|0"
stream_data[240]: "
http://radionetwork-iheart-ice.streamgu ... ock|EN|0|0"
stream_data[241]: "
http://radionetwork-iheart-ice.streamgu ... itsak2|The Hits|Rock|EN|0|0"
Copy/paste to said live_streams.sii . Tested today and all stations working