From 57550f358ab37fa60d280425c2b5399ecd8af855 Mon Sep 17 00:00:00 2001 From: seby150 <72412470+seby150@users.noreply.github.com> Date: Mon, 20 Oct 2025 15:19:44 -0300 Subject: [PATCH] Update compatibility.json with new game entry Added compatibility information for 'Dragon Ball Z Budokai Tenkaichi 3'. --- compatibility.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/compatibility.json b/compatibility.json index 4aaac32..200d862 100644 --- a/compatibility.json +++ b/compatibility.json @@ -181,6 +181,13 @@ "title-id": "SLUS-21639", "notes": "Game crashes whenever you enter a race in any game mode", "region": "NTSC-U" + }, + { + "title": "Dragon ball Z Budokai tenkaichi 3", + "status": "Playable", + "title-id": "SLES-54945", + "notes": "It runs decently, sometimes in some scenarios the performance minor visual errors.", + "region": "PAL" } ] }