https://bugzilla.kernel.org/show_bug.cgi?id=201957
--- Comment #76 from Danil (s48gs.w@gmail.com) --- Wine problem - this happened because (how/why/when) '/usr/share/vulkan/icd.d/nvidia_icd.json' file was deleted... no idea how and why this happened when AMD GPU drops its FPS(obviously this file exists when I use just Nvidia GPU with integrated AMD disabled)
so fix for wine gonna be - "VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.x86_64.json winecfg"
super weird, so wine problem fixed I think