rdoeffinger / xwa_ddraw_d3d11

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

XWA Map and targeting issues #9

Closed bguthrie1 closed 5 years ago

bguthrie1 commented 5 years ago

There seems to be some weird bug from the latest development of the ddraw (not from 1.5.7) that causes a strange issue with the map:

image

Interestingly, if a large ship is targeted this happens:

image

It seems familiar to the 32-bit rendering issue a while back. Did something get reverted or changed?

rdoeffinger commented 5 years ago

Yeah, I had a suspicion that a piece of code was removed that was actually needed.