mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-07 20:15:32 +00:00
GameDB: ICache for Nightmare Creatures
Janky ass disc code...
This commit is contained in:
parent
50cfbf1629
commit
5ed96fcfe4
@ -112788,6 +112788,8 @@ SCES-00582:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
traits:
|
||||||
|
- ForceRecompilerICache # Crappy CD code on boot is timing sensitive.
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Activision"
|
publisher: "Activision"
|
||||||
developer: "Kalisto Technologies"
|
developer: "Kalisto Technologies"
|
||||||
@ -112807,6 +112809,8 @@ SCES-00684:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
traits:
|
||||||
|
- ForceRecompilerICache # Crappy CD code on boot is timing sensitive.
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Activision"
|
publisher: "Activision"
|
||||||
developer: "Kalisto Technologies"
|
developer: "Kalisto Technologies"
|
||||||
@ -112826,6 +112830,8 @@ SIPS-60027:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
traits:
|
||||||
|
- ForceRecompilerICache # Crappy CD code on boot is timing sensitive.
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Sony"
|
publisher: "Sony"
|
||||||
developer: "Kalisto Technologies"
|
developer: "Kalisto Technologies"
|
||||||
@ -112842,6 +112848,8 @@ SIPS-60027:
|
|||||||
linkCable: false
|
linkCable: false
|
||||||
PCPX-96101:
|
PCPX-96101:
|
||||||
name: "Nightmare Creatures (Japan) (Demo)"
|
name: "Nightmare Creatures (Japan) (Demo)"
|
||||||
|
traits:
|
||||||
|
- ForceRecompilerICache # Crappy CD code on boot is timing sensitive.
|
||||||
SLUS-00582:
|
SLUS-00582:
|
||||||
name: "Nightmare Creatures (USA)"
|
name: "Nightmare Creatures (USA)"
|
||||||
compatibility:
|
compatibility:
|
||||||
@ -112850,6 +112858,8 @@ SLUS-00582:
|
|||||||
controllers:
|
controllers:
|
||||||
- AnalogController
|
- AnalogController
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
traits:
|
||||||
|
- ForceRecompilerICache # Crappy CD code on boot is timing sensitive.
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Activision"
|
publisher: "Activision"
|
||||||
developer: "Kalisto Technologies"
|
developer: "Kalisto Technologies"
|
||||||
@ -112866,6 +112876,8 @@ SLUS-00582:
|
|||||||
linkCable: false
|
linkCable: false
|
||||||
SLUS-90011:
|
SLUS-90011:
|
||||||
name: "Nightmare Creatures (USA) (Demo)"
|
name: "Nightmare Creatures (USA) (Demo)"
|
||||||
|
traits:
|
||||||
|
- ForceRecompilerICache # Crappy CD code on boot is timing sensitive.
|
||||||
SLES-02751:
|
SLES-02751:
|
||||||
name: "Nightmare Creatures II (Europe) (En,Fr,De)"
|
name: "Nightmare Creatures II (Europe) (En,Fr,De)"
|
||||||
controllers:
|
controllers:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user