GameSettings: Force icache for Breath of Fire IV
This commit is contained in:
parent
0271622e59
commit
99876588c4
|
@ -294,6 +294,26 @@ ForceRecompilerICache = true
|
||||||
ForceRecompilerICache = true
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLES-03552 (Breath of Fire IV (Europe))
|
||||||
|
[SLES-03552]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLUS-01324 (Breath of Fire IV (USA))
|
||||||
|
[SLUS-01324]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLPM-87159 (Breath of Fire IV - Utsurowazaru Mono (Japan))
|
||||||
|
[SLPM-87159]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLPS-02728 (Breath of Fire IV - Utsurowazaru Mono (Japan))
|
||||||
|
[SLPS-02728]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
# SCED-01979 (Formula One '99 (Europe) (En,Fr,De,It) (Beta))
|
# SCED-01979 (Formula One '99 (Europe) (En,Fr,De,It) (Beta))
|
||||||
[SCED-01979]
|
[SCED-01979]
|
||||||
ForceInterpreter = true
|
ForceInterpreter = true
|
||||||
|
|
Loading…
Reference in New Issue