[PR #870] [MERGED] Some fixes and data cleanup #895

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/870
Author: @13xforever
Created: 7/1/2022
Status: Merged
Merged: 7/1/2022
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (7)

  • e37ddfc update config if it's the same log in case of parsing fixes
  • 301dbcd more fixes to clean up data
  • d732e5e unfixed audio backend checks so it makes sense
  • d09110e one more fix for linux logs
  • e0443e9 change how ram brackets are calculated to allow some leeway
  • 11d39fd add steamos token
  • a50d6da one more case for nvidia opengl adapter name

📊 Changes

4 files changed (+41 additions, -17 deletions)

View changed files

📝 CompatBot/Commands/Hardware.cs (+5 -4)
📝 CompatBot/Database/Providers/HwInfoProvider.cs (+2 -2)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+14 -4)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+20 -7)

📄 Description

No description provided


🔄 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/870 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 7/1/2022 **Status:** ✅ Merged **Merged:** 7/1/2022 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (7) - [`e37ddfc`](https://github.com/RPCS3/discord-bot/commit/e37ddfc373008c2b949c2c4ee32ceeb3a6c9f68f) update config if it's the same log in case of parsing fixes - [`301dbcd`](https://github.com/RPCS3/discord-bot/commit/301dbcd67344de10bb9aaaddb5af45dcae3682f1) more fixes to clean up data - [`d732e5e`](https://github.com/RPCS3/discord-bot/commit/d732e5eae371c63b9c2f4bcd7c24e161ca7f70c5) unfixed audio backend checks so it makes sense - [`d09110e`](https://github.com/RPCS3/discord-bot/commit/d09110ef3f629f1a44d6a244f7f96571777e0828) one more fix for linux logs - [`e0443e9`](https://github.com/RPCS3/discord-bot/commit/e0443e9722d44d5ac652c8a8141bc17b8bf0274b) change how ram brackets are calculated to allow some leeway - [`11d39fd`](https://github.com/RPCS3/discord-bot/commit/11d39fdffba37527359cc43299ddb87436a851b0) add steamos token - [`a50d6da`](https://github.com/RPCS3/discord-bot/commit/a50d6dac60b49053fe6d240ff99d3001587bd045) one more case for nvidia opengl adapter name ### 📊 Changes **4 files changed** (+41 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Hardware.cs` (+5 -4) 📝 `CompatBot/Database/Providers/HwInfoProvider.cs` (+2 -2) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+14 -4) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+20 -7) </details> ### 📄 Description _No description provided_ --- <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:09 -05:00
yindo closed this issue 2026-02-15 15:57:09 -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#895