mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
Merge pull request #9940 from JMC47/deblob2defer
GameINI: Fix de Blob 2 visual issues.
This commit is contained in:
commit
c080fc75f2
1 changed files with 4 additions and 1 deletions
|
@ -12,6 +12,9 @@
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Enhancements]
|
||||||
|
ForceFiltering = False
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
DeferEFBCopies = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue