Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot capture frame with AMD properitary driver #3298

Closed
GinShio opened this issue Apr 23, 2024 · 1 comment
Closed

Cannot capture frame with AMD properitary driver #3298

GinShio opened this issue Apr 23, 2024 · 1 comment

Comments

@GinShio
Copy link

GinShio commented Apr 23, 2024

Description

Hi,
Running the game The Talos Principle 2 under Proton is okay. Either RADV or AMD proprietary driver.
When I run with Renderdoc, RADV is okay. But failed to start with AMD proprietary driver.

command follow as below (ref: How to run):

ENABLE_VULKAN_RENDERDOC_CAPTURE=1 %command%

Error Message as below:

DirectX 12 is not supported on your system. Try running without the -dx12 or -d3d12 command line argument.

image

If add environment variable LD_PRELOAD=/usr/lib64/librenderdoc.so, running game is okay, still cannot capture frame.

Steps to reproduce

  1. Use AMD proprietary driver
  2. Setup the game The Talos Principle 2 properties
    a. Set Launch options to ENABLE_VULKAN_RENDERDOC_CAPTURE=1 %command% in General
  3. Run the game The Talos Principle 2

Environment

  • RenderDoc Version: x64 v1.31
  • Operating System: openSUSE Tumbleweed x86_64, Linux 6.8.7-1-default
  • Graphics API: Vulkan
  • API Version: 1.3.283
  • Proton Version: 8.0-5
  • GPU: AMD RX 6600XT (Navi23)
  • Driver Info: AMD Proprietary Driver
  • Driver ID: DRIVER_ID_AMD_PROPRIETARY
@baldurk
Copy link
Owner

baldurk commented Apr 23, 2024

RenderDoc is only intended for capturing your own programs. Capturing programs that are not your own is not endorsed or allowed for any reason, and I will provide absolutely no support for it.

@baldurk baldurk closed this as completed Apr 23, 2024
Repository owner locked as off-topic and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants