Google "Summer of Code"

Jesse Allen the3dfxdude at gmail.com
Sat Jun 4 20:19:38 CDT 2005


On 6/4/05, Lionel Ulmer <lionel.ulmer at free.fr> wrote:
> > * Quartz32 does not seem to support the divx codec the game uses.
> 
> Here we should check what is wrong... Basically, check if this codec is
> installed 'by default' in a Windows installation (if it's really DivX I
> doubt it). If it's not in basic Windows, then the game must install the
> codec itself and we need to check why it can't be used by our QUARTZ.
> 
>           Lionel
> 
> --
>                  Lionel Ulmer - http://www.bbrox.org/
> 


The game installs its own codec. "blizzard.ax"

-rw-r--r--  1 jesse users 606208 2004-12-31 20:23 .wine/drive_c/war3/blizzard.ax

system.reg:
[Software\\Classes\\CLSID\\{307A6C42-0000-0010-8000-00AA00389B71}] 1100377251
@="DivX for Blizzard Decoder Filter"

[Software\\Classes\\CLSID\\{307A6C42-0000-0010-8000-00AA00389B71}\\InprocServer3
2] 1100377837
@="C:\\war3\\blizzard.ax"
"ThreadingModel"="Both"

Jesse




More information about the wine-devel mailing list