mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #656] [MERGED] Update settings check #717
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (8)
f3739eeRemove suggestion to disable TSX when using TSX-FAe411e30Update Write Color Buffers entriesd8bbe3fUpdate TLoU to require MLAA patch or WCB36333d4Add MLAA patch check for Killzone 34e1e063Add more Killzone 3 ID'sf293397Bring back TSX-FA Checke828f15Update LogParserResultFormatter.WeirdSettingsSection.cs7ca78d1fix 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.