[PR #507] [MERGED] Update game patches checks #578

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/507
Author: @13xforever
Created: 2/15/2020
Status: Merged
Merged: 2/15/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (9)

  • 5f97c77 sort missing licenses
  • 1c6cde8 add missing dlc note
  • ffb8bbe make incoming message timeout configurable
  • 6f6f9e7 try to fix invite list to prevent invite expansion
  • c101300 update DeS fps patch checks and other fps unlock patch links
  • 6aa95e3 update mlaa patches check
  • b51c745 actually check for the new DeS patch
  • 6c72776 update msaa check for navi cards
  • 2e935ea add another note for the custom mgs4 build

📊 Changes

6 files changed (+30 additions, -22 deletions)

View changed files

📝 CompatBot/Commands/Invites.cs (+1 -1)
📝 CompatBot/Config.cs (+1 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+2 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+23 -14)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+2 -5)
📝 CompatBot/Watchdog.cs (+1 -2)

📄 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/507 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/15/2020 **Status:** ✅ Merged **Merged:** 2/15/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (9) - [`5f97c77`](https://github.com/RPCS3/discord-bot/commit/5f97c7734701c74143c6449926fed309adc1155c) sort missing licenses - [`1c6cde8`](https://github.com/RPCS3/discord-bot/commit/1c6cde84b4ed711ee1891b04ba15deb8ef536dca) add missing dlc note - [`ffb8bbe`](https://github.com/RPCS3/discord-bot/commit/ffb8bbea2119743d48f60505d4989fffcfd5472b) make incoming message timeout configurable - [`6f6f9e7`](https://github.com/RPCS3/discord-bot/commit/6f6f9e7450fb3db8bc242e22e8ce896a3a69e8d9) try to fix invite list to prevent invite expansion - [`c101300`](https://github.com/RPCS3/discord-bot/commit/c10130061955789e7d3c9952c7dcc5f98dad870d) update DeS fps patch checks and other fps unlock patch links - [`6aa95e3`](https://github.com/RPCS3/discord-bot/commit/6aa95e3c3d4ccb958e3d10fc018e92d125905975) update mlaa patches check - [`b51c745`](https://github.com/RPCS3/discord-bot/commit/b51c74575ec736ff385041f01005be5c98780877) actually check for the new DeS patch - [`6c72776`](https://github.com/RPCS3/discord-bot/commit/6c72776ad68a895149a0f9b1bd6ec61dd03780b3) update msaa check for navi cards - [`2e935ea`](https://github.com/RPCS3/discord-bot/commit/2e935ea470402d886b912f747f191e7d4562af30) add another note for the custom mgs4 build ### 📊 Changes **6 files changed** (+30 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Invites.cs` (+1 -1) 📝 `CompatBot/Config.cs` (+1 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+2 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+23 -14) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+2 -5) 📝 `CompatBot/Watchdog.cs` (+1 -2) </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:56:21 -05:00
yindo closed this issue 2026-02-15 15:56:21 -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#578