Problem remapping joystick button

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
empardopo
Posts: 336
Joined: 06 Oct 2013, 12:50
Location: Spain
Contact:

Problem remapping joystick button

04 Jan 2016, 07:48

First, happy new year.

I have the next code

Code: Select all

1joy1::
Send z
return
I have no problem in notepad; when I press 1joy1 appears a z letter in my notepad.
My problem is running the game Maldita Castilla from Locomalito. In this game, you can shoot pressing the z letter and I want do it pressing the 1joy1. In this game, It's impossible to remap the button using the before code.

Any idea?
Thanks in advance.
Everything is possible!
User avatar
boiler
Posts: 16951
Joined: 21 Dec 2014, 02:44

Re: Problem remapping joystick button

04 Jan 2016, 09:07

What happens if you simply remap the button rather than using the Send command?

1joy1::z

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: alawsareps, mikeyww, RussF and 300 guests