diff options
Diffstat (limited to 'game_config.txt')
-rw-r--r-- | game_config.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/game_config.txt b/game_config.txt index ef98045..7677900 100644 --- a/game_config.txt +++ b/game_config.txt @@ -65,6 +65,12 @@ # bios_rom_hack_2C - like the above but allows Rayman Advance to work.
+# Castlevania: Circle of the Moon (E)
+game_name = DRACULA AGB1
+game_code = AAMP
+vender_code = A4
+idle_loop_eliminate_target = 080003d2
+
# Castlevania: Circle of the Moon (U)
game_name = DRACULA AGB1
game_code = AAME
|