mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #932] [MERGED] Fix AMD driver version reporting a bit #951
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/932
Author: @13xforever
Created: 5/1/2023
Status: ✅ Merged
Merged: 5/5/2023
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (1)
5bf1090use the latest driver version in case they have the same vulkan/ogl ver📊 Changes
1 file changed (+8 additions, -9 deletions)
View changed files
📝
CompatBot/Database/Providers/AmdDriverVersionProvider.cs(+8 -9)📄 Description
In case multiple driver releases have the same vulkan driver version, use the latest known update.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.