FunkyFr3sh / cnc-ddraw

GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic 2D games for better compatibility with Windows ME, 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS/Android) and Virtual Machines
https://discord.gg/afWXJNDDF5
MIT License
2.23k stars 143 forks source link

V8 Challenge #293

Closed PavelDAS closed 6 months ago

PavelDAS commented 7 months ago

cnc-ddraw-1.log Game Start & Close. Setting window not show. dmp not create.

without ddraw.dll : game show setting window

FunkyFr3sh commented 7 months ago

It's trying to use Direct3D, but cnc-ddraw is only for 2D (DirectDraw/Software Renderer) games so it will not work for this game