[PR #86] [MERGED] Various small fixes #202

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/86
Author: @13xforever
Created: 10/8/2018
Status: Merged
Merged: 10/8/2018
Merged by: @Nicba1010

Base: masterHead: hotfix/181008


📝 Commits (2)

  • b35c75b various fixes and log notes
  • 331c8e8 Fix potential issues with psn scraper

📊 Changes

6 files changed (+31 additions, -6 deletions)

View changed files

📝 CompatBot/Commands/Explain.cs (+2 -2)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+3 -1)
📝 CompatBot/EventHandlers/ProductCodeLookup.cs (+1 -1)
📝 CompatBot/ThumbScrapper/PsnScraper.cs (+4 -1)
📝 CompatBot/Utils/EmbedPager.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+20 -0)

📄 Description

  • added MRTC product codes support
  • fixed selected libraries list in newer builds so HLE lwmutex isn't listed anymore
  • new log notes for lwmutex and driver recovery timeout
  • minor adjustments to !explain list formatting and hints
  • minor fixes to psn scrapers that could fix missing game titles and thumbnails

🔄 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/86 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/8/2018 **Status:** ✅ Merged **Merged:** 10/8/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `hotfix/181008` --- ### 📝 Commits (2) - [`b35c75b`](https://github.com/RPCS3/discord-bot/commit/b35c75bce50812abbc1bce17ed3110d290020bba) various fixes and log notes - [`331c8e8`](https://github.com/RPCS3/discord-bot/commit/331c8e865fea64d7daf1765c1d1d6768d7ca8337) Fix potential issues with psn scraper ### 📊 Changes **6 files changed** (+31 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Explain.cs` (+2 -2) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+3 -1) 📝 `CompatBot/EventHandlers/ProductCodeLookup.cs` (+1 -1) 📝 `CompatBot/ThumbScrapper/PsnScraper.cs` (+4 -1) 📝 `CompatBot/Utils/EmbedPager.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+20 -0) </details> ### 📄 Description * added MRTC product codes support * fixed selected libraries list in newer builds so `HLE lwmutex` isn't listed anymore * new log notes for lwmutex and driver recovery timeout * minor adjustments to `!explain list` formatting and hints * minor fixes to psn scrapers that could fix missing game titles and thumbnails --- <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:19 -05:00
yindo closed this issue 2026-02-15 15:55:19 -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#202