elishacloud / dxwrapper

Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
zlib License
1.16k stars 83 forks source link

Revenant (1999) Error, Almost Working #107

Open MAXBURAOT opened 3 years ago

MAXBURAOT commented 3 years ago

Revenant (1999) PC (16-Bit Graphics) https://www.pcgamingwiki.com/wiki/Revenant/ https://www.gog.com/game/revenant/ https://en.wikipedia.org/wiki/Revenant_(video_game)/

Hi I've tested Revenant using the Nov version DXWrapper. I've test also with DDrawCompat EXPTest 2020.19.Narzoul version and its loading and working. The good thing is i can see my 2nd GPU nVidia when im using DXWrapper, Hope you could fix it someday

-Using only DDraw.dll , DXWrapper is Disabled dxwrapper-revenant.log 2 1

-Using DDraw.dll , DXWrapper is Enabled 3

-Using DDrawCompat EXPTest 2020.19 By Narzoul, DDraw.dll 4 5 7 6

elishacloud commented 3 years ago

Thanks for the report. This issue is because Revenant uses Direct3D functions and I have not yet added support for most of the Direct3D functions. This issue is related to #101, #71, #65.

For status on Direct3D see this wiki: DirectDraw-to-Direct3D9-Conversion-Status