>> |
Anonymous
Again: For all the /t/ards that still didn't figure out that ALL the moves for ALL characters are written in the game itself:
MOVEMENTS LIST
In the folder of the game, theres a sub-folder named chars. Inside the chars folder theres a folder for each character.
Inside the folder of a character search for a .CMD file (for some characters its inside a sub-folder named coding). There are 3 exceptions: for the kcm, nopantiesmai and sailormoon folders, the right files are, respectively, KCMCMD.TXT, nudemai2k0.MAI and mooncmd.TXT.
Open the file with a text editor (Notepad, for example). In some versions of Windows, to open the file right-click it and select the Edit option. But DONT EDIT THEM!!!
Those files contain all the movements a character can perform besides other information the game needs to run. The information youre looking for is usually preceded with a line like one of the following (but not always):
;---[ Special Motions ]-------- ;---[ Super Motions ]-----
Dont forget that some moves need the Super Bar to be at a certain level, so try all the moves at the Training Mode (where the bar is always full), before giving up learning one.
Note.1: Before consulting any movement, read the beginning of the Roomi_1.cmd or Roomi_2.cmd file (these files are inside the roomi sub-folder of the chars folder), for an explanation of how the movements on the .CMD files should be read.
Note.2: Some characters have more than one .CMD file in their respective folder. To know which .CMD file is the right one, check the .DEF file (each character has one). The right .CMD file is the one thats after the cmd = tag. For example, inside the roomi folder there are 3 .CMD files. Which is the right one? Its the Roomi_2.CMD. Why? Because in the roomi.DEF file we can read cmd=Roomi_2.cmd.
Thanks to oMeGa_GoLd_09 for the info.
|