mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-13 05:30:10 +00:00
GameDB: Increase max read speedup cycles for Dino Crisis 1 & 2 (#3473)
Both games freeze almost immediately otherwise. Also add AnalogController to the first game, but disable auto analog mode because vibration is supported but the sticks don't do anything.
This commit is contained in:
parent
3f7e5ca1cb
commit
041145d336
@ -38678,7 +38678,12 @@ SLPS-91486:
|
||||
SLES-02207:
|
||||
name: "Dino Crisis (Europe)"
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog sticks do nothing.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 120000
|
||||
libcrypt: true
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
@ -38697,7 +38702,12 @@ SLES-02207:
|
||||
SLES-02208:
|
||||
name: "Dino Crisis (France)"
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog sticks do nothing.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 120000
|
||||
libcrypt: true
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
@ -38716,7 +38726,12 @@ SLES-02208:
|
||||
SLES-02209:
|
||||
name: "Dino Crisis (Germany)"
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog sticks do nothing.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 120000
|
||||
libcrypt: true
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
@ -38735,7 +38750,12 @@ SLES-02209:
|
||||
SLES-02210:
|
||||
name: "Dino Crisis (Italy)"
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog sticks do nothing.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 120000
|
||||
libcrypt: true
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
@ -38754,7 +38774,12 @@ SLES-02210:
|
||||
SLPS-02180:
|
||||
name: "Dino Crisis (Japan)"
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog sticks do nothing.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 120000
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -38775,7 +38800,12 @@ SLES-02211:
|
||||
rating: NoIssues
|
||||
versionTested: "0.1-4423-g32ab7c13"
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog sticks do nothing.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 120000
|
||||
libcrypt: true
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
@ -38797,7 +38827,12 @@ SLUS-00922:
|
||||
rating: NoIssues
|
||||
versionTested: "0.1-908-g9f22684"
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog sticks do nothing.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 120000
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -38816,6 +38851,8 @@ SLUS-90066:
|
||||
name: "Dino Crisis (USA) (Demo)"
|
||||
metadata:
|
||||
genre: "** DEMO **"
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 120000
|
||||
SLES-03221:
|
||||
name: "Dino Crisis 2 (Europe)"
|
||||
controllers:
|
||||
@ -38824,6 +38861,8 @@ SLES-03221:
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
- ForceRecompilerICache
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
developer: "Capcom"
|
||||
@ -38846,6 +38885,8 @@ SLES-03222:
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
- ForceRecompilerICache
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
developer: "Capcom"
|
||||
@ -38868,6 +38909,8 @@ SLES-03223:
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
- ForceRecompilerICache
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
developer: "Capcom"
|
||||
@ -38890,6 +38933,8 @@ SLES-03224:
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
- ForceRecompilerICache
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
developer: "Capcom"
|
||||
@ -38911,6 +38956,8 @@ SLPM-86627:
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
codes:
|
||||
- SLPM-86627
|
||||
- SLPM-87234
|
||||
@ -38934,6 +38981,8 @@ SLPM-80573:
|
||||
genre: "** DEMO **"
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
SLES-03225:
|
||||
name: "Dino Crisis 2 (Spain)"
|
||||
compatibility:
|
||||
@ -38945,6 +38994,8 @@ SLES-03225:
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
- ForceRecompilerICache
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
developer: "Capcom"
|
||||
@ -38969,6 +39020,8 @@ SLUS-01279:
|
||||
- DigitalController
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -38989,6 +39042,8 @@ SLUS-90087:
|
||||
genre: "** DEMO **"
|
||||
traits:
|
||||
- DisableWidescreen
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 80000
|
||||
SLES-03989:
|
||||
name: "Dinomaster Party (Europe) (En,Fr,De,Es,It,Nl)"
|
||||
controllers:
|
||||
|
Loading…
x
Reference in New Issue
Block a user