Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: empardopo on September 11, 2013, 12:24:14 pm

Title: How can i close a proccess pressing two buttons with AllInOneFYC?
Post by: empardopo 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 (http://adf.ly/VSdYN) :

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 (http://forum.arcadecontrols.com/index.php/topic,134479.0.html).

By Empardopo

Note: Sorry for my bad english.
Original Post in spanish (http://arcadespain.info/Foro/index.php?topic=1527.0)