Menu

WarWind movies

gho
2015-05-25
2015-05-26
  • gho

    gho - 2015-05-25

    One of the first games I tried in DxWnd brought one of the most long-lived puzzles I have to manage: the game seems to play movies using some sort of strange mode that needs splitting and stretching the frames. This mode is no longer supported, so that the movies (that are correctly played by VLC media plaier, for instance) are split in two parts in all modern platforms, but still correctly played for instance in Win98 through Virtual PC.
    Now, it wouldn't be a big problem to build a logic that would play the frames correctly if only I could know HOW this damned game IS ASKING for this particular mode: all ddraw parameters seems identical to those in other cases, but still ....
    A call for help: anyone knows the answer?

     

    Last edit: gho 2015-05-25
  • gho

    gho - 2015-05-26

    Got it!
    I remembered a similar case where the culprit was the missing codec, and I recalled that aqrit gave me the good hint to download an old and compatible codec library, that was included into the DxWnd "redist" folder already.
    So, all you have to do to see proper WarWind movies is to copy the ICCVID.DLL file from there to the WarWind install dir, and that's all folks!

     
  • gho

    gho - 2015-05-26

    Looking better, one can notice that the decoding through my ICCVID.DLL version is not as good as the one VLC (or any other player using the same codecs) is giving.
    Apparently, Win7 has better decoding routines, but they are not used by the old v4w calls that support the rendering (ICOpen and ICSendMessage). I'm wondering if one can alter the parameters of these calls through the hooking mechanism to enable a better rendering.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.