GameSettings: Disable "Store EFB Copies to Texture Only" for EA Sports Active 2
This commit is contained in:
parent
9f5227d123
commit
03b2d6639e
|
@ -18,3 +18,6 @@ SafeTextureCacheColorSamples = 512
|
|||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
||||
[Video_Hacks]
|
||||
# Needed to correctly render clothing
|
||||
EFBToTextureEnable = False
|
||||
|
|
Loading…
Reference in New Issue