dege-diosg / dgVoodoo2

Glide/DirectX implementation on D3D11/12
910 stars 40 forks source link

Alt-Tab: Microsoft Freelancer #98

Open bolte-io opened 3 years ago

bolte-io commented 3 years ago

Hey guys,

We have been heavy at work HDing an old game, Microsoft Freelancer (DX8)

Ran into an interesting bug. Only is present on 1 station that a player can dock at, was discovered when we were dock checking every dockable station/planet. When we alt-tab while docked, alt-tabbing back causes a black screen crash to desktop.

We have checked several versions, including the latest released and all are affected. We have also confirmed that without DGVoodoo the crash does not occur. The crash appears to be with nvwgf2um.dll according to event viewer.

If you would like to see demonstration I am sure this can be arranged via Discord streaming, we are available on our Discord: https://discord.gg/ScqgYuFqmU

I am Bolte Would really appreciate a response on this, thanks!

dege-diosg commented 3 years ago

I think all I can do is check out if dgVoodoo drives the API in a bad way when crashing, to see if the crash is legit. Could you attach a savegame plz (if it's possible at all)? Or it's not so simple to reproduce the thing?