mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-01 00:50:25 -05:00
Merge pull request #4181 from ntt4/patch-1
[GameINI] Set MSAA and MaxAnisotropy to 0 for Sonic Heroes
This commit is contained in:
commit
0789499bf0
|
|
@ -20,4 +20,5 @@ EmulationIssues = Use directx11 backend with efb scale set at 1x to deal with bl
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
EFBScale = 2
|
||||
|
||||
MSAA = 0
|
||||
MaxAnisotropy = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user