Playback of Vulkan Quake3 Kenny Edition does not work
Open
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
Using GAPID version 1.1.0 on Windows 10 64-bit on a Dell XPS 15 with 16GB RAM.
After recording the Quake3 Vulkan KennyEdition (Issue #2085), take the resulting .gfxtrace file and try to load it into GAPID.
I've waited 45 minutes for it to load, and it never did. Also, it used up to 13 GB of memory at various points of the load consuming almost all of my available RAM.
I also tried running it from the command line using:
```
gapit.exe report
```
That also never executed after an hour. Although, it only ever seemed to use up 5 GB of memory.
Expected: Properly loads and allows either frame or entire replay to occur.
Contributor guide
Assessment
This issue has not been assessed yet.