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.23k stars 90 forks source link

Star Trek Armada: transparent cursor #247

Closed yochenhsieh closed 6 months ago

yochenhsieh commented 9 months ago

OS: Windows 11 Armada-fix: 2023/10/03 (use Dd7to9) dxwrapper.dll 1.1.6900.22

Armada 2023-12-27 23-29-32-54 Armada 2023-12-27 23-30-07-30

Normal: Armada 2023-12-27 23-44-32-69 Armada 2023-12-27 23-44-40-66

The normal screenshot was using 2023/04 fix (use DDrawCompat) dxwrapper.dll 1.0.6615.21

elishacloud commented 9 months ago

Yes, I know about the semi-transparent cursor. This has to do with the way dxwrapper's dd7to9 handles when the game writes to the the front buffer.

elishacloud commented 6 months ago

This issue has been resolved in the latest build. You can download it here: dxwrapper.zip

yochenhsieh commented 6 months ago

Confirmed it's fixed. Thank you!

elishacloud commented 6 months ago

Ok, thanks. Closing issue.