GameDB: Increase cdromMaxReadSpeedupCycles for Alundra 2 (#3642)

pull/3644/head
Davide Pesavento 8 months ago committed by GitHub
parent 5626fe09b3
commit c00aac6463
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6173,7 +6173,7 @@ SCPS-45449:
- ForcePGXPCPUMode # Fixes polygon jitter.
- DisableAllBordersCrop # Stops loading screens blowing out in size.
settings:
cdromMaxReadSpeedupCycles: 35000 # Randomly hangs when opening the menu.
cdromMaxReadSpeedupCycles: 150000 # Randomly hangs when opening the menu.
metadata:
publisher: "Sony"
developer: "Contrail"
@ -6198,7 +6198,7 @@ SLES-02600:
- ForcePGXPCPUMode # Fixes polygon jitter.
- DisableAllBordersCrop # Stops loading screens blowing out in size.
settings:
cdromMaxReadSpeedupCycles: 35000 # Randomly hangs when opening the menu.
cdromMaxReadSpeedupCycles: 150000 # Randomly hangs when opening the menu.
metadata:
publisher: "Activision"
developer: "Contrail"
@ -6226,7 +6226,7 @@ SLUS-01017:
- ForcePGXPCPUMode # Fixes polygon jitter.
- DisableAllBordersCrop # Stops loading screens blowing out in size.
settings:
cdromMaxReadSpeedupCycles: 35000 # Randomly hangs when opening the menu.
cdromMaxReadSpeedupCycles: 150000 # Randomly hangs when opening the menu.
metadata:
publisher: "Activision"
developer: "Contrail"
@ -6251,7 +6251,7 @@ SLES-02602:
- ForcePGXPCPUMode # Fixes polygon jitter.
- DisableAllBordersCrop # Stops loading screens blowing out in size.
settings:
cdromMaxReadSpeedupCycles: 35000 # Randomly hangs when opening the menu.
cdromMaxReadSpeedupCycles: 150000 # Randomly hangs when opening the menu.
metadata:
publisher: "Activision"
developer: "Contrail"
@ -6277,7 +6277,7 @@ SCPS-10115:
- ForcePGXPCPUMode # Fixes polygon jitter.
- DisableAllBordersCrop # Stops loading screens blowing out in size.
settings:
cdromMaxReadSpeedupCycles: 35000 # Randomly hangs when opening the menu.
cdromMaxReadSpeedupCycles: 150000 # Randomly hangs when opening the menu.
metadata:
publisher: "Sony"
developer: "Contrail"
@ -6302,7 +6302,7 @@ PAPX-90097:
- ForcePGXPCPUMode # Fixes polygon jitter.
- DisableAllBordersCrop # Stops loading screens blowing out in size.
settings:
cdromMaxReadSpeedupCycles: 35000 # Randomly hangs when opening the menu.
cdromMaxReadSpeedupCycles: 150000 # Randomly hangs when opening the menu.
SLES-02601:
name: "Alundra 2 - Une Legende Est Nee"
saveName: "Alundra 2 - Une Legende Est Nee (France)"
@ -6313,7 +6313,7 @@ SLES-02601:
- ForcePGXPCPUMode # Fixes polygon jitter.
- DisableAllBordersCrop # Stops loading screens blowing out in size.
settings:
cdromMaxReadSpeedupCycles: 35000 # Randomly hangs when opening the menu.
cdromMaxReadSpeedupCycles: 150000 # Randomly hangs when opening the menu.
metadata:
publisher: "Activision"
developer: "Contrail"

Loading…
Cancel
Save