[PR #386] [MERGED] Nerf check for disc dumps inside /dev_hdd0/game/ #461

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (4)

  • 0263d11 ignore exceptions when bot doesn't have enough permissions
  • 004c224 try to fix the "disc inside /dev_hdd0/game/" false positives with updates
  • 6dba642 ignore TSC: Bad
  • 89c4855 leave a comment for the future self

📊 Changes

3 files changed (+18 additions, -21 deletions)

View changed files

📝 CompatBot/EventHandlers/Starbucks.cs (+5 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+12 -19)

📄 Description

Unfortunately there are such things as "booting through installed patch or game data"


🔄 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/386 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/22/2019 **Status:** ✅ Merged **Merged:** 8/22/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`0263d11`](https://github.com/RPCS3/discord-bot/commit/0263d1132c78e904e7d4daa436cb54433258d608) ignore exceptions when bot doesn't have enough permissions - [`004c224`](https://github.com/RPCS3/discord-bot/commit/004c22470cb2981d24581e3545b6cba050c0255f) try to fix the "disc inside /dev_hdd0/game/" false positives with updates - [`6dba642`](https://github.com/RPCS3/discord-bot/commit/6dba6429578b12216b9d905f5efc61b368fb6337) ignore TSC: Bad - [`89c4855`](https://github.com/RPCS3/discord-bot/commit/89c485562494c6c5f87feb38569434c729400cbc) leave a comment for the future self ### 📊 Changes **3 files changed** (+18 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/Starbucks.cs` (+5 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+12 -19) </details> ### 📄 Description Unfortunately there are such things as "booting through installed patch or game data" --- <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:00 -05:00
yindo closed this issue 2026-02-15 15:56:00 -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#461