protonscr

How to use Renderdoc with Proton?

protonclosed
ValveSoftware/Proton#7260 · opened 2023-11-15 by Manipu1a · updated 2023-12-11 · 1 comments · github
MManipu1a 2023-11-15 github

Hello,
I'm trying to move game from pc to steam deck, but there are some graphics error. I use steam devkit management tool, but it can't capture.
Error Log: "Failed to create & inject :Renderdoc injection failed: Couldn't connect to target program. Check that it didn't crash or exit during early initialisation, e.g. due to an incorrectly configured working directory."

Ssimifor 2023-11-16 github

How are you trying to attach renderdoc? If the game doesn't use opengl you can try adding the following enviironment variable to your game's launch parammeter ENABLE_VULKAN_RENDERDOC_CAPTURE=1

Nothing extracted yet.