mirror of
https://github.com/stenzek/duckstation.git
synced 2025-12-28 05:24:19 +00:00
GameDB: Max speedup cycles for Street Fighter Alpha 2 & 3 and Super Puzzle Fighter II (#3627)
This commit is contained in:
parent
66c924e29e
commit
e2cd5e79a1
@ -165495,6 +165495,8 @@ SLES-00496:
|
||||
saveName: "Street Fighter Alpha 2 (Europe)"
|
||||
controllers:
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 85000 # Fixes freeze on boot and in-game glitches.
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
developer: "Capcom"
|
||||
@ -165517,6 +165519,8 @@ SLUS-00258:
|
||||
versionTested: "0.1-1336-gd711baa"
|
||||
controllers:
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 85000 # Fixes freeze on boot and in-game glitches.
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -165540,6 +165544,8 @@ SLES-01863:
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000 # Fixes freeze on boot.
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog controls do nothing.
|
||||
metadata:
|
||||
@ -165565,6 +165571,8 @@ SLUS-00821:
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000 # Fixes freeze on boot.
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog controls do nothing.
|
||||
metadata:
|
||||
@ -166020,6 +166028,8 @@ SLPS-00415:
|
||||
saveName: "Street Fighter Zero 2 (Japan)"
|
||||
controllers:
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 85000 # Fixes freeze on boot and in-game glitches.
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -166040,6 +166050,8 @@ SLPS-91105:
|
||||
saveName: "Street Fighter Zero 2' (Japan)"
|
||||
controllers:
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 85000 # Fixes freeze on boot and in-game glitches.
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -166061,6 +166073,8 @@ SLPM-86877:
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000 # Fixes freeze on boot.
|
||||
traits:
|
||||
- DisableAutoAnalogMode # Analog controls do nothing.
|
||||
codes:
|
||||
@ -168316,6 +168330,8 @@ SLES-00605:
|
||||
saveName: "Super Puzzle Fighter II Turbo (Europe)"
|
||||
controllers:
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000 # Fixes freeze on boot.
|
||||
metadata:
|
||||
publisher: "Virgin Interactive"
|
||||
developer: "Capcom"
|
||||
@ -168339,6 +168355,8 @@ SLUS-00418:
|
||||
comments: "The original software writes in the overscan area. Not a bug, but you may prefer to use the crop option 'OverScan Area Only'."
|
||||
controllers:
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000 # Fixes freeze on boot.
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -168359,6 +168377,8 @@ SLPS-00611:
|
||||
saveName: "Super Puzzle Fighter II X (Japan)"
|
||||
controllers:
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000 # Fixes freeze on boot.
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -202294,6 +202314,8 @@ SLPM-80043:
|
||||
saveName: "Street Fighter Zero 2 (Japan) (Demo)"
|
||||
controllers:
|
||||
- DigitalController
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 85000 # Fixes freeze on boot and in-game glitches.
|
||||
metadata:
|
||||
genre: "** DEMO **"
|
||||
SLED-02048:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user