Page 1 of 1

Weapon sounds?

Posted: Thu Sep 10, 2020 6:52 am
by Nomada_Firefox
I was wrong about one thing. The game was loading the voices but it does not load the new weapon sounds.

I added a sfx0.txt with all the original sounds inside the file + these other few.
// Veteran Weapon sounds
Piat 220
EnfieldNo2MkI 221
stengun 222
brenmg 223
vickers 224
17_pounder 225

If I add only the new sounds, the game does not load any of the originals.

Any idea?

RE: Weapon sounds?

Posted: Thu Sep 10, 2020 12:16 pm
by PipFromSlitherine
If you want to add new sounds you will indeed need to duplicate the original file contents, yes. It does not append the new file.

Cheers

Pip

RE: Weapon sounds?

Posted: Thu Sep 10, 2020 5:20 pm
by Nomada_Firefox
I have tried it but it does not works.