msadp32.acm: compute adpcm header size

Vincent Pelletier plr.vincent at gmail.com
Sun Jan 25 13:45:36 CST 2009


Le Sunday 25 January 2009 18:31:04 Vincent Pelletier, vous avez écrit :
> This fixes Freespace segfault (sound thread only, the rest keeps runing
> fine) when entering menu.
>
> I computed header size using data provided at:
> http://icculus.org/SDL_sound/downloads/external_documentation/wavecomp.htm
> (first thing I found googling)
> See ADPCMBLOCKHEADER structure definition.

Uhh... I just found the following patch:
http://www.winehq.org/pipermail/wine-patches/2009-January/068200.html
which looks more complete, but hasn't been applied in git yet.
I confirm that it fixes Freespace.
Ignore my patch.

-- 
Vincent Pelletier



More information about the wine-patches mailing list