mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #240] [MERGED] Try to guess windows version from the driver version #318
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:vnext📝 Commits (1)
0551cdatry 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.