mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 02:45:45 -04:00
Force enable icache on a few games
Fixes them or fixes their speed issues.
This commit is contained in:
@ -138,3 +138,23 @@ ForceDigitalController = true
|
||||
# SLUS-00213 (Tekken 2 (USA))
|
||||
[SLUS-00213]
|
||||
ForceDigitalController = true
|
||||
|
||||
|
||||
# SLPS-00435 (Megatudo 2096 (Japan))
|
||||
[SLPS-00435]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SLUS-00388 (NBA Jam Extreme (USA))
|
||||
[SLUS-00388]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SCES-02834 (Crash Bash (Europe) (En,Fr,De,Es,It))
|
||||
[SCES-02834]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SLUS-00870 (Formula One 99 (USA) (En,Fr,Es))
|
||||
[SLUS-00870]
|
||||
ForceInterpreter = true
|
||||
|
Reference in New Issue
Block a user