Have a key perform two actions simultaneously in different programs

When does order matter in probability?

Can you mark a new target with the Hunter's Mark spell if the original target shifts to a different plane?

Python implementation of atoi

Can you pop microwave popcorn on a stove?

The pirate treasure of Leatherback Atoll

Word for something that used to be popular but not anymore

Is there a way to deal with desistance in a off-chain game?

How strong is aircraft-grade spruce?

How can I finish my PhD?

How do we create our own symbolisms?

How to say "In Japan, I want to ..."?

Write a Schrödinger's sentence

Colorize specific region in plane

Capacitors with same voltage, same capacitance, same temp, different diameter?

Why did Tony's Arc Reactor do this?

Is there any control character or hack to prevent simple command line tools from showing subsequent data?

What is this sticking out of my wall?

When did computers stop checking memory on boot?

Infinitely many primes

Change-due function

Why can't some airports handle heavy aircraft while others do it easily (same runway length)?

I multiply the source, you (probably) multiply the output!

How can Schrödinger's cat be both dead and alive?

Is future tense in English really a myth?



Have a key perform two actions simultaneously in different programs







.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I'm looking to create something that enables me to fire my weapon in DCS Flight Simulator by pressing a joystick button, and at the same time the button is depressed start recording video in NVIDIA Shadowplay (using Alt+F9).



It then needs to stop the recording after 15 seconds have elapsed (in case I'm firing in bursts).



This is to try to simulate a gun camera in the WW2 style aircraft, but could apply to other games also.



Any ideas how I could do this?










share|improve this question









New contributor



Ollie Chamberlain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Can't you change the keyboard mapping in DCS, or in Shadowplay?

    – Joachim
    51 mins ago











  • Hi Ollie, rereading your question it seems you need an automated script. As this has nothing to do with gaming (the game is just used as an example), I'm afraid it is off-topic here on Arqade. I can suggest trying SuperUser. But be sure to have a look at AutoHotkey first, because I think that's exactly what you need.

    – Joachim
    43 mins ago












  • I'm voting to close this question as off-topic because it is about automating key mapping, and has, as such, nothing to do with gaming.

    – Joachim
    41 mins ago

















1















I'm looking to create something that enables me to fire my weapon in DCS Flight Simulator by pressing a joystick button, and at the same time the button is depressed start recording video in NVIDIA Shadowplay (using Alt+F9).



It then needs to stop the recording after 15 seconds have elapsed (in case I'm firing in bursts).



This is to try to simulate a gun camera in the WW2 style aircraft, but could apply to other games also.



Any ideas how I could do this?










share|improve this question









New contributor



Ollie Chamberlain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Can't you change the keyboard mapping in DCS, or in Shadowplay?

    – Joachim
    51 mins ago











  • Hi Ollie, rereading your question it seems you need an automated script. As this has nothing to do with gaming (the game is just used as an example), I'm afraid it is off-topic here on Arqade. I can suggest trying SuperUser. But be sure to have a look at AutoHotkey first, because I think that's exactly what you need.

    – Joachim
    43 mins ago












  • I'm voting to close this question as off-topic because it is about automating key mapping, and has, as such, nothing to do with gaming.

    – Joachim
    41 mins ago













1












1








1








I'm looking to create something that enables me to fire my weapon in DCS Flight Simulator by pressing a joystick button, and at the same time the button is depressed start recording video in NVIDIA Shadowplay (using Alt+F9).



It then needs to stop the recording after 15 seconds have elapsed (in case I'm firing in bursts).



This is to try to simulate a gun camera in the WW2 style aircraft, but could apply to other games also.



Any ideas how I could do this?










share|improve this question









New contributor



Ollie Chamberlain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I'm looking to create something that enables me to fire my weapon in DCS Flight Simulator by pressing a joystick button, and at the same time the button is depressed start recording video in NVIDIA Shadowplay (using Alt+F9).



It then needs to stop the recording after 15 seconds have elapsed (in case I'm firing in bursts).



This is to try to simulate a gun camera in the WW2 style aircraft, but could apply to other games also.



Any ideas how I could do this?







dcs-world






share|improve this question









New contributor



Ollie Chamberlain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question









New contributor



Ollie Chamberlain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question








edited 47 mins ago









Joachim

5,2731 gold badge22 silver badges40 bronze badges




5,2731 gold badge22 silver badges40 bronze badges






New contributor



Ollie Chamberlain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 58 mins ago









Ollie ChamberlainOllie Chamberlain

61 bronze badge




61 bronze badge




New contributor



Ollie Chamberlain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Ollie Chamberlain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

















  • Can't you change the keyboard mapping in DCS, or in Shadowplay?

    – Joachim
    51 mins ago











  • Hi Ollie, rereading your question it seems you need an automated script. As this has nothing to do with gaming (the game is just used as an example), I'm afraid it is off-topic here on Arqade. I can suggest trying SuperUser. But be sure to have a look at AutoHotkey first, because I think that's exactly what you need.

    – Joachim
    43 mins ago












  • I'm voting to close this question as off-topic because it is about automating key mapping, and has, as such, nothing to do with gaming.

    – Joachim
    41 mins ago

















  • Can't you change the keyboard mapping in DCS, or in Shadowplay?

    – Joachim
    51 mins ago











  • Hi Ollie, rereading your question it seems you need an automated script. As this has nothing to do with gaming (the game is just used as an example), I'm afraid it is off-topic here on Arqade. I can suggest trying SuperUser. But be sure to have a look at AutoHotkey first, because I think that's exactly what you need.

    – Joachim
    43 mins ago












  • I'm voting to close this question as off-topic because it is about automating key mapping, and has, as such, nothing to do with gaming.

    – Joachim
    41 mins ago
















Can't you change the keyboard mapping in DCS, or in Shadowplay?

– Joachim
51 mins ago





Can't you change the keyboard mapping in DCS, or in Shadowplay?

– Joachim
51 mins ago













Hi Ollie, rereading your question it seems you need an automated script. As this has nothing to do with gaming (the game is just used as an example), I'm afraid it is off-topic here on Arqade. I can suggest trying SuperUser. But be sure to have a look at AutoHotkey first, because I think that's exactly what you need.

– Joachim
43 mins ago






Hi Ollie, rereading your question it seems you need an automated script. As this has nothing to do with gaming (the game is just used as an example), I'm afraid it is off-topic here on Arqade. I can suggest trying SuperUser. But be sure to have a look at AutoHotkey first, because I think that's exactly what you need.

– Joachim
43 mins ago














I'm voting to close this question as off-topic because it is about automating key mapping, and has, as such, nothing to do with gaming.

– Joachim
41 mins ago





I'm voting to close this question as off-topic because it is about automating key mapping, and has, as such, nothing to do with gaming.

– Joachim
41 mins ago










0






active

oldest

votes














Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);







Ollie Chamberlain is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f357287%2fhave-a-key-perform-two-actions-simultaneously-in-different-programs%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes









Ollie Chamberlain is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded

















Ollie Chamberlain is a new contributor. Be nice, and check out our Code of Conduct.












Ollie Chamberlain is a new contributor. Be nice, and check out our Code of Conduct.











Ollie Chamberlain is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Arqade!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f357287%2fhave-a-key-perform-two-actions-simultaneously-in-different-programs%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу