mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Merge pull request #7682 from JMC47/SA2EFBCrash
Disable Deferred EFB Copies in Sonic Adventure 2
This commit is contained in:
commit
88ef810cbc
1 changed files with 3 additions and 0 deletions
|
@ -15,3 +15,6 @@ CPUThread = False
|
|||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
DeferEFBCopies = False
|
||||
|
|
Loading…
Add table
Reference in a new issue