dxwrapper
dxwrapper copied to clipboard
[d3d8] no tooltips
trafficstars
Hello,
When you hover a game item icon it shows some details. But with dxwrapper, those are completely gone.
It should be showing some text information for the related item. I think it uses g_pFont->DrawText.
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.
What game is this? I will need to test this myself to see what is happening.