| TheMonkeyBob 40 ![]() ![]() ![]() ![]() Level: 16 ![]() Posts: 40/42 EXP: 17285 For next: 2971 Since: 04-10-11 Since last post: 6.2 years Last activity: 5.3 years |
|
||
| In Castlevania Circle of the Moon, when imputing a name, the cursor can be set (through memory) beyond the normal limits to find all the passwords for the different modes as well as an unused password. Here is the entire list in the ingame format: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z & . ' - ! * Jr _ Del End C R O S S B O W F I R E B A L L G R A D I U S _ D A G G E R _ _ A B C D B C A D I used _ to denote a blank character. I figured out how to enable all passwords to work, but the unused password still did not do anything. If someone wants to fiddle around with it, here is some useful info: Which passwords are enabled is in binary, so to get the combination you want just add the values together. Magician = 0x4 Fighter = 0x8 Shooter = 0x2 Thief = 0x10 The values are put into memory somewhere, but I just modified the save data to change them. I don't know about other emulators, but in VBA-RR go to 0xE000000 in the memory viewer and the first byte after "DRACULA AGB" is where the the data for unlocked modes is stored. ____________________ Feel free to add anything I post to the wiki! |























