List of programs that cannot use Deckboard macros
rivafarabi opened this issue ยท 23 comments
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
Same thing for Discord, can not use a button to replace a keyboard shortcut.
Adobe Photoshop, After Effects, Premiere (all CC 2019), Krita, Medibang Paint, Davinci Resolve 15.
Seems like Streamlabs Chatbot won't work
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.
VLC doesn't work either.
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.
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
Heroes of the Storm
Nvidia Geforce Experience Overlay (For Streaming and Recordin)
Mozilla Firefox is also not working with deckboard...
Cakewalk by Bandlab, but the old version of this DAW (called Sonar X3) do.
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.
I would like to use voicemod with the deckboard shortcut buttons. Would it be possible to configure my voice changes in Deckboar?
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.
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.
Adobe Photoshop, After Effects, Premiere (all CC 2019), Krita, Medibang Paint, Davinci Resolve 15.
Keyboard macros work in Davinci Resolve 16. Just tested.
When i try to start Obs it give me an error.
1- Failed to find locale/en-US.ini
2- Failed to load locale
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?
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.
Spotify non premium
Zwift.
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.