From f11146fac49e4d83ec9f2641e97364218970c0db Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Wed, 31 May 2017 21:34:59 -0700 Subject: Force J region for Japanese version of Light Crusader --- CHANGELOG | 1 + rom.db | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b05d27f..72d53f4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -64,6 +64,7 @@ - Added ROM DB entries for the following games with incorrect region headers: Another World (E) Alien Soldier (J) + Light Crusader (J) Castle of Illusion: Fushigi no Oshiro Daibouken (J) Atomic Robo-Kid (J) - Added ROM DB entries for the following games which are incompatible with 6-button controllers: diff --git a/rom.db b/rom.db index 7036d4c..0556cd2 100644 --- a/rom.db +++ b/rom.db @@ -506,6 +506,14 @@ G-004130 { #if they are running the Japanese version rather than the European one regions J } +G-005545 { + name Light Crusader + #Japanese version of this game seems to indicate support for European consoles in + #the header. While the game does indeed run, most people probably expect 60Hz + #if they are running the Japanese version rather than the European one + regions J +} + 00004042 { name Castle of Illusion: Fushigi no Oshiro Daibouken #Has JAPAN in header rather than J, A gets interpreted as a "new-style" code -- cgit v1.2.3