[PR #275] [MERGED] More checks for logs #353

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/275
Author: @13xforever
Created: 3/28/2019
Status: Merged
Merged: 3/28/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 38930cc fix update check for very very old logs
  • ff2a5fe mark most mobile intel cpus as too weak

📊 Changes

3 files changed (+19 additions, -8 deletions)

View changed files

📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+4 -2)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+14 -5)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+1 -1)

📄 Description

  • fixed update checks for very very old logs
  • check for most mobile intel cpus

🔄 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/275 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/28/2019 **Status:** ✅ Merged **Merged:** 3/28/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`38930cc`](https://github.com/RPCS3/discord-bot/commit/38930cca6992d6368186a68f7b27388f5525f7e1) fix update check for very very old logs - [`ff2a5fe`](https://github.com/RPCS3/discord-bot/commit/ff2a5fe43828c06ef5eb9cadb253e2f685944816) mark most mobile intel cpus as too weak ### 📊 Changes **3 files changed** (+19 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+4 -2) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+14 -5) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+1 -1) </details> ### 📄 Description * fixed update checks for very very old logs * check for most mobile intel cpus --- <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:44 -05:00
yindo closed this issue 2026-02-15 15:55:44 -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#353