Author Topic: How to Add Custom Macros  (Read 3214 times)

Offline pauloslash

  • New Member
  • *
  • Posts: 2
  • Karma: +0/-0
How to Add Custom Macros
« on: January 11, 2017, 08:41:37 PM »
I would like to add + 2 D buttons so that the KOFs have 3 buttons for kicking, I used to do that and it worked, today I do not know how to do it

custom "P1 Button D1"     switch 0x4082 "P1 Button D" 0x01
custom "P1 Button D2"     switch 0x4085 "P1 Button D" 0x01

custom "P2 Button D1"     switch 0x4182 "P2 Button D" 0x01
custom "P2 Button D2"     switch 0x4185 "P2 Button D" 0x01

Is it possible to add this custom macro to the presets file?

I would like to create a presets for the Neo-Geo games with the following layout
« Last Edit: January 11, 2017, 09:13:58 PM by pauloslash »