Submit a compatibility report

Two ways to contribute, easiest first:

1. Open an issue

Use thecompatibility report template. A maintainer will convert it into a report page.

2. Open a pull request

Add a markdown file at src/content/compat/<TITLEID>.md (e.g.PPSA01284.md):

---
titleId: PPSA01284
status: ingame        # nothing | boots | menus | ingame | playable
testedVersion: dev    # SharpEmu release or commit
testedDate: 2026-07-17
os: windows           # windows | linux | macos
hardware: "RTX 4070, Ryzen 5 7600"
score: 3              # optional 1-5 experience rating
---

What works, what breaks, workarounds. Screenshots welcome —
put images next to the file and reference them relatively.

Ground rules