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

Dx8 hardware shadow maps #75

Open mirh opened 4 years ago

mirh commented 4 years ago

As can be appreciated in the breakage that is Splinter Cell Pandora Tomorrow. https://web.archive.org/web/20161123042919/http://www.jiri-dvorak.cz/scellpt/ https://www.vogons.org/viewtopic.php?f=8&t=41443&start=60 https://www.vogons.org/viewtopic.php?f=59&t=34931&start=1240#p460042

elishacloud commented 3 years ago

Interesting. I wonder if this explains the FogFix we added in Silent Hill 2. I wonder if we should add a fix like this to d3d8to9 as well...