mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-31 18:32:43 +00:00
Merge pull request #7682 from JMC47/SA2EFBCrash
Disable Deferred EFB Copies in Sonic Adventure 2
This commit is contained in:
commit
88ef810cbc
@ -15,3 +15,6 @@ CPUThread = False
|
|||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
DeferEFBCopies = False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user