mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 05:45:38 +00:00
GameSettings: Force LUT fastmem for Racing Lagoon
Slight performance boost.
This commit is contained in:
parent
7c43f5c13e
commit
deb7f0741a
|
@ -1081,3 +1081,8 @@ ForceRecompilerLUTFastmem = True
|
|||
# SCUS-94243 (Einhaender (USA))
|
||||
[SCUS-94243]
|
||||
ForceRecompilerLUTFastmem = true
|
||||
|
||||
|
||||
# SCPS-45404 (Racing Lagoon (Japan, Asia))
|
||||
[SCPS-45404]
|
||||
ForceRecompilerLUTFastmem = true
|
||||
|
|
Loading…
Reference in a new issue