View Single Post
Old 01-27-12, 09:46 PM   #7
gap
Navy Seal
 
Join Date: Jan 2011
Location: CJ8937
Posts: 8,215
Downloads: 793
Uploads: 10
Default

Quote:
Originally Posted by kimuraijn View Post
So it seems logical that his information is correct .. any feed back from any of you top modder guys ? . I just would like all my channels to work so I came here to ask advice , because I dont have a backround in modding . I impoted these files from Sh4 . I compiled these from a online source that allows you to get free recordings from the ww2 era .If I could make them work I would share them with the comunity
There were several mistakes in your radio.ini. Some headers were missing, and settings for MusicVolumeOnNews parameter were out of range. Try with these settings instead (copy/paste them into your .ini file):


Code:
[GENERAL]
RadioRealism=Yes
StartCh=1

[CHANNEL]
Name=Washington
Folder=Washington
Freq=22
Antenna=01.01.1930-01.01.2000:38.90,-77.04:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Grossdeutscher Rundfunk 1939
Folder=Grossdeutscher Rundfunk 1939
Freq=44
Antenna=01.01.1930-01.01.2000:50.11,8.68:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Grossdeutscher Rundfunk 1940
Folder=Grossdeutscher Rundfunk 1940
Freq=55
Antenna=01.01.1930-01.01.2000:50.11,8.68:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Grossdeutscher Rundfunk 1941
Folder=Grossdeutscher Rundfunk 1941
Freq=66
Antenna=01.01.1930-01.01.2000:50.11,8.68:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Grossdeutscher Rundfunk 1942
Folder=Grossdeutscher Rundfunk 1942
Freq=77
Antenna=01.01.1930-01.01.2000:50.11,8.68:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Grossdeutscher Rundfunk 1943
Folder=Grossdeutscher Rundfunk 1943
Freq=88
Antenna=01.01.1930-01.01.2000:50.11,8.68:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Radio Berlin
Folder=Radio Berlin
Freq=99
Antenna=01.01.1930-01.01.2000:52.52,13.41:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Radio Paris
Folder=Radio Paris
Freq=122
Antenna=01.01.1930-01.01.2000:48.51,2.21:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Radio Tokyo
Folder=Radio Tokyo
Freq=144
Antenna=01.01.1930-01.01.2000:35.69,139.69:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Cbs Radio
Folder=Cbs Radio
Freq=155
Antenna=01.01.1930-01.01.2000:40.78,-73.97:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Afrs
Folder=Afrs
Freq=166
Antenna=01.01.1930-01.01.2000:51.51,-0.13:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1

[CHANNEL]
Name=Bbc
Folder=Bbc
Freq=188
Antenna=01.01.1930-01.01.2000:51.51,-0.13:100000
;MusicVolumeOnNews takes values from 0.01 to 1
MusicVolumeOnNews=0.1
also make sure that folder names for each channel you want to enable are matching the names set under <Folder=> parameters in the .ini file, and put everything (radio.ini file and channel folders) in the correct path: data\Sound\Radio.
gap is offline   Reply With Quote