mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 05:45:38 +00:00
GameSettings: Force icache for World Cup 98
This commit is contained in:
parent
4bc3470994
commit
75b69a6f7e
|
@ -468,6 +468,16 @@ ForceRecompilerICache = true
|
||||||
ForceRecompilerICache = true
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLES-01265 (World Cup 98 (Europe) (En,Fr,De,Es,Nl,Sv,Da))
|
||||||
|
[SLES-01265]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
|
# SLUS-00644 (World Cup 98 (USA))
|
||||||
|
[SLUS-00644]
|
||||||
|
ForceRecompilerICache = true
|
||||||
|
|
||||||
|
|
||||||
# SLES-00483 (Worms Pinball (Europe) (En,Fr,De,Es,It))
|
# SLES-00483 (Worms Pinball (Europe) (En,Fr,De,Es,It))
|
||||||
[SLES-00483]
|
[SLES-00483]
|
||||||
ForceInterlacing = true
|
ForceInterlacing = true
|
||||||
|
|
Loading…
Reference in a new issue