rivafarabi / deckboard

Control your PC with your phone in easy way possible. News and updates on @DeckboardApp.
https://deckboard.app/
560 stars 30 forks source link

List of programs that cannot use Deckboard macros #117

Open rivafarabi opened 5 years ago

rivafarabi commented 5 years ago

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:

ghost commented 5 years ago

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

submarinecat commented 5 years ago

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

JesseAdkins91 commented 5 years ago

Seems like Streamlabs Chatbot won't work

rivafarabi commented 5 years ago

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 commented 5 years ago

VLC doesn't work either.

ObiwanKenoob commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

Heroes of the Storm

Nvidia Geforce Experience Overlay (For Streaming and Recordin)

ShadowCreator250 commented 5 years ago

Mozilla Firefox is also not working with deckboard...

F0h commented 5 years ago

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

MayhemBill commented 5 years ago

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 commented 4 years ago

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

digitalfiz commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

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 commented 3 years ago

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

Keyboard macros work in Davinci Resolve 16. Just tested.

kingolarn commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 2 years ago

Spotify non premium

nfairon commented 2 years ago

Zwift.

rZiMiZ commented 2 years ago

@nfairon sometimes work, sometimes no

KirbyDaMaster commented 1 year ago

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.