protonscr

Duck Game

appid 312530 1 threads, 1 open 50 comments last activity 2026-03-10
Latest maintainer comment · kisak-valve · 2026-03-01 · #811
`System WINEDEBUG:` `Effective WINEDEBUG:` Something's overridden the debug environment variables with an empty value making the log effectively unusable for troubleshooting. Ignoring that, there's been some chatter in other games that the NVIDIA 590 open kernel module has some vertex explosions with the RE engine. It might be interesting to check if you're using that module, and if you are, you m...
Threads

Duck Game proton open 1 matching

#811 · 50 comments · opened 2018-08-28 · last comment 2026-03-10 by guilty-p01nt3r
comment by madewokherd · 2026-03-04 · view · github
... in the title screen, which suggests the culprit was the upgrade to SDL3 and defaulting to SDL_GPU/Vulkan.
Recent activity
  • guilty-p01nt3r · 2026-03-10 · Duck Game
    > > After a prolonged session (not _that_ long, about 20 minutes), the game starts hitching every ~8 seconds. The more you play, the more noticeable the hitches get. Searched on ProtonDB, I'm not the only one: https://ww...
  • madewokherd · 2026-03-04 · Duck Game
    `FNA3D_FORCE_DRIVER=D3D11 %command%` appears to work around this, at least in the title screen, which suggests the culprit was the upgrade to SDL3 and defaulting to SDL_GPU/Vulkan.
  • alasky17 · 2026-03-03 · Duck Game
    @Damglador - to save you a bit of time, it looks like the regression is in wine-mono this time, not the NVIDIA drivers. Thank you for the report!
  • Damglador · 2026-03-01 · Duck Game
    [steam-312530.log](https://github.com/user-attachments/files/25663448/steam-312530.log)
  • Damglador · 2026-03-01 · Duck Game
    Sorry for the variables, I have them overridden in my environment to enable modding and switch to ALSA Wine driver, I thought setting them to nothing would be better for testing. I'll properly `unset` them and send a new...
  • kisak-valvemaintainer · 2026-03-01 · Duck Game
    `System WINEDEBUG:` `Effective WINEDEBUG:` Something's overridden the debug environment variables with an empty value making the log effectively unusable for troubleshooting. Ignoring that, there's been some chatter in o...
  • Damglador · 2026-03-01 · Duck Game
    [steam-312530.log](https://github.com/user-attachments/files/25660539/steam-312530.log) https://gist.github.com/Damglador/656ea0fa32b425ca06656ebbe58e19a3
  • kisak-valvemaintainer · 2026-03-01 · Duck Game
    Hello @Damglador, with Proton 10, please add [`PROTON_LOG=1 %command%`](https://github.com/ValveSoftware/Proton#runtime-config-options) to the game's launch options, reproduce the regression, and attach the generated $HO...

Proton versions over time

Launch lines, newest first

FNA3D_FORCE_DRIVER=D3D11 %command%
WINE_MONO_OVERRIDES=Microsoft.Xna.Framework.*,Gac=y %command%
WINEDLLOVERRIDES="dinput=n" %command% -nothreading

Launch options

DLLs