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

Recommended Posts

Posted

I just want to do a simple script for PC games to remap the enter and the escape key to navigate through game menus (i'm using a personal X-arcade setups o i don't use this keys by default)

I can't find any example and the manual of this prog is not really simple...

Can't someone tell me how i can do this with simple commands??

A script that i can modify using my own key top replace with????

Thanks!!!!!

Posted
I just want to do a simple script for PC games to remap the enter and the escape key to navigate through game menus (i'm using a personal X-arcade setups o i don't use this keys by default)

I can't find any example and the manual of this prog is not really simple...

Can't someone tell me how i can do this with simple commands??

A script that i can modify using my own key top replace with????

Thanks!!!!!

I haven't used AHK in years but here is what you would need to map the keys you're after.

Enter::(The key you want)

Esc::(The key you want)

The the right of the :: delimiter it will remap to the keys you're looking for. Look here to get an idea.

Posted

Humm...

As it works now, i just want to add PC games in Gameex menu but when i use the "external program setup" i can't see a line to launch a prog before the .exe!

How can i do that????

Do i have to set up those game in the emulator section?

Thanks

Posted
Humm...

As it works now, i just want to add PC games in Gameex menu but when i use the "external program setup" i can't see a line to launch a prog before the .exe!

How can i do that????

Do i have to set up those game in the emulator section?

Thanks

i just use an emulator page in the GameEx setup:

Rom filter set to "*.lnk"

command line set to "[rompath]/[romfile]"

i just copy and paste the short cut into that folder described.

ie c:\emulators\pc

keep all the game stuff in the same area then

Posted
Thanks fRequEnCy!!!

It was quite simple in fact ;)

4::Enter

2::Esc

That's all

Thanks again!

No problem! Glad to see ya take the interest in learning to do it.

Humm...

As it works now, i just want to add PC games in Gameex menu but when i use the "external program setup" i can't see a line to launch a prog before the .exe!

How can i do that????

Do i have to set up those game in the emulator section?

Thanks

Best way is to set it up is the way Belinda suggested. Thanks for jumping in Belinda!

  • 2 weeks later...

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...