GameDB: Pro-Pinball needs same traits as others in the series (#3359)
otherwise hangs on loading and has inferior performance. Probably missed due to title hyphenation.
This commit is contained in:
parent
0665cb5306
commit
afd619a7d8
|
@ -129678,6 +129678,9 @@ SLUS-00371:
|
||||||
name: "Pro-Pinball (USA)"
|
name: "Pro-Pinball (USA)"
|
||||||
controllers:
|
controllers:
|
||||||
- DigitalController
|
- DigitalController
|
||||||
|
traits:
|
||||||
|
- ForceSoftwareRenderer # Lots of readbacks.
|
||||||
|
- ForceDeinterlacing # Blend results in best-looking pinballs.
|
||||||
metadata:
|
metadata:
|
||||||
publisher: "Empire Interactive / Interplay"
|
publisher: "Empire Interactive / Interplay"
|
||||||
developer: "Cunning Developments"
|
developer: "Cunning Developments"
|
||||||
|
|
Loading…
Reference in New Issue