Jump to content

arcade_extreme

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

arcade_extreme's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Hi! I have to create a script that closes an app when two buttons are pressed ... what is the syntax function that controls pressing button 10 for example?
  2. hello folks! i have an arcade mame cab, with a lot of emulators and one frontend sw, attract mode. attract mode works that it execute a command that launch the emulator with the romname like argument, than when you want to come back from emulator, simply press the hotkey combo and it close the emulator. now i buid two lightgun with this guide http://forum.arcadecontrols.com/index.php?topic=161189.0 lightguns want a tool that can be run with emulator (for example demul.exe for emulator and demulshooter.exe for lightgun tool) attract mode can be execute only one exe so i made a bat file that can execute also twice executable (demul + demulshooter) the problem is it that can i close with hotkeys only the bat file, demul and demulshooter still are open. anyone can help me to write an autoit script that: 1) execute emulator and tool 2) after this can close emulator and when a key is pressed (hotkey combo)
×
×
  • Create New...