I was recently reading the Openrails Manual and read that automatic switch sounds can be placed on all switches for a route without the need to specify a sound region for each switch. I remember back when running the SLI Seligman Sub v2 I did hear the switch sounds and decided to see if I can replicate/add this for the MLT Niagara Corridor. I have modified the below files seen below but am not able to hear anything. Does anyone know why?
In the routes SOUND folder, I added the below files:
wheel switch moderate.sms
wheel switch moderate1.wav
wheel switch moderate2.wav
wheel switch moderate3.wav
wheel switch moderate4.wav
wheel switch moderate5.wav
wheel switch moderate6.wav
wheel switch moderate7.wav
On the end of the ttype.dat file I added the below three lines:
SIMISA@@@@@@@@@@JINX0t1t______
1
TrackType ( "Concrete Supported" "USATrack1In.sms" "USATrack1Ex.sms" )
TrackType ( "Switch" "wheel switch moderate.sms" "wheel switch moderate.sms" )
TrackType ( "Squeal Curve" "wheel switch moderate.sms" "wheel switch moderate.sms" )
TrackType ( "Squeal Switch" "wheel switch moderate.sms" "wheel switch moderate.sms" )
On the end of the trk file I added the below three lines:
ORTSSwitchSMSNumber ( 10 )
ORTSCurveSMSNumber ( 11 )
ORTSCurveSwitchSMSNumber ( 12 )
)