[PR #938] [MERGED] Add GameID's for every game that needs WCB & Remove WCB+MTRSX Warning #955

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/938
Author: @Asinin3
Created: 7/23/2023
Status: Merged
Merged: 7/23/2023
Merged by: @clienthax

Base: masterHead: master


📝 Commits (5)

📊 Changes

2 files changed (+128 additions, -18 deletions)

View changed files

📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+1 -3)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+127 -15)

📄 Description

Didn't add Yakuza or TLoU to WCB Recommends as Yakuza is optional. And TLoU only needs WCB if not using patch, I believe we have a note about this already. All other games on https://wiki.rpcs3.net/index.php?title=Category:Write_color_buffers:On(Config) were added.

Wolfenstein: The New Order Needs WCB+Force CPU Blit - But we dont have a known Force CPU Blit section.
Test Drive Unlimited 2 Needs WCB+RCB - But we dont have a known RCB section.
Removed E.X Troopers as WCB isn't mentioned on the wiki for it.

Fixes #935


🔄 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/938 **Author:** [@Asinin3](https://github.com/Asinin3) **Created:** 7/23/2023 **Status:** ✅ Merged **Merged:** 7/23/2023 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`4148b48`](https://github.com/RPCS3/discord-bot/commit/4148b489df38805ead864befa069c464c4a3c086) Remove MTRSX+WCB Warning - [`44e77a3`](https://github.com/RPCS3/discord-bot/commit/44e77a31d98269d0f0d8dd423cacb477e975f491) Add all WCB Game ID's - [`f7915d0`](https://github.com/RPCS3/discord-bot/commit/f7915d0f25e081a972c14667b8a1d8476a1c8634) Remove e.x troopers - [`c748282`](https://github.com/RPCS3/discord-bot/commit/c74828246e6294bc49dcc3581d37b14df8547bf3) Fixes - [`74595fd`](https://github.com/RPCS3/discord-bot/commit/74595fdd05710211eb80d0ee705a5ee1e1c795fc) More fixes ### 📊 Changes **2 files changed** (+128 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+1 -3) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+127 -15) </details> ### 📄 Description Didn't add Yakuza or TLoU to WCB Recommends as Yakuza is optional. And TLoU only needs WCB if not using patch, I believe we have a note about this already. All other games on https://wiki.rpcs3.net/index.php?title=Category:Write_color_buffers:_On_(Config) were added. `Wolfenstein: The New Order` Needs WCB+Force CPU Blit - But we dont have a known Force CPU Blit section. `Test Drive Unlimited 2` Needs WCB+RCB - But we dont have a known RCB section. Removed E.X Troopers as WCB isn't mentioned on the wiki for it. Fixes #935 --- <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:57:19 -05:00
yindo closed this issue 2026-02-15 15:57:19 -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#955