mirror of
https://github.com/stenzek/duckstation.git
synced 2025-12-28 05:24:19 +00:00
GameDB: Pro-Pinball needs same traits as others in the series (#3359)
Some checks failed
Automated Builds / 💻 Windows (push) Waiting to run
Automated Builds / 🐧 Linux AppImage (push) Waiting to run
Automated Builds / 📦 Linux Flatpak (push) Waiting to run
Automated Builds / 🍎 MacOS (push) Waiting to run
Automated Builds / 📤 Create Release (push) Blocked by required conditions
GameDB Lint / gamedb-lint (push) Has been cancelled
Some checks failed
Automated Builds / 💻 Windows (push) Waiting to run
Automated Builds / 🐧 Linux AppImage (push) Waiting to run
Automated Builds / 📦 Linux Flatpak (push) Waiting to run
Automated Builds / 🍎 MacOS (push) Waiting to run
Automated Builds / 📤 Create Release (push) Blocked by required conditions
GameDB Lint / gamedb-lint (push) Has been cancelled
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)"
|
||||
controllers:
|
||||
- DigitalController
|
||||
traits:
|
||||
- ForceSoftwareRenderer # Lots of readbacks.
|
||||
- ForceDeinterlacing # Blend results in best-looking pinballs.
|
||||
metadata:
|
||||
publisher: "Empire Interactive / Interplay"
|
||||
developer: "Cunning Developments"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user