mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 03:35:59 +00:00
Hack to hide debug cubes in Super Mario Sunshine
... while not breaking other games.
This commit is contained in:
parent
e62610e6bc
commit
c583cac568
11 changed files with 34 additions and 34 deletions
|
@ -18,6 +18,7 @@ PerfQueriesEnable = True
|
|||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBAccessEnable = True
|
||||
MissingColorValue = 0x00000000
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue