Adrian Frühwirth 788d85d6b8 SCUMM: Work around distorted speech on submarine in Indy4
The speech sample at VCTL offset 0x76ccbca ("Hey you!") which is used
when Indy gets caught on the German submarine seems to not be a VOC
but raw PCM s16be at (this is a guess) 44.1 kHz with a bogus VOC header.
To work around this we skip the VOC header and decode the raw PCM data.

Fixes Trac#10559
2018-06-06 18:20:20 +00:00
..
2018-04-22 00:56:21 +02:00
2018-05-24 15:30:55 +02:00
2018-05-05 17:57:31 +02:00
2018-04-22 00:56:21 +02:00
2018-05-24 01:08:28 +02:00
2018-04-19 12:08:31 +02:00
2018-04-22 00:56:21 +02:00
2018-04-29 00:55:52 +02:00
2018-05-05 17:57:31 +02:00
2018-04-19 12:08:31 +02:00
2018-03-28 12:29:28 +02:00
2018-05-06 19:33:45 +02:00
2018-04-22 00:56:21 +02:00
2018-04-22 00:56:21 +02:00
2017-12-08 11:41:32 +00:00
2018-05-28 20:55:00 +01:00