[PR #430] [MERGED] Updates to log analyzer #502

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • acbce11 add game version information when available
  • 5400e7d move some general notes from settings section
  • 0177538 link to general wiki for game patches, and add checks for Project Diva

📊 Changes

4 files changed (+98 additions, -32 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+3 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+5 -2)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+82 -29)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+8 -0)

📄 Description

  • more fps unlock checks
  • better sections organization
  • add game version information

🔄 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/430 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/13/2019 **Status:** ✅ Merged **Merged:** 10/13/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`acbce11`](https://github.com/RPCS3/discord-bot/commit/acbce113ff1c89390cf05f8c23edfc2a87b901c2) add game version information when available - [`5400e7d`](https://github.com/RPCS3/discord-bot/commit/5400e7d9f0a12781e021192d1a616c6b48f2c499) move some general notes from settings section - [`0177538`](https://github.com/RPCS3/discord-bot/commit/0177538497fcd288b6f6caf6ab13fa71e0678b75) link to general wiki for game patches, and add checks for Project Diva ### 📊 Changes **4 files changed** (+98 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+3 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+5 -2) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+82 -29) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+8 -0) </details> ### 📄 Description * more fps unlock checks * better sections organization * add game version information --- <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:09 -05:00
yindo closed this issue 2026-02-15 15:56:09 -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#502