Announcement

Collapse
No announcement yet.

[Request] SNES Dracula X region change code U -> J

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [Request] SNES Dracula X region change code U -> J

    hi^_^

    about this level select code:

    https://tcrf.net/Castlevania:_Dracula_X

    I've found the address for hack the code in

    @5C8 (USA) change values 81 BA -> 76 B9

    next mission is convert the code for the better
    japanese version (Akumajou Dracula XX)

    first I searched a similar byte 81 BA to change -> failed with all

    but noticed @5B8 (Japan) this string 86 22 C4 B9 80 A5 36

    except the C4 B9 is the same of the USA version (86 22 81 BA 80 A5 36)
    and change that with some random value (even tried 76 B9) the password
    screen is changed (to black, game hang)

    help please, the code should be near

  • #2
    Akumajou Dracula XX (Japan) (SNES)

    8B68-14DF Replace Password Menu with Stage Select Menu (1 of 2)
    8668-140F Replace Password Menu with Stage Select Menu (2 of 2)

    $80/85B7 22 B9 B8 80 JSL $80B8B9[$80:B8B9] A:0001 X:0000 Y:0000 P:envmxdIzc

    Comment


    • #3
      thanks, nice work.

      Comment

      Working...
      X