Update game settings
This commit is contained in:
parent
2782172b7e
commit
baf8b1af43
|
@ -279,6 +279,36 @@ ForceInterpreter = true
|
|||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SLPS-00435 (Legend of Legaia (USA))
|
||||
[SLPS-00435]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SCES-01752 (Legend of Legaia (Europe))
|
||||
[SCES-01752]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SCES-01944 (Legend of Legaia (France))
|
||||
[SCES-01944]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SCES-01945 (Legend of Legaia (Germany))
|
||||
[SCES-01945]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SCES-01946 (Legend of Legaia (Italy))
|
||||
[SCES-01946]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SCES-01947 (Legend of Legaia (Spain))
|
||||
[SCES-01947]
|
||||
ForceRecompilerICache = true
|
||||
|
||||
|
||||
# SLES-00483 (Worms Pinball (Europe) (En,Fr,De,Es,It))
|
||||
[SLES-00483]
|
||||
ForceInterlacing = true
|
||||
|
@ -492,6 +522,26 @@ DisablePGXPCulling = true
|
|||
ForcePGXPCPUMode = true
|
||||
|
||||
|
||||
# SLPS-00869 (Chou-Kousoku Gran Doll (Japan) (Disc 1) (Premium Edition))
|
||||
[SLPS-00869]
|
||||
DisablePGXP = true
|
||||
|
||||
|
||||
# SLPS-00870 (Chou-Kousoku Gran Doll (Japan) (Disc 2) (Tokusei Premium Disc) (Premium Edition))
|
||||
[SLPS-00870]
|
||||
DisablePGXP = true
|
||||
|
||||
|
||||
# SLPS-00870 (Chou-Kousoku Gran Doll (Japan) (Disc 2) (Tokusei Premium Disc) (Premium Edition))
|
||||
[SLPS-00870]
|
||||
DisablePGXP = true
|
||||
|
||||
|
||||
# SLPS-00935 (Chou-Kousoku Gran Doll (Japan))
|
||||
[SLPS-00935]
|
||||
DisablePGXP = true
|
||||
|
||||
|
||||
# SLUS-01138 (Vampire Hunter D (USA))
|
||||
[SLUS-01138]
|
||||
DMAMaxSliceTicks = 200
|
||||
|
|
Loading…
Reference in New Issue