dxwrapper icon indicating copy to clipboard operation
dxwrapper copied to clipboard

[d3d8] no tooltips

Open majimboo opened this issue 5 months ago • 1 comments
trafficstars

Hello,

When you hover a game item icon it shows some details. But with dxwrapper, those are completely gone.

Image

It should be showing some text information for the related item. I think it uses g_pFont->DrawText.

majimboo avatar Jun 15 '25 00:06 majimboo

It's fixed by enable AntiAliasing, but that makes things look gray and blur. But enabling ForceDirect3D9On12 fixes that issue. But then if I have too many item icons drawing in the inventory, the FPS drops to 15. If the inventory is close or there are less items, its 30FPS.

majimboo avatar Jun 15 '25 01:06 majimboo

What game is this? I will need to test this myself to see what is happening.

elishacloud avatar Oct 31 '25 23:10 elishacloud