mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +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]
|
[Core]
|
||||||
MMU = 1
|
MMU = 1
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
|
|
||||||
[ActionReplay]
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue