You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If you are on Windows with default RenderDoc installation path (`C:\Program Files\RenderDoc`) then that's it
14
+
- If you are on Linux or your RenderDoc path on Windows isn't the default path, you need to set the `-Djna.library.path` VM argument to RenderDoc library path
15
+
16
+
## Usage
17
+
18
+
- Open RenderDoc
19
+
- Click `File` -> `Attach to Running Instance`
20
+
- Select `localhost` -> `java` from the list
21
+
- Capture either with `F12` in-game or `Capture Frame` button in the app
0 commit comments