Skip to content

Remove inaccurate adapter RAM - #146

Merged
Timthreetwelve merged 1 commit into
mainfrom
AdapterRam
Jul 25, 2026
Merged

Remove inaccurate adapter RAM#146
Timthreetwelve merged 1 commit into
mainfrom
AdapterRam

Conversation

@Timthreetwelve

Copy link
Copy Markdown
Owner

Removed AdapterRam from query. Removed the FormatAdapterRamInfo method and the line that called it.

Copilot AI review requested due to automatic review settings July 25, 2026 19:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes reporting of GPU adapter RAM from the WMI Win32_VideoController query and from the returned controller info payload, aligning the app’s video controller data with the stated goal of avoiding inaccurate adapter RAM values.

Changes:

  • Removed AdapterRam from the WQL query to Win32_VideoController.
  • Stopped adding the “Adapter RAM” entry to the controller info dictionary.
  • Deleted the now-unused FormatAdapterRamInfo helper.

@Timthreetwelve
Timthreetwelve merged commit 5417175 into main Jul 25, 2026
3 checks passed
@Timthreetwelve
Timthreetwelve deleted the AdapterRam branch July 25, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants