YesNoOk
avatar

can i re map buttons? (Read 356 times)

Started by langlest, December 22, 2007, 04:57:16 pm
Share this topic:
can i re map buttons?
#1  December 22, 2007, 04:57:16 pm
  • *
is there a way to change the button layout for a specific character? i hate it when i set the buttons in mugen and then find one or 2 of my characters have a different layout than the others

i know i will need to edit one of the files but what one & how? ???
Re: can i re map buttons?
#2  December 22, 2007, 05:11:56 pm
  • ******
  • Does this looks like the face of mercy?
Open the character .cmd file (right click > edit) and:

kfm.cmd said:
;-| Button Remapping |-----------------------------------------------------
; This section lets you remap the player's buttons (to easily change the
; button configuration). The format is:
;   old_button = new_button
; If new_button is left blank, the button cannot be pressed.
[Remap]
x = x
y = y
z = z
a = a
b = b
c = c
s = s
Re: can i re map buttons?
#3  December 22, 2007, 08:42:39 pm
  • *
thanks man  ;D thats exactly what i needed!  :thumbsup: