dump_images
Replay a graphics trace and export PNG images for each frame or specific draw call to locate the exact source of a visual artifact or HUD element.
Instructions
Replay the trace and write PNG images (per frame, or per specified call).
Useful for finding which draw call produces the HUD, the world, or the problem you are chasing -- dump images at every draw in a frame and look.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mrt | No | ||
| calls | No | */frame | |
| trace | Yes | ||
| timeout | No | ||
| out_prefix | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||