Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: How can i close a proccess pressing two buttons with AllInOneFYC?  (Read 982 times)

0 Members and 1 Guest are viewing this topic.

empardopo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 526
  • Last login:July 20, 2025, 05:12:51 am
    • My personal forum
How can i close a proccess pressing two buttons with AllInOneFYC?
« on: September 11, 2013, 12:24:14 pm »
If you need close an emulator or game pressing two buttons of your control panel you can set the ini file of  AllInOneFYC :

Code: [Select]
[RemapeoTeclas]
ActivarRemapeoTeclas=SI
TeclaParaRemapear1=1joy7
TeclaParaRemapear2=1joy8
TeclaRemapeada=!{F4}
PausaAntesRemapear=2000
ExitAfterRemap=YES

Now when you press the buttons 7 and 8 of your joystick 1, would the effect of pressing Alt + F4

If your emulator close with the ESC key,you can set the ini file so that well

Code: [Select]
[RemapeoTeclas]
ActivarRemapeoTeclas=SI
TeclaParaRemapear1=1joy7
TeclaParaRemapear2=1joy8
TeclaRemapeada={ESC}
PausaAntesRemapear=2000
ExitAferRemap=YES

Now, pressing the 7 and 8 buttons would the effect of pressing ESCAPE

You can find the last version of AllInOneFYC here.

By Empardopo

Note: Sorry for my bad english.
Original Post in spanish
« Last Edit: September 11, 2013, 12:27:02 pm by empardopo »