Joshua-Ashton / d9vk

A Direct3D9 to Vulkan layer using the DXVK backend. [Upstreamed to DXVK]
https://github.com/doitsujin/dxvk
zlib License
833 stars 42 forks source link

Spintires don't work in Fullscreen using D9VK #463

Closed leillo1975 closed 4 years ago

leillo1975 commented 4 years ago

Is not possible to use the menu using D9VK in FullScreen Mode (as described here). If I use the gam in a Window it works

Software information

Spintires

System information

Apitrace file(s)

-I can't generate an apitrace

Log files

leillo1975 commented 4 years ago

Now the apitrace woked. Here is it: https://mega.nz/#!BcRRhYgI!fXwydGk7R2qZYI3NSej3-dbJ_FO8ma6Ox3siTEljyYY

The game has the same problem that Mudrunner in certain moments: Captura de pantalla de 2019-11-28 23-37-57

Joshua-Ashton commented 4 years ago

Is not possible to use the menu using D9VK in FullScreen Mode

Works fine here.

Joshua-Ashton commented 4 years ago

This isn't my bug, use a native d3dcompiler/d3dx9.

Fullscreen with D9VK works fine on Windows too, so it's a Wine bug causing that.