mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
GameSettings: Disable "Store EFB Copies to Texture Only" for EA Sports Active 2
This commit is contained in:
@ -18,3 +18,6 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
||||
[Video_Hacks]
|
||||
# Needed to correctly render clothing
|
||||
EFBToTextureEnable = False
|
||||
|
Reference in New Issue
Block a user