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:
Davide Pesavento 2025-07-04 15:03:05 -04:00
parent 7dcdff35cb
commit c04636b01e

View File

@ -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