Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of programs that cannot use Deckboard macros #117

Open
rivafarabi opened this issue Feb 1, 2019 · 23 comments
Open

List of programs that cannot use Deckboard macros #117

rivafarabi opened this issue Feb 1, 2019 · 23 comments
Labels
bug Something isn't working unsupported programs Report any program that won't work with Deckboard

Comments

@rivafarabi
Copy link
Owner

Some of the programs won't allow any third party app to override their keyboard press.
If you happen to know any program, It will be helpful if you can report it here.

Here is the list of known programs that cannot execute keyboard macros created by Deckboard:

  • Visual Studio
@rivafarabi rivafarabi added bug Something isn't working unsupported programs Report any program that won't work with Deckboard labels Feb 1, 2019
@rivafarabi rivafarabi pinned this issue Feb 1, 2019
@ghost
Copy link

ghost commented Feb 2, 2019

Same thing for Discord, can not use a button to replace a keyboard shortcut.

@submarinecat
Copy link

Adobe Photoshop, After Effects, Premiere (all CC 2019), Krita, Medibang Paint, Davinci Resolve 15.

@JesseAdkins91
Copy link

Seems like Streamlabs Chatbot won't work

@rivafarabi
Copy link
Owner Author

Same thing for Discord, can not use a button to replace a keyboard shortcut.

So far I can use toggle actions like toggle mute, overlay, etc with no problem on my computer. Not with shortcut that require you to push the keys.

@spesvictus-zz
Copy link

VLC doesn't work either.

@ObiwanKenoob
Copy link

Seems like Streamlabs Chatbot won't work

Streamlabs chatbot works.

You just need to have the button presses on no specific window.
Sometimes you need to "reset" the boards, by shufling through them on the desktop side.

I have working buttons for discord and other commands.
The support to streamlabs chatbot is limited on it's side to how many macros you can setup on it.

@AngelicDivine
Copy link

From my experiences with using SCB with deckboard it seems to open it yes but then it would open it like a newly installed SCB where there is no commands or anything i am not sure why but this is something to look into

@nesiptrnc
Copy link

Heroes of the Storm

Nvidia Geforce Experience Overlay (For Streaming and Recordin)

@ShadowCreator250
Copy link

ShadowCreator250 commented Jun 23, 2019

Mozilla Firefox is also not working with deckboard...

@F0h
Copy link

F0h commented Aug 19, 2019

Cakewalk by Bandlab, but the old version of this DAW (called Sonar X3) do.

@MayhemBill
Copy link

MayhemBill commented Aug 24, 2019

Cheat Engine v6.8.3 doesn't register macros either. Going to test v7 tomorrow and see if it works.

v7 doesn't register macros either.

@Papaizitoo
Copy link

I would like to use voicemod with the deckboard shortcut buttons. Would it be possible to configure my voice changes in Deckboar?

@digitalfiz
Copy link

I would like to use voicemod with the deckboard shortcut buttons. Would it be possible to configure my voice changes in Deckboar?

@Papaizitoo You can if you set keyboard commands for the voices in voicemod then have deckboard trigger those keyboard commands but there is no direct integration to voicemod currently.

@Papaizitoo
Copy link

I would like to use voicemod with the deckboard shortcut buttons. Would it be possible to configure my voice changes in Deckboar?

@Papaizitoo You can if you set keyboard commands for the voices in voicemod then have deckboard trigger those keyboard commands but there is no direct integration to voicemod currently.

@digitalfiz Thanks, i did what you said and it worked perfectly. I should just leave it out without mentioning the shortcut software so I don’t leave the game all the time.

@Johan140911
Copy link

When i try to start Obs it give me an error.
Error 08_14_2020 6_55_54 p  m
Error 08_14_2020 6_56_01 p  m

@Petteri3
Copy link

Petteri3 commented Feb 4, 2021

Adobe Photoshop, After Effects, Premiere (all CC 2019), Krita, Medibang Paint, Davinci Resolve 15.

Keyboard macros work in Davinci Resolve 16. Just tested.

@kingolarn
Copy link

When i try to start Obs it give me an error.

1- Failed to find locale/en-US.ini
2- Failed to load locale

@Joerchi
Copy link

Joerchi commented Jul 28, 2021

World of Warcraft (WoW). I would like to use my keyboard shortcuts on the deckboard. When testing it in windows 10 (dryrun in Notepad) it works. However, the key commands are not able to enter the wow.exe task. It looks like it is blocked by WoW. the real Elgato Streamdeck works with WoW btw. Look here: https://www.youtube.com/watch?v=537GhHpCCdw . What is the difference between a real hardware keyboard and this virtual solution? Why does the hardware work but not the software emulation?

@SirSchway
Copy link

When i try to start Obs it give me an error.

1- Failed to find locale/en-US.ini
2- Failed to load locale

It's been like that. I just don't think you're able to open OBS with deckboard.

@MajorMadeV1
Copy link

Spotify non premium

@nfairon
Copy link

nfairon commented Jan 24, 2022

Zwift.

@rZiMiZ
Copy link

rZiMiZ commented Aug 12, 2022

@nfairon sometimes work, sometimes no

@KirbyDaMaster
Copy link

KirbyDaMaster commented Oct 2, 2022

I have determined the reason for the issue
SOLUTION

This has been bugging me for the past few days, trying to figure out exactly why you couldn't use the hotkeys in discord and other programs. The reason is, when you run the macros, either through deck board of some other program to run key-send events, both processes need to be on the same permission level. When I ran my program as Admin, i also had to run Discord as Admin. This allowed me to run my scripts. So the solution is to have deck board check the process permission level of itself and whatever program you are tabbed into to. If there is a mismatch, either throw a command that changes the permission level or at the very least notify to run the program as admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unsupported programs Report any program that won't work with Deckboard
Projects
None yet
Development

No branches or pull requests