FunkyFr3sh / cnc-ddraw

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

Delta Force: Black hawk #244

Closed AzazelHD closed 9 months ago

AzazelHD commented 9 months ago

Hello, its me again :)

I havent seen here (nor on the dxwrapper working games list) this game: Delta Force: Black Hawk Dawn (gog version)

Right now game not opening. Do you know if cnc could be useful?

FunkyFr3sh commented 9 months ago

I don't know the game, but I just googled and it looks like it's a 3D shooter? cnc-ddraw does only support games that use a DirectDraw/Software renderer, so this game (probably Direct3D?) will very highly likely not work.

AzazelHD commented 9 months ago

Yeah, it is an old 3D shooter.

Oh... Sad, well, thanks for your reply ^^