mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-03 02:00:05 +00:00
GameDB: Force full boot for Lomax games
Crashes after FMVs if fast boot is disabled.
This commit is contained in:
parent
2018eb77fe
commit
f2caec801d
@ -3603,6 +3603,8 @@ SCUS-94906:
|
||||
versionTested: "0.1-887-g1eecd50"
|
||||
controllers:
|
||||
- DigitalController
|
||||
traits:
|
||||
- ForceFullBoot # Stops crashing after FMV.
|
||||
metadata:
|
||||
publisher: "Psygnosis"
|
||||
developer: "Psygnosis"
|
||||
@ -93053,6 +93055,8 @@ SLES-00451:
|
||||
versionTested: "0.1-1645-g42d49426"
|
||||
controllers:
|
||||
- DigitalController
|
||||
traits:
|
||||
- ForceFullBoot # Stops crashing after FMV.
|
||||
metadata:
|
||||
publisher: "Psygnosis"
|
||||
developer: "Psygnosis"
|
||||
@ -93075,6 +93079,8 @@ SLED-00516:
|
||||
name: "Lomax (Europe) (En,Fr,De,Es,It) (Demo)"
|
||||
controllers:
|
||||
- DigitalController
|
||||
traits:
|
||||
- ForceFullBoot # Stops crashing after FMV.
|
||||
metadata:
|
||||
genre: "** DEMO **"
|
||||
SLPS-00987:
|
||||
@ -93084,6 +93090,8 @@ SLPS-00987:
|
||||
versionTested: "0.1-1645-g42d49426"
|
||||
controllers:
|
||||
- DigitalController
|
||||
traits:
|
||||
- ForceFullBoot # Stops crashing after FMV.
|
||||
metadata:
|
||||
publisher: "Tomy"
|
||||
developer: "Psygnosis"
|
||||
|
Loading…
x
Reference in New Issue
Block a user