mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
Remove unnecessary EFB to Texture disabling for Spider-Man 2
Removed unnecessary EFBToTextureEnable=False for Spider-Man 2, as the game no longer requires it Also removed empty config blocks
This commit is contained in:
parent
2d8758daaa
commit
3cff3478e0
1 changed files with 0 additions and 7 deletions
|
@ -2,10 +2,3 @@
|
|||
|
||||
[Core]
|
||||
MMU = 1
|
||||
|
||||
[OnFrame]
|
||||
|
||||
[ActionReplay]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
|
Loading…
Add table
Reference in a new issue