diff options
author | Michael Pavone <pavone@retrodev.com> | 2017-05-31 21:34:59 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2017-05-31 21:34:59 -0700 |
commit | f11146fac49e4d83ec9f2641e97364218970c0db (patch) | |
tree | 9b41fa179ac1b92f750f5abf8deffc0b3c7b7a20 | |
parent | d771334d6f43831d0c683d016b63833325da93e8 (diff) |
Force J region for Japanese version of Light Crusader
-rw-r--r-- | CHANGELOG | 1 | ||||
-rw-r--r-- | rom.db | 8 |
2 files changed, 9 insertions, 0 deletions
@@ -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: @@ -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 |