rdoeffinger / xwa_ddraw_d3d11

Direct3D 11 implementation of DDraw.dll for XWA
MIT License
63 stars 2 forks source link

AVI support cutscene request #24

Open luca2125 opened 3 years ago

luca2125 commented 3 years ago

Hi,

I like to upscale cutscene for XvT with AI the and I ask if is possible add avi support for cutscene.

Thanks !

rdoeffinger commented 3 years ago

I guess you mean the Balance of Power expansion? I don't think this would really go into this project, I think it would rather be a replacement for the video codec dll (smackw32.dll) like it was done for XWA (tgsmush.dll I think it was there).

luca2125 commented 3 years ago

Many Thanks I Yes Balance of Power I have XWA, what are the files that I can copy from XWA to Balance of Power ? Only tgsmush.dll ? Or there are others ?

rdoeffinger commented 3 years ago

These are entirely different libraries that work in different way, it's not just a matter of copying something, it needs quite a bit of programming work. Which I definitely have no time to do. But any sufficiently motivated programmer could do it, entirely independently of this project