View previous topic :: View next topic |
Author |
Message |
krausyao
Joined: 05 Oct 2008 Posts: 29
|
Posted: Sat Jan 30, 2016 10:11 pm Post subject: Sound problem in NW set |
|
|
I noticed that the BLW_C630_NW_1130.eng was not playing engine sounds. Some investigating shows a limit to the path length for included sounds.
sound
"../../Common.Snd/BLW_Sound/Alco_S/Cen/x_630_power_cruise1.wav"
sound
"../../Common.Snd/BLW_Sound/Alco_So/Cen/x_630_power_cruise1.wav"
silent
"../../Common.Snd/BLW_Sound/Alco_Sou/Cen/x_630_power_cruise1.wav"
99 characters
C:\Program Files (x86)\Microsoft Games\Train Simulator\TRAINS\TRAINSET\Common.Snd\BLW_Sound\Alco_So
Since I assume that you heard sound then is your MSTS installed to other than the default location? |
|
Back to top |
|
 |
krausyao
Joined: 05 Oct 2008 Posts: 29
|
Posted: Sat Jan 30, 2016 10:55 pm Post subject: |
|
|
Correction
It is total file path length and not length of parent directory that is the limit.
sound
C:\Program Files (x86)\Microsoft Games\Train Simulator\TRAINS\TRAINSET\Common.Snd\BLW_Sound\Alco_Sound\Cen\x_630_p_cruise1.wav
sound, 127 characters
C:\Program Files (x86)\Microsoft Games\Train Simulator\TRAINS\TRAINSET\Common.Snd\BLW_Sound\Alco_Sound\Cen\x_630_po_cruise1.wav
silent
C:\Program Files (x86)\Microsoft Games\Train Simulator\TRAINS\TRAINSET\Common.Snd\BLW_Sound\Alco_Sound\Cen\x_630_pow_cruise1.wav |
|
Back to top |
|
 |
Gaetan Site Admin

Joined: 21 Sep 2007 Posts: 1107 Location: Mont-Joli QC
|
Posted: Sun Jan 31, 2016 6:40 am Post subject: |
|
|
Hello Jeffrey
If i remember few guys encounter problem few years ago (10 years old pack) with some computers, don't know exactly why because here i never has this problem but i release a patch for that, this is the link
www.valleypass.ca/Patch/NW_Pack_Update.zip _________________ Gaetan
BLW |
|
Back to top |
|
 |
krausyao
Joined: 05 Oct 2008 Posts: 29
|
Posted: Sun Jan 31, 2016 12:50 pm Post subject: |
|
|
Hello Gaetan,
Thanks for the patch. Changing the path to "../../Common.Snd/BLW/Alco/Cen/x_630_power_cruise1.wav" resolved the problem. |
|
Back to top |
|
 |
Gaetan Site Admin

Joined: 21 Sep 2007 Posts: 1107 Location: Mont-Joli QC
|
Posted: Sun Jan 31, 2016 12:54 pm Post subject: |
|
|
 _________________ Gaetan
BLW |
|
Back to top |
|
 |
|