builtbybel / builtbybel/ReadySunValley

Not reporting correctly when more than one graphics card

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
216
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Using version 0.52.1 x64, ReadySunValley reports;
DirectX 12
WDDM 1.3
This is not correct. My PC has two graphic cards.
The first card is not Windows 11 compliant but the second card is.
The program result seems to have taken DirectX version from second card and WDDM version from first card.

DxDiag_x64 reports
For first graphics card
DDI Version: 11.2
Feature Levels: 11_0,10_1,10_0,9_3,9_2,9_1
Driver Model: WDDM 1.3

For second graphics
DDI Version: 12
Feature Levels: 11_0,10_1,10_0,9_3,9_2,9_1
Driver Model: WDDM 2.5

[DxDiag_x64.txt](https://github.com/builtbybel/ReadySunValley/files/6899680/DxDiag_x64.txt)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the attached DxDiag_x64.txt and reproduce the report with both graphics cards present. No source file, test, or entry point is named in the issue, so first locate the code that reads DirectX and WDDM details; done means the report handles multiple cards consistently with the DxDiag data.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.