Skip to content

Commit 13436a7

Browse files
authored
GameDB: Disable read speedup for Gundam Battle Assault 2
1 parent f84990b commit 13436a7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data/resources/gamedb.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72106,6 +72106,8 @@ SLES-03934:
7210672106
controllers:
7210772107
- AnalogController
7210872108
- DigitalController
72109+
traits:
72110+
- DisableCDROMReadSpeedup # Fixes freeze and visual glitches in game.
7210972111
metadata:
7211072112
publisher: "Bandai"
7211172113
developer: "Bandai"
@@ -72130,6 +72132,8 @@ SLUS-01418:
7213072132
controllers:
7213172133
- AnalogController
7213272134
- DigitalController
72135+
traits:
72136+
- DisableCDROMReadSpeedup # Fixes freeze and visual glitches in game.
7213372137
metadata:
7213472138
publisher: "Bandai"
7213572139
developer: "Bandai"
@@ -157013,6 +157017,8 @@ SLPS-03471:
157013157017
controllers:
157014157018
- AnalogController
157015157019
- DigitalController
157020+
traits:
157021+
- DisableCDROMReadSpeedup # Fixes freeze and visual glitches in game.
157016157022
metadata:
157017157023
publisher: "Bandai / D3 Publisher"
157018157024
developer: "Natsume"
@@ -157034,6 +157040,8 @@ SLPS-03472:
157034157040
controllers:
157035157041
- AnalogController
157036157042
- DigitalController
157043+
traits:
157044+
- DisableCDROMReadSpeedup # Fixes freeze and visual glitches in game.
157037157045
metadata:
157038157046
publisher: "Bandai / D3 Publisher"
157039157047
developer: "Natsume"

0 commit comments

Comments
 (0)