protonscr

Trackmania² Stadium rendering issues

dxvkclosed bug
doitsujin/dxvk#191 · opened 2018-03-22 by libcg · updated 2018-05-24 · 6 comments · github
Llibcg 2018-03-22 github

Background clouds are missing in the menu.
screenshot from 2018-03-21 21-13-33

It should look like this:
clouds

Flickering on most objects ingame with mesa-git:
screenshot from 2018-03-21 21-21-23

And with mesa stable as well:
screenshot from 2018-03-21 21-16-46

Software information

Trackmania² Stadium, everything maxed out with FXAA. The trace has been recorded on Very Nice settings without FXAA if I remember correctly.

System information

  • GPU: R9 Fury
  • Driver: RADV 17.3.6 with LLVM 5.0.1 (with nohiz), RADV-git 5297a17571 LLVM-svn 328121
  • Wine version: wine-vulkan 3.4
  • DXVK version: 5c2144b

Apitrace file(s)

Log files

Ppingubot 2018-03-26 github

the apitrace crashes here with:

info: GeForce GTX 970:
info: Driver: 390.42.0
info: Vulkan: 1.0.65
8 @0 IDXGIFactory5::EnumAdapters1(this = 0x43cd2a8, Adapter = 1, ppAdapter = &0x6e82b30) = S_OK
8: warning: failed with 0x887a0002 (DXGI_ERROR_NOT_FOUND): The item requested was not found. For GetPrivateData calls, this means that the specified GUID had not been previously associated with the object.
apitrace: warning: caught exception 0xc0000005
11: error: caught an unhandled exception

Ddoitsujin maintainer 2018-04-21 github

906355b0da7ff3676a48ed2b7b2ffe7895305a3e should fix the clouds in the main menu.

Hhakzsam 2018-05-21 github

Fixed in master with https://cgit.freedesktop.org/mesa/mesa/commit/?id=73df16dcee79e2281c8d8a830dbbe6655359c82d

The patch should be available in mesa 18.0.5/18.1.1.

Feel free to close.

Llibcg 2018-05-22 github

@hakzsam flickering is fixed with mesa-git. thanks for your work!

@doitsujin there's another issue with the game. the cars are very bright only when the shaders are cached for the first time. when I relaunch the game, it's fine. when I manually delete the cache folder, it happens again. see below

screenshot from 2018-05-21 21-08-59

screenshot from 2018-05-21 21-01-34

Llibcg 2018-05-24 github

@doitsujin can't reproduce the issue on 38c5e57. looks like the buffer initialization worked. closing!

Llibcg 2018-05-24 github

thanks for your hard work :)

Error codes