mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
GameDB: Increase cdromMaxReadSpeedupCycles for Alundra 2 (#3642)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user