Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

If neither of those of work for you, you can donate any amount by clicking here.

Recommended Posts

Posted

Here I go again with all my stupid questions :rolleyes:

I want to assign the ESC key to a button. Under the section FAQ I found some stuff related to that issue. Something about making changement in the CostumInput.ini file. It kind of turned me off, I am not the good in INI files, it makes me confused!

Is that the way to solve the problem, or is there an alternative?

Please, a good link is always nice if it is possible.

Regards

Morten

  • 3 weeks later...
Posted

This is part of the advanced emulator config. You can assign an exit key that can be a single or combination of buttons. If that doesn't do what you need, you can remap keys through a number of different methods. I've never heard of keytweak (looks simple enough) so I can't recommend it personally. I can say that if you are looking to remap a single (or just a small number), you can easily do that with autohotkey or autoit. These are scripting programs that are EXTREMELY easy to write code for. If you go with AHK, the code would be as simple as:

a::esc

This will remap "a" to send the escape key.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...