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

Mudrunner only works in a Window and has rendering problems #464

Closed leillo1975 closed 4 years ago

leillo1975 commented 4 years ago

Is not possible to use the menu using D9VK in FullScreen Mode . If I use the game in a Window it works, but it has rendering problems as you can see in the following screenshot: Captura de pantalla de 2019-11-28 22-17-29 (is a dark screenshot because is night in game)

Software information

Mudrunner

System information

Apitrace file(s)

-I can't generate an apitrace

Log files

Joshua-Ashton commented 4 years ago

I can't generate an apitrace

Please try and do this.

Joshua-Ashton commented 4 years ago

I don't know why you couldn't. Works fine for me. Got a trace.

leillo1975 commented 4 years ago

It's OK? https://mega.nz/#!FdBjFAqQ!hAIhT4iz0m52bIfYbkQuf2pl6noVlqaTEIz2r2wu27o

Joshua-Ashton commented 4 years ago

It's OK I have one now

leillo1975 commented 4 years ago

With Spintires I made the same and don't work

Joshua-Ashton commented 4 years ago

Fullscreen works for me in Mudrunner fine on Windows with D9VK. This might be a Proton/Wine-exclusive bug. I'll try that out later.

I do have a bug with the bloom though, going to look into that now.

leillo1975 commented 4 years ago

I finally managed to create an apitrace of Spintires, and the game seems to have the same problem.

Joshua-Ashton commented 4 years ago

Can you try now?

Joshua-Ashton commented 4 years ago

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

Works fine here.

leillo1975 commented 4 years ago

Can you try now?

What do you want me to try again? I think nothing has changed

Joshua-Ashton commented 4 years ago

Well, the rendering bugs are because you aren't using native d3dx9 and/or d3dcompiler, and the fullscreen bug is Wine-exclusive so I'm not entirely sure what to do.

Joshua-Ashton commented 4 years ago

Closing this as it isn't my bug.