Commit 6d8a5fa
Fix runtime evidence collection and improve DXVK diagnostics
- Expanded DXVK evidence patterns in `wine_capture.rs` to include `info: Game:`, `D3D11InternalCreateDevice`, and swapchain/Vulkan startup logs.
- Implemented a retry mechanism with short delays in `pipeline.rs` to handle asynchronous Wine log flushing.
- Improved diagnostics for empty logs by distinguishing between early scans of active processes and exited processes.
- Refined WineD3D fallback detection to prevent false positives when DXVK/VKD3D are confirmed.
- Added regression tests for symlink deployment and new evidence patterns.
Co-authored-by: weter11 <14630689+weter11@users.noreply.github.com>1 parent 781e43a commit 6d8a5fa
3 files changed
Lines changed: 179 additions & 109 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
0 commit comments