mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-29 14:21:57 +00:00
GameDB: Increase max read speedup cycles for Breath of Fire IV
Otherwise the game hangs before reaching the start menu.
This commit is contained in:
parent
7dcdff35cb
commit
c04636b01e
@ -19428,6 +19428,8 @@ SLES-03552:
|
||||
- ForceRecompilerICache
|
||||
- DisableWidescreen # Breaks sprite sizes.
|
||||
- DisableFullTrueColor # Breaks menu background colour.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -19454,6 +19456,8 @@ SLUS-01324:
|
||||
- ForceRecompilerICache
|
||||
- DisableWidescreen # Breaks sprite sizes.
|
||||
- DisableFullTrueColor # Breaks menu background colour.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000
|
||||
metadata:
|
||||
publisher: "Capcom"
|
||||
developer: "Capcom"
|
||||
@ -19477,6 +19481,8 @@ SLPS-02728:
|
||||
- ForceRecompilerICache
|
||||
- DisableWidescreen # Breaks sprite sizes.
|
||||
- DisableFullTrueColor # Breaks menu background colour.
|
||||
settings:
|
||||
cdromMaxReadSpeedupCycles: 90000
|
||||
codes:
|
||||
- SLPS-02728
|
||||
- SLPM-87159
|
||||
|
Loading…
x
Reference in New Issue
Block a user