vault backup: 2025-02-27 12:13:19
This commit is contained in:
parent
b7fc34eb96
commit
a6077cde48
@ -191,3 +191,13 @@ Resource Inspector中右侧查看那些事件使用了此资源
|
|||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
# 命令行启动Renderdoc截帧
|
||||||
|
相关命令可以使用`renderdoccmd.exe -h`来查看:
|
||||||
|
- -d:工作目录
|
||||||
|
- -w:运行到最后再启动。
|
||||||
|
- --opt-hook-children:捕获子进程。
|
||||||
|
- 最后填写运行exe程序路径。
|
||||||
|
```bash
|
||||||
|
renderdoccmd.exe capture -d "C:\Game\ScarletNexus" -w --opt-hook-children C:\Game\ScarletNexus\ScarletNexus.exe
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user