Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 5 matches

by 666JTK666
Wed Nov 12, 2014 8:25 pm
Forum: General Support
Topic: help sending keystrokes to elite dangerous game
Replies: 8
Views: 5940

Re: help sending keystrokes to elite dangerous game

something I just found that might help you programmers out there.
http://www.gamespp.com/directx/directIn ... Codes.html
by 666JTK666
Mon Nov 10, 2014 7:43 pm
Forum: General Support
Topic: help sending keystrokes to elite dangerous game
Replies: 8
Views: 5940

Re: help sending keystrokes to elite dangerous game

No there is no malicious intent, It's more of a wanting my cake and eating it too kinda thing.
I am useing vox commando for voice recognition and upon success it shoots a udp broadcast to EG as a triggering event.
Eg will hopefully at some point be able to generate Directx keystrokes. I will be able ...
by 666JTK666
Mon Nov 10, 2014 2:07 am
Forum: General Support
Topic: help sending keystrokes to elite dangerous game
Replies: 8
Views: 5940

Re: help sending keystrokes to elite dangerous game

jonib
I don't belive AutoHotKey will work for me because the application that is generating events that are being sent to EG is not capable of also sending events to AHK.
thank you for the suggestion.
by 666JTK666
Sun Nov 09, 2014 7:13 pm
Forum: General Support
Topic: help sending keystrokes to elite dangerous game
Replies: 8
Views: 5940

Re: help sending keystrokes to elite dangerous game

I have discovered why Elite D does not see keystrokes.
It's because the game is expecting Direct X keystrokes.
If I had even a hint of a clue I would attempt to create an output plugin for EG to send Direct X keystrokes.
Since this feature is rather important to me, I am willing to put up a $50.00 ...
by 666JTK666
Fri Nov 07, 2014 10:08 pm
Forum: General Support
Topic: help sending keystrokes to elite dangerous game
Replies: 8
Views: 5940

help sending keystrokes to elite dangerous game

hello
I can sucessfully create events that trigger EG to send a keystroke but the target application does not seem to respond to it.
what I have tryed so far.
#1 setting EG to run as admin.
#2 useing the std and alternte method of sending keystrokes.

do you fine folks have any suggestions ?