Following on from a query in my thread about the Class 20 Advanced I thought I would start a thread about the Class 153 Advanced, and restoring the function of the External AWS and DSD warnings that the AP Class 153 Sound Pack (PRO) disables.
This is a much simpler fix than that for the Class 20, and as such I thought I would simply detail what to do in this thread, rather than build a patch for it. You will need RW_Tools for this.
First, you need to have the most recent version of the AP Class 150-153-156 Sound Pack (Pro). This would appear to be version 1.01.
Navigate to the following directory: RailWorks\Assets\JustTrains\Class153\Audio\RailVehicles\Diesel\Class153\Cab
Locate the file "jt_153_ext_alarms.bin" and double click on the file (in my installation this will cause RW_Tools to open the BIN file. If that does not work for you, then use RW_Tools to locate and open this file)
Look for the following line of code:
Code: Select all
<ProxyName d:type="cDeltaString">JustTrains\Class153\Audio\RailVehicles\Diesel\Class153\Cab\jt_153_ext_alarms_audio1</ProxyName>Code: Select all
<ProxyName d:type="cDeltaString">JustTrains\Class153\Audio\RailVehicles\Diesel\Class153\Cab\jt_153_ext_alarms_audio</ProxyName>Locate the file "jt_153_pax_alarms.bin" and double click on the file (in my installation this will cause RW_Tools to open the BIN file. If that does not work for you, then use RW_Tools to locate and open this file)
Look for the following line of code:
Code: Select all
<ProxyName d:type="cDeltaString">JustTrains\Class153\Audio\RailVehicles\Diesel\Class153\Cab\jt_153_pax_alarms_audio1</ProxyName>Code: Select all
<ProxyName d:type="cDeltaString">JustTrains\Class153\Audio\RailVehicles\Diesel\Class153\Cab\jt_153_pax_alarms_audio</ProxyName>That should re-enable the external AWS and DSD alarms for both outside and passenger views.
The switch on the rear wall of the cab can be used to isolate the External AWS and the DSD functions.
Cheers,
Trevor