mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00: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
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue