narzoul / DDrawCompat

DirectDraw and Direct3D 1-7 compatibility, performance and visual enhancements for Windows Vista, 7, 8, 10 and 11
BSD Zero Clause License
952 stars 70 forks source link

Text missing #84

Closed ViperPGA2000 closed 3 years ago

ViperPGA2000 commented 3 years ago

This fixes previous Win 10 graphic issues with PGA 2000, thanks! The only issue now is the text becomes invisible in the menus as shown below. The white square should have text options but they are invisible.

https://i.postimg.cc/5NJHhBBQ/pga.jpg

narzoul commented 3 years ago

Thanks, I'll look into it. In the meantime, you can probably run this game without DDrawCompat, as natively it seems to have the same graphic issues as Star Wars Rebellion mentioned in issue #22. In particular, see these two comments: https://github.com/narzoul/DDrawCompat/issues/22#issuecomment-609489578 and https://github.com/narzoul/DDrawCompat/issues/22#issuecomment-616197074. You need to apply the hex edit to DXWrap.dll instead of pgagolf.exe.

ViperPGA2000 commented 3 years ago

@narzoul, you are awesome! I did the DXWrap.dll hex edit and from a quick test everything appears to be working perfectly. Thanks, very greatly appreciated! The work you are doing is just fantastic!

narzoul commented 3 years ago

Fixed in the latest experimental release.