GameSettings: Force PGXP mode for Spyro trilogy
This commit is contained in:
parent
b554c133ea
commit
402532b8a5
|
@ -410,11 +410,45 @@ DisplayActiveEndOffset = 72
|
|||
# SCES-02835 (Spyro - Year of the Dragon (Europe) (En,Fr,De,Es,It))
|
||||
[SCES-02835]
|
||||
ForceInterpreter = true
|
||||
ForcePGXPCPUMode = true
|
||||
|
||||
|
||||
# SCES-02104 (Spyro 2 - Gateway to Glimmer (Europe) (En,Fr,De,Es,It))
|
||||
[SCES-02104]
|
||||
ForceInterpreter = true
|
||||
ForcePGXPCPUMode = true
|
||||
|
||||
|
||||
# SCES-01438 (Spyro the Dragon (Europe) (En,Fr,De,Es,It))
|
||||
[SCES-01438]
|
||||
ForcePGXPCPUMode = true
|
||||
DisablePGXPCulling = true
|
||||
|
||||
|
||||
# SCUS-94467 (Spyro - Year of the Dragon (USA))
|
||||
[SCUS-94467]
|
||||
ForcePGXPCPUMode = true
|
||||
|
||||
|
||||
# SCUS-94425 (Spyro 2 - Ripto's Rage! (USA))
|
||||
[SCUS-94425]
|
||||
ForcePGXPCPUMode = true
|
||||
|
||||
|
||||
# SCPS-10085 (Spyro the Dragon (Japan))
|
||||
[SCPS-10085]
|
||||
ForcePGXPCPUMode = true
|
||||
|
||||
|
||||
# SCUS-94228 (Spyro the Dragon (USA))
|
||||
[SCUS-94228]
|
||||
ForcePGXPCPUMode = true
|
||||
DisablePGXPCulling = true
|
||||
|
||||
|
||||
# SCUS-94290 (Spyro the Dragon (USA) (Demo 1))
|
||||
[SCUS-94290]
|
||||
ForcePGXPCPUMode = true
|
||||
|
||||
|
||||
# SLUS-01138 (Vampire Hunter D (USA))
|
||||
|
|
Loading…
Reference in New Issue