Jump to content

jonny001

Members+
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jonny001

  1. It would probably be easier if you'd google the right macros instead of trying to do them by hand. I'm not the expert on these thing (I can do these motions without any problems, and I've never needed macros), so hopefully someone else has better advice. Hell, write to ElSemi and see if he has some advice for you.

     

    P.S. KOF games on the Neo-Geo have an abbreviated input method, i.e. to do a HCF motion, you only need to input b, d, f quickly.

     

    Strangely there are no macros available for king of fighters games. I searched google thoroughly but found none. Thats why i want to create myself.

     

    All i want to know is how to find character and direction values in RAM.

  2. May be u have found it but in case u didnt the address for kof 2002 player 1 character 1 is 10a805

    so the first line of the macro should be

    [Player1]

    Character=10a805,00,01,02,03,04,05,06,07,...............like this to the end

     

    Would you mind telling me how to find Character and direction for Player 1 in ROM files?

     

    I am using nebula.

  3. I dont know much about creating macros and cheats. I hope some one will help me out.

     

    So i have Nebula and neo geo king of fighters 96 ROM. I want to create macros of complicated moves like Half circle Forward, quarter circle backward etc for desperation moves.

     

    I figured out that i have to create a macro file for that. The pattern of it is like...

     

    [Player1]

    Character=ff4052,0,2,12,14,8,6,22,20,a,4,16,1a,e,c,18,1c,1e,10,24

    Direction=ff404a,1,0

     

    Problem is, i dont know how to find character and direction values in RAM? I downloaded a application called Cheater which can be used to find these values in RAM. I dont know how?

     

    Can you tell me how find the character and Direction values in RAM so that i can create cheats and macros.

     

    Any help will be appreciated.

×
×
  • Create New...