mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-31 01:15:17 +01:00
GameINI: Enable EFB Access for PES 2009-2013
This commit is contained in:
5
Data/Sys/GameSettings/R2W.ini
Normal file
5
Data/Sys/GameSettings/R2W.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
# R2WPA4, R2WXA4, R2WEA4, R2WJA4 - Pro Evolution Soccer 2009
|
||||
|
||||
[Video_Hacks]
|
||||
# Properly show miniatures on Tactics/Substitutions screen.
|
||||
EFBAccessEnable = True
|
||||
5
Data/Sys/GameSettings/S2P.ini
Normal file
5
Data/Sys/GameSettings/S2P.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
# S2PJA4, S2PEA4, S2PPA4, S2PXA4, S2PYA4 - Pro Evolution Soccer 2012
|
||||
|
||||
[Video_Hacks]
|
||||
# Properly show miniatures on Tactics/Substitutions screen.
|
||||
EFBAccessEnable = True
|
||||
5
Data/Sys/GameSettings/S3I.ini
Normal file
5
Data/Sys/GameSettings/S3I.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
# S3IEA4, S3IPA4, S3IXA4, S3IYA4 - Pro Evolution Soccer 2013
|
||||
|
||||
[Video_Hacks]
|
||||
# Properly show miniatures on Tactics/Substitutions screen.
|
||||
EFBAccessEnable = True
|
||||
5
Data/Sys/GameSettings/SAA.ini
Normal file
5
Data/Sys/GameSettings/SAA.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
# SAAJA4 - World Soccer: Winning Eleven 2013
|
||||
|
||||
[Video_Hacks]
|
||||
# Properly show miniatures on Tactics/Substitutions screen.
|
||||
EFBAccessEnable = True
|
||||
@@ -1,14 +1,5 @@
|
||||
# SPVEA4, SPVPA4, SPVXA4, SPVYA4 - Pro Evolution Soccer 2011
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
# SPVEA4, SPVPA4, SPVYA4, SPVXA4 - Pro Evolution Soccer 2011
|
||||
|
||||
[Video_Hacks]
|
||||
# Properly show miniatures on Tactics/Substitutions screen.
|
||||
EFBAccessEnable = True
|
||||
|
||||
5
Data/Sys/GameSettings/SUX.ini
Normal file
5
Data/Sys/GameSettings/SUX.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
# SUXEA4, SUXYA4, SUXJA4, SJWJA4, SUXPA4, SUXXA4 - Pro Evolution Soccer 2010
|
||||
|
||||
[Video_Hacks]
|
||||
# Properly show miniatures on Tactics/Substitutions screen.
|
||||
EFBAccessEnable = True
|
||||
5
Data/Sys/GameSettings/SW4.ini
Normal file
5
Data/Sys/GameSettings/SW4.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
# SW4JA4 - World Soccer: Winning Eleven 2011
|
||||
|
||||
[Video_Hacks]
|
||||
# Properly show miniatures on Tactics/Substitutions screen.
|
||||
EFBAccessEnable = True
|
||||
Reference in New Issue
Block a user