mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
GameSettings: Disable "Store EFB Copies to Texture Only" for EA Sports Active 2
This commit is contained in:
parent
9f5227d123
commit
03b2d6639e
1 changed files with 3 additions and 0 deletions
|
@ -18,3 +18,6 @@ SafeTextureCacheColorSamples = 512
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
ForceFiltering = False
|
ForceFiltering = False
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Needed to correctly render clothing
|
||||||
|
EFBToTextureEnable = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue