[PR #451] [MERGED] New log checks #523

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • 646443b check for disabled game autostart on boot
  • d72e694 check for Auto & strict selection lib loader when no libraries is selected
  • 7b6f810 check for forced double-buffered vsync issues

📊 Changes

3 files changed (+33 additions, -3 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+3 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+3 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+27 -2)

📄 Description

  • game autostart on boot
  • forced double-buffered vsync

🔄 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/451 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/7/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`646443b`](https://github.com/RPCS3/discord-bot/commit/646443bde0a8b4a3e4acb8209d9f5776adf8b99f) check for disabled game autostart on boot - [`d72e694`](https://github.com/RPCS3/discord-bot/commit/d72e6946bae7c5118408386574f3457a47f1b36a) check for Auto & strict selection lib loader when no libraries is selected - [`7b6f810`](https://github.com/RPCS3/discord-bot/commit/7b6f8103fb0344828be10ceb22cd9098c0f32e07) check for forced double-buffered vsync issues ### 📊 Changes **3 files changed** (+33 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+3 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+3 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+27 -2) </details> ### 📄 Description * game autostart on boot * forced double-buffered vsync --- <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:12 -05:00
yindo closed this issue 2026-02-15 15:56:12 -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#523