[PR #656] [MERGED] Update settings check #717

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/656
Author: @Asinin3
Created: 10/11/2020
Status: Merged
Merged: 10/11/2020
Merged by: @13xforever

Base: masterHead: master


📝 Commits (8)

  • f3739ee Remove suggestion to disable TSX when using TSX-FA
  • e411e30 Update Write Color Buffers entries
  • d8bbe3f Update TLoU to require MLAA patch or WCB
  • 36333d4 Add MLAA patch check for Killzone 3
  • 4e1e063 Add more Killzone 3 ID's
  • f293397 Bring back TSX-FA Check
  • e828f15 Update LogParserResultFormatter.WeirdSettingsSection.cs
  • 7ca78d1 fix build

📊 Changes

2 files changed (+58 additions, -8 deletions)

View changed files

📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+49 -4)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+9 -4)

📄 Description

Remove recommendation to disable TSX when user has TSX-FA. No-longer needed after https://github.com/RPCS3/rpcs3/pull/9048
Add more games that are known to require WCB
Add check for TLoU, WCB is only required when not using MLAA patch
Add check for Killzone 3, WCB is only required when not using MLAA patch.


🔄 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/656 **Author:** [@Asinin3](https://github.com/Asinin3) **Created:** 10/11/2020 **Status:** ✅ Merged **Merged:** 10/11/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`f3739ee`](https://github.com/RPCS3/discord-bot/commit/f3739eee69ca2bc154a8ed00745f10e3134e73d7) Remove suggestion to disable TSX when using TSX-FA - [`e411e30`](https://github.com/RPCS3/discord-bot/commit/e411e30a1cdc99d7ace90f031ff40453951e27ee) Update Write Color Buffers entries - [`d8bbe3f`](https://github.com/RPCS3/discord-bot/commit/d8bbe3f55e04ea75948a0ffcd9e26b9025edec30) Update TLoU to require MLAA patch or WCB - [`36333d4`](https://github.com/RPCS3/discord-bot/commit/36333d422ed026b7209c21168e9be757051e6104) Add MLAA patch check for Killzone 3 - [`4e1e063`](https://github.com/RPCS3/discord-bot/commit/4e1e063fdc803ea9e3e91140ef0d4ce153962d6d) Add more Killzone 3 ID's - [`f293397`](https://github.com/RPCS3/discord-bot/commit/f293397655c39fd675f8e1ce33b0f992a80abb25) Bring back TSX-FA Check - [`e828f15`](https://github.com/RPCS3/discord-bot/commit/e828f155a2c97696411509ad3e7eeb71c89a14de) Update LogParserResultFormatter.WeirdSettingsSection.cs - [`7ca78d1`](https://github.com/RPCS3/discord-bot/commit/7ca78d1a527ba7fad879b34eafa6294f5bd1571d) fix build ### 📊 Changes **2 files changed** (+58 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+49 -4) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+9 -4) </details> ### 📄 Description Remove recommendation to disable TSX when user has TSX-FA. No-longer needed after https://github.com/RPCS3/rpcs3/pull/9048 Add more games that are known to require WCB Add check for TLoU, WCB is only required when not using MLAA patch Add check for Killzone 3, WCB is only required when not using MLAA patch. --- <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:42 -05:00
yindo closed this issue 2026-02-15 15:56:42 -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#717