From 9eaf2b6f7b78bd86290959485633781ef3338a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kl=C3=B6en=20Lansfiel?= Date: Tue, 20 Jun 2017 13:51:36 +0200 Subject: [PATCH] Fix wrong compatibility (#32) Fix wrong compatibility --- Digimon-World-Re-Digitize-Decode/game.dat | 2 +- Heroes-of-Ruin/game.dat | 2 +- Senran-Kagura-Burst/game.dat | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Digimon-World-Re-Digitize-Decode/game.dat b/Digimon-World-Re-Digitize-Decode/game.dat index 8679804..bc903bd 100644 --- a/Digimon-World-Re-Digitize-Decode/game.dat +++ b/Digimon-World-Re-Digitize-Decode/game.dat @@ -10,7 +10,7 @@ region = "jpn" release_date = "2013-06-27" [[ testcases ]] -compatibility = "4" +compatibility = "3" date = "2017-06-19" title = "00040000000AFC00" version = "HEAD-d0888f8" diff --git a/Heroes-of-Ruin/game.dat b/Heroes-of-Ruin/game.dat index 578761c..66a1583 100644 --- a/Heroes-of-Ruin/game.dat +++ b/Heroes-of-Ruin/game.dat @@ -14,7 +14,7 @@ region = "eur" release_date = "2012-06-15" [[ testcases ]] -compatibility = "4" +compatibility = "3" date = "2017-06-19" title = "0004000000074000" version = "HEAD-d0888f8" diff --git a/Senran-Kagura-Burst/game.dat b/Senran-Kagura-Burst/game.dat index f9f61bc..1f6ae08 100644 --- a/Senran-Kagura-Burst/game.dat +++ b/Senran-Kagura-Burst/game.dat @@ -19,7 +19,7 @@ region = "jpn" release_date = "2012-08-30" [[ testcases ]] -compatibility = "6" +compatibility = "5" date = "2017-06-19" title = "00040000000F4500" version = "HEAD-d0888f8"