GameSettings: Add trait to force LUT fastmem

Should help with games like CMR2 and Lagnacure (which are
constantly invalidating code), and THPS series (which use
memory mirrors).
This commit is contained in:
Connor McLaughlin
2021-04-27 03:11:19 +10:00
parent f34a048009
commit 1e44c2f3d0
4 changed files with 141 additions and 1 deletions

View File

@ -850,3 +850,129 @@ DisplayActiveStartOffset = -44
# SCES-20900 (Final Fantasy VII (Spain) (Disc 3))
[SCES-20900]
DisplayActiveStartOffset = -44
# SLPS-02878 (Colin McRae - The Rally 02 (Japan))
[SLPS-02878]
ForceRecompilerLUTFastmem = True
# SLES-02605 (Colin McRae Rally 2.0 (Europe) (En,Fr,De,Es,It))
[SLES-02605]
ForceRecompilerLUTFastmem = True
# SLUS-01222 (Colin McRae Rally 2.0 (USA) (En,Fr,Es))
[SLUS-01222]
ForceRecompilerLUTFastmem = True
# SLPM-86429 (Tony Hawk's Pro Skater (Japan))
[SLPM-86429]
ForceRecompilerLUTFastmem = True
# SLPM-86943 (Tony Hawk's Pro Skater (Japan))
[SLPM-86943]
ForceRecompilerLUTFastmem = True
# SLUS-00860 (Tony Hawk's Pro Skater (USA))
[SLUS-00860]
ForceRecompilerLUTFastmem = True
# SLED-02879 (Tony Hawk's Pro Skater 2 (Australia) (Demo))
[SLED-02879]
ForceRecompilerLUTFastmem = True
# SLED-03048 (Tony Hawk's Pro Skater 2 (Europe) (Demo))
[SLED-03048]
ForceRecompilerLUTFastmem = True
# SLES-02908 (Tony Hawk's Pro Skater 2 (Europe, Australia))
[SLES-02908]
ForceRecompilerLUTFastmem = True
# SLES-02909 (Tony Hawk's Pro Skater 2 (France))
[SLES-02909]
ForceRecompilerLUTFastmem = True
# SLES-02910 (Tony Hawk's Pro Skater 2 (Germany))
[SLES-02910]
ForceRecompilerLUTFastmem = True
# SLPM-86751 (Tony Hawk's Pro Skater 2 (Japan))
[SLPM-86751]
ForceRecompilerLUTFastmem = True
# SLUS-01066 (Tony Hawk's Pro Skater 2 (USA))
[SLUS-01066]
ForceRecompilerLUTFastmem = True
# SLUS-90086 (Tony Hawk's Pro Skater 2 (USA) (Demo))
[SLUS-90086]
ForceRecompilerLUTFastmem = True
# SLES-03645 (Tony Hawk's Pro Skater 3 (Europe))
[SLES-03645]
ForceRecompilerLUTFastmem = True
# SLES-03646 (Tony Hawk's Pro Skater 3 (France))
[SLES-03646]
ForceRecompilerLUTFastmem = True
# SLES-03647 (Tony Hawk's Pro Skater 3 (Germany))
[SLES-03647]
ForceRecompilerLUTFastmem = True
# SLUS-01419 (Tony Hawk's Pro Skater 3 (USA))
[SLUS-01419]
ForceRecompilerLUTFastmem = True
# SLES-03954 (Tony Hawk's Pro Skater 4 (Europe))
[SLES-03954]
ForceRecompilerLUTFastmem = True
# SLES-03956 (Tony Hawk's Pro Skater 4 (France))
[SLES-03956]
ForceRecompilerLUTFastmem = True
# SLES-03955 (Tony Hawk's Pro Skater 4 (Germany))
[SLES-03955]
ForceRecompilerLUTFastmem = True
# SLUS-01485 (Tony Hawk's Pro Skater 4 (USA))
[SLUS-01485]
ForceRecompilerLUTFastmem = True
# SLPS-02833 (Lagnacure (Japan) (Artdink Best Choice))
[SLPS-02833]
ForceRecompilerLUTFastmem = True
# SCPS-45120 (Lagnacure (Japan, Asia))
[SCPS-45120]
ForceRecompilerLUTFastmem = True
# SLPS-01009 (Lagnacure (Japan, Asia))
[SLPS-01009]
ForceRecompilerLUTFastmem = True