Thanks, everyone! We’re referring MSAA related crashes to this thread. These are the following work around that have been found by Velaisa and a few others on this thread! - Thank you all for testing these workarounds and finding what works!
Here’s a compounding list of what has been working for those running in the MSAA Error#132 crashes:
- Switch to CMAA or lower AA.
- With MSAA - Turn off Multisample Alpha Test (May cause stuttering)
- Disable Anti-Aliasing
Directx11/Directx11Legacy does not resolve this issue from what we’ve seen so far, but may help reach the character or loading screen long enough to adjust the settings above.
If you need to edit the settings manually through the WTF/Config.wtf file, these are the following settings. (Click here)
FXAA LowSET ffxAntiAliasingMode "1"
FXAA High
SET ffxAntiAliasingMode “2”
CMAA
SET ffxAntiAliasingMode “3”
MSAA 2x
SET MSAAQuality “1,0”
MSAA 4x
SET MSAAQuality “2,0”
MSAA 8x
SET MSAAQuality “3,0”
This is only been found on AMD cards so far. If these do not resolve the issue, you are running into a different issue. Please start a new thread to continue troubleshooting and discussing the issue.