diff --git a/compatibility.json b/compatibility.json index e69de29..96b0511 100644 --- a/compatibility.json +++ b/compatibility.json @@ -0,0 +1,18 @@ +{ + "games": [ + { + "title": "Castlevania: Curse of Darkness", + "status": "Playable", + "title-id": "SLUS-21168", + "notes": "Runs at full speed with minor dips in performance and minor graphical issues", + "region": "NTSC-U" + }, + { + "title": "Castlevania: Lament of Innocence", + "status": "In-Game", + "title-id": "SLUS-20733", + "notes": "Hard locks when interacting with save menu, has major graphical glitches with any save box", + "region": "NTSC-U" + }, + ] +} \ No newline at end of file