[PR #22] [MERGED] Fix GPU detection in logs #144

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/22
Author: @andOlga
Created: 2/28/2018
Status: Merged
Merged: 3/1/2018
Merged by: @Nicba1010

Base: masterHead: patch-1


📝 Commits (2)

  • 8334c01 Fix GPU detection in logs
  • ec6ddcc Fix GPU detection in logs (for real this time)

📊 Changes

1 file changed (+7 additions, -4 deletions)

View changed files

📝 log_analyzer.py (+7 -4)

📄 Description

Prevents it from pulling out the empty D3D adapter which seems to be the first one it encounters.


🔄 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/22 **Author:** [@andOlga](https://github.com/andOlga) **Created:** 2/28/2018 **Status:** ✅ Merged **Merged:** 3/1/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`8334c01`](https://github.com/RPCS3/discord-bot/commit/8334c013eefbb7b2620d937bc70ff6d390519487) Fix GPU detection in logs - [`ec6ddcc`](https://github.com/RPCS3/discord-bot/commit/ec6ddcc7d929032bc0acd5ffdadbc26c38b3d74d) Fix GPU detection in logs (for real this time) ### 📊 Changes **1 file changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `log_analyzer.py` (+7 -4) </details> ### 📄 Description Prevents it from pulling out the empty D3D adapter which seems to be the first one it encounters. --- <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:10 -05:00
yindo closed this issue 2026-02-15 15:55:10 -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#144