[PR #240] [MERGED] Try to guess windows version from the driver version #318

Closed
opened 2026-02-15 15:55:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/240
Author: @13xforever
Created: 3/4/2019
Status: Merged
Merged: 3/4/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (1)

  • 0551cda try to guess windows version from the driver version

📊 Changes

2 files changed (+55 additions, -4 deletions)

View changed files

📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+4 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+51 -4)

📄 Description

It only works for Intel and AMD drivers when using OpenGL renderer, but hey.
It can also tell the minimum version that supports said drivers, not the actual version (i.e. if you use win7 drivers on win8, etc).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/240 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/4/2019 **Status:** ✅ Merged **Merged:** 3/4/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`0551cda`](https://github.com/RPCS3/discord-bot/commit/0551cdac142406d964faed67b4206641c0fb82b2) try to guess windows version from the driver version ### 📊 Changes **2 files changed** (+55 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+4 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+51 -4) </details> ### 📄 Description It only works for Intel and AMD drivers when using OpenGL renderer, but hey. It can also tell the **minimum** version that supports said drivers, not the **actual** version (i.e. if you use win7 drivers on win8, etc). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:55:39 -05:00
yindo closed this issue 2026-02-15 15:55:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#318