Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions data/resources/gamedb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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)"
Expand All @@ -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"
Expand Down
Loading