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
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
Comment