Will Campbell
Will Campbell
I have reproduced the issue on Arch+X11+Proton Experimental. I see a lot going wrong. On the Vulkan driver side when launching the app with reflex plus a framerate cap I...
> but this is still useful as it finds Wine applications running with FEX as well. I'm not sure this is necessary anymore, Wine similarly re-writes its argv[0] data so...
`/proc/pid/exe` should always point to the original exe, maybe you can use that. `readlink /proc/pid/exe` outputs the original path.