[PR #509] [MERGED] Indicate built-in emulator compatibility for classics in log parser #580

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/509
Author: @13xforever
Created: 2/16/2020
Status: Merged
Merged: 2/16/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 2469d99 fix note levels for ps1 classic checks
  • a2bcc6e hack in game statuses for built-in emulators
  • 2e17f30 lower error level for frame pacing notes

📊 Changes

4 files changed (+45 additions, -22 deletions)

View changed files

📝 CompatBot/EventHandlers/ProductCodeLookup.cs (+26 -4)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+8 -7)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/TitleInfoFormatter.cs (+10 -10)

📄 Description

This doesn't work for general game compatibility lookups


🔄 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/509 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/16/2020 **Status:** ✅ Merged **Merged:** 2/16/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`2469d99`](https://github.com/RPCS3/discord-bot/commit/2469d9903a5d513fcc47542274498a5249c495c9) fix note levels for ps1 classic checks - [`a2bcc6e`](https://github.com/RPCS3/discord-bot/commit/a2bcc6e7f01db7221523165116128d8854ec4f96) hack in game statuses for built-in emulators - [`2e17f30`](https://github.com/RPCS3/discord-bot/commit/2e17f30fed28401f001324c943e1e4da1f9640fc) lower error level for frame pacing notes ### 📊 Changes **4 files changed** (+45 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/ProductCodeLookup.cs` (+26 -4) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+8 -7) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/TitleInfoFormatter.cs` (+10 -10) </details> ### 📄 Description This doesn't work for general game compatibility lookups --- <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#580