intel / intel/gits

Title crashes when Intel GITS attempts to record Resident Evil Requiem (9)

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
68
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Attempting to record Resident Evil Requiem (9) using Intel GITS with an NVIDIA 5060 causes the application to crash with the following error:

- RESIDENT EVIL requiem - Crash
- An unhandled exception occurred.
- re9.exe!0x140000000 + 0x9f92cde
- re9.exe!0x140000000 + 0x9f9250d
- KERNELBASE.dll!0x7ffc58c00000+0x1116d3
- ntdll.dll!0x7ffc592e0000 + 0x168c11
- ntdll.dll!0x7ffc592e0000 + 0x121733
- ntdll.dll!0x7ffc592e0000 + 0x1663df
- ntdll.dll!0x7ffc592e0000 + 0x19497 ntdll.dll!0x7ffc592e0000 + 0x165d1e

This does not occur with other dxgi.dll based tools like ReShade etc.

the gits log states:

2026-06-19 10:42:45.206 - INFO - The following config values are changed from default:
2026-06-19 10:42:45.206 - INFO - -- Set via config file:
2026-06-19 10:42:45.206 - INFO - --Configuration.Common.Player.SubcapturePath="C:\Users\Quarter4TestPC\Documents\gits\build\dist/dump/%f%_%r%"
2026-06-19 10:42:45.206 - INFO - --Configuration.Common.Recorder.InstallPath="C:\Users\Quarter4TestPC\Documents\gits\build\dist/Recorder"
2026-06-19 10:42:45.207 - INFO - --Configuration.Common.Recorder.DumpPath="C:\Users\Quarter4TestPC\Documents\gits\build\dist/dump/%n%_%p%"
2026-06-19 10:42:45.207 - INFO - --Configuration.Common.Recorder.Compression.Type="ZSTD"
2026-06-19 10:42:45.207 - INFO - --Configuration.Common.Recorder.Compression.Level="3"
2026-06-19 10:42:45.207 - INFO - --Configuration.DirectX.Player.CCode.CCodePath="C:\Users\Quarter4TestPC\Documents\gits\build\dist/ccode"
2026-06-19 10:42:45.207 - INFO - GITS configured for process: re9
2026-06-19 10:42:45.208 - INFO - Stream will be written to: C:\Users\Quarter4TestPC\Documents\gits\build\dist/dump/re9_37160_26_06_19_10_42_45.204
2026-06-19 10:42:45.210 - INFO - Gathering extended diagnostic info trough WMI...
2026-06-19 10:42:45.210 - INFO - If it hangs or fails, consider disabling extended diagnostics in recorder settings.
2026-06-19 10:42:47.119 - INFO - Portability - resourcePlacementData.dat not found, capture-time allocation data unavailable for assertions
2026-06-19 10:42:47.119 - INFO - PluginService - Loading plugins from: C:\Users\Quarter4TestPC\Documents\gits\build\dist\Plugins\DirectX
2026-06-19 10:42:47.151 - INFO - PluginService - Loaded 'Benchmark' plugin
2026-06-19 10:42:47.263 - INFO - Loaded NvAPI
2026-06-19 10:42:48.971 - INFO - Loaded XeSS (libxess.dll) version: 2.0.2
2026-06-19 10:42:48.972 - INFO - Loaded XeLL (libxell.dll) version: 1.2.0
2026-06-19 10:42:48.973 - INFO - Loaded XeSS FG (libxess_fg.dll) version: 1.2.0
2026-06-19 10:42:52.295 - INFO - Updating ui scale to: 1.15
2026-06-19 10:42:52.435 - ERROR - 26442 IDXGISwapChain::GetFrameStatistics failed DXGI_ERROR_FRAME_STATISTICS_DISJOINT
2026-06-19 10:42:52.481 - ERROR - 28233 IDXGISwapChain::GetFrameStatistics failed DXGI_ERROR_FRAME_STATISTICS_DISJOINT
2026-06-19 10:42:53.039 - ERROR - 37283 IDXGISwapChain::GetFrameStatistics failed DXGI_ERROR_FRAME_STATISTICS_DISJOINT
2026-06-19 10:49:46.395 - INFO - Recording done

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.