mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -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]
|
[Video_Enhancements]
|
||||||
ForceFiltering = False
|
ForceFiltering = False
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Needed to correctly render clothing
|
||||||
|
EFBToTextureEnable = False
|
||||||
|
Reference in New Issue
Block a user