mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-25 15:15:40 +00:00
GameSettings: Force icache for International Superstar Soccer Pro '98
This commit is contained in:
parent
226acdfe18
commit
8ddc1d6016
|
@ -916,6 +916,36 @@ ForceInterlacing = true
|
||||||
ForceRecompilerICache = true
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SCPS-45294 (International Superstar Soccer Pro '98 (Asia))
|
||||||
|
[SCPS-45294]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLES-01218 (International Superstar Soccer Pro '98 (Europe) (En,Fr,De,Es))
|
||||||
|
[SLES-01218]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLED-01401 (International Superstar Soccer Pro '98 (Europe) (En,Fr,De,Es,It) (Demo))
|
||||||
|
[SLED-01401]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLED-01513 (International Superstar Soccer Pro '98 (France) (Demo))
|
||||||
|
[SLED-01513]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLES-01264 (International Superstar Soccer Pro '98 (Italy))
|
||||||
|
[SLES-01264]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLUS-00674 (International Superstar Soccer Pro '98 (USA) (En,Fr,De,Es,It))
|
||||||
|
[SLUS-00674]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
# SCES-00867 (Final Fantasy VII (Europe) (Disc 1))
|
# SCES-00867 (Final Fantasy VII (Europe) (Disc 1))
|
||||||
[SCES-00867]
|
[SCES-00867]
|
||||||
DisplayActiveStartOffset = -44
|
DisplayActiveStartOffset = -44
|
||||||
|
|
Loading…
Reference in a new issue