mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-14 08:25:41 -04:00
GameDB: Battle Athletess - Daiundoukai GTO
Requires accurate DMA timing, otherwise the GPU backpressure does not slow down the frame rate enough, and cutscenes run at twice speed.
This commit is contained in:
parent
abbb21ffec
commit
78398f82fd
@ -14083,6 +14083,9 @@ SLPS-01548:
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
settings:
|
||||
dmaMaxSliceTicks: 100 # Relies on GPU backpressure to limit frame rate.
|
||||
dmaHaltTicks: 100 # Too fast DMA and cutscene frame rate will run at 60.
|
||||
metadata:
|
||||
publisher: "IPC Software"
|
||||
developer: "Exrays"
|
||||
@ -14102,6 +14105,9 @@ SLPM-86526:
|
||||
controllers:
|
||||
- AnalogController
|
||||
- DigitalController
|
||||
settings:
|
||||
dmaMaxSliceTicks: 100 # Relies on GPU backpressure to limit frame rate.
|
||||
dmaHaltTicks: 100 # Too fast DMA and cutscene frame rate will run at 60.
|
||||
metadata:
|
||||
publisher: "Hamster"
|
||||
developer: "Exrays"
|
||||
|
Loading…
x
Reference in New Issue
Block a user