Merge pull request #9915 from JMC47/mxsuperflyini
GameINI: MX Superfly - fix player textures
This commit is contained in:
commit
2ec035441d
|
@ -0,0 +1,16 @@
|
|||
# GSVE78, GSVP78 - MX Superfly
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
Loading…
Reference in New Issue