This uses ANGLE, which uses DirectComposition to present in D3D11 mode, which in turn isn't implemented in wine and would also require some sort of DXVK support.
You can force this to use D3D9 via --use-angle=d3d9, which should work. On wined3d it seems like this falls back to a different renderer for some reason, but only on Deck, not on desktop.
This uses ANGLE, which uses DirectComposition to present in D3D11 mode, which in turn isn't implemented in wine and would also require some sort of DXVK support.
You can force this to use D3D9 via
--use-angle=d3d9, which should work. On wined3d it seems like this falls back to a different renderer for some reason, but only on Deck, not on desktop.
I tried the angle=d3d9 method and that makes it render, but it's way too laggy to be considered playable, moving around on the menu takes multiple seconds to register.
Try with WINEDLLOVERRIDES=dcomp=d instead.
That seemed to fix it, now the game renders fine now without turning into a slideshow.
Still boots to a white screen without the command.
This bug is still a thing huh? Getting a similar issue on Bazzite. Switching to legacy Vulkan or WineD3D resolves it for me. Gonna have to try that launch option later
WINEDLLOVERRIDES=dcomp=d`x1 2024-05PROTON_LOG=1x1 2024-05
On my OLED deck, this game boots to a white screen normally with audio, but it renders with wined3d.
Software information
Shadows of Adam
System information
Apitrace file(s)
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
Log files
Please attach Proton or Wine logs as a text file:
PROTON_LOG=1 %command%and attach the correspondingsteam-xxxxx.logfile in your home directory.wine game.exe > game.log 2>&1and attach the resultinggame.logfile.steam-506510.zip