Questions tagged [renderdoc]
34 questions
0
votes
0 answers
How to make renderdocui.exe and scripthookv run in parallel?
I can use renderdocui.exe in administrative mode (with hook into all children checked) to capture frames from GTAV (GTA5) and also I can separately use Script Hook V for modding in GTAV. When I use both by which I mean having the dll and necessary…

Mona Jalal
- 34,860
- 64
- 239
- 408
0
votes
0 answers
where is ipy.exe in Windows 10?
I have access to IronPython interactive shell but I don't know where it is installed. Searching for it in the directories yields no result and it is not recognized by cygwin or command prompt as it is not in the path.
I am running renderdocui.exe…

Mona Jalal
- 34,860
- 64
- 239
- 408
-1
votes
1 answer
How does one use the .sig file for these Renderdoc Windows builds?
For verifying builds of Renderdoc using the publisher's public key, verifying the Linux binary tarball works as expected; I run gpg --import ./baldurk-pubkey.asc and then gpg --verify renderdoc_1.18.tar.gz.sig renderdoc_1.18.tar.gz and then I…

FilmCoder
- 94
- 5
-2
votes
1 answer
RenderDoc does not show buffer contents while debugging Vulkan
I'm building a game engine which for now is made to render a basic triangle on the screen. It uses a color attachment, depth attachment and the swap chain image view when creating the frame buffer and the render pass is created supporting for those…

D-RAJ
- 3,263
- 2
- 6
- 24