[PR #932] [MERGED] Fix AMD driver version reporting a bit #951

Closed
opened 2026-02-15 15:57:19 -05:00 by yindo · 0 comments
Owner

📋 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: masterHead: vnext


📝 Commits (1)

  • 5bf1090 use 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.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/932 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/1/2023 **Status:** ✅ Merged **Merged:** 5/5/2023 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`5bf1090`](https://github.com/RPCS3/discord-bot/commit/5bf1090cb0aa5df3ec2240ed59c88461fd2d5ee6) use the latest driver version in case they have the same vulkan/ogl ver ### 📊 Changes **1 file changed** (+8 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Database/Providers/AmdDriverVersionProvider.cs` (+8 -9) </details> ### 📄 Description In case multiple driver releases have the same vulkan driver version, use the latest known update. --- <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:57:19 -05:00
yindo closed this issue 2026-02-15 15:57:19 -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#951