[PR #483] [MERGED] Log analyzer updates for 2020 #554

Closed
opened 2026-02-15 15:56:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/483
Author: @13xforever
Created: 1/3/2020
Status: Merged
Merged: 1/3/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (7)

  • 6c1640e windows 10 2004 support
  • 5e051fa add new AMD checks for all currently broken things
  • 38ab6b9 make disabled tsx an info instead of a warning
  • 7a6dcaf mark all 4 core cpus without tsx as too weak
  • a57a981 sly cooper thieves in time settings checks
  • 3611bd2 change msaa alpha-to-one note wording a bit
  • da94636 fixed some facepalm moment

📊 Changes

4 files changed (+62 additions, -12 deletions)

View changed files

📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+12 -6)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+41 -3)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+5 -1)
📝 CompatBot/Watchdog.cs (+4 -2)

📄 Description

Implements everything from #482


🔄 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/483 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/3/2020 **Status:** ✅ Merged **Merged:** 1/3/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (7) - [`6c1640e`](https://github.com/RPCS3/discord-bot/commit/6c1640ecba7f6c32a4dd7f5df8af0215ed9a5def) windows 10 2004 support - [`5e051fa`](https://github.com/RPCS3/discord-bot/commit/5e051fa8741254ef6d81b86f4beaa1e5dd56863f) add new AMD checks for all currently broken things - [`38ab6b9`](https://github.com/RPCS3/discord-bot/commit/38ab6b9b9a2a2b94ca844c23ae6ab244ad1b7c5a) make disabled tsx an info instead of a warning - [`7a6dcaf`](https://github.com/RPCS3/discord-bot/commit/7a6dcaff7f0f75b460d817cd0cb086d66f972eff) mark all 4 core cpus without tsx as too weak - [`a57a981`](https://github.com/RPCS3/discord-bot/commit/a57a981bdf35ab6bc8413ce8b227b1712f460053) sly cooper thieves in time settings checks - [`3611bd2`](https://github.com/RPCS3/discord-bot/commit/3611bd2430118d8488a69126d8bf4814b7a50063) change msaa alpha-to-one note wording a bit - [`da94636`](https://github.com/RPCS3/discord-bot/commit/da946369a9e1d862c854e605d304375b215ac18c) fixed some facepalm moment ### 📊 Changes **4 files changed** (+62 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+12 -6) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+41 -3) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+5 -1) 📝 `CompatBot/Watchdog.cs` (+4 -2) </details> ### 📄 Description Implements everything from #482 --- <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:56:17 -05:00
yindo closed this issue 2026-02-15 15:56:17 -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#554