mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #917] Show RSX FIFO Accuracy in log parse results #100
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?
Originally created by @MSuih on GitHub (Nov 24, 2022).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/917
The default option is fast, but Atomic can help against crashes in some games. Ordered & atomic is not recommended for most cases. Right now checking this setting requires downloading the log file and searching from it.
Occasionally the log will show fatal error with message "Dead FIFO commands queue state has been detected! Try increasing "Driver Wake-Up Delay" setting or setting "RSX FIFO Accuracy" to "Atomic", both in Advanced settings.", but the setting can still help even when this specific error is not shown.
Show RSX FIFO Accuracy in log parse resultsto [GH-ISSUE #917] Show RSX FIFO Accuracy in log parse results