-
Notifications
You must be signed in to change notification settings - Fork 533
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
need help with OBS interaction #64
Comments
someone else had the same problem. |
Thank you very much taran! However, I was interested in using AHK due to the flexibility. Do you know how to add delay between keystrokes??? my code is in files.zip Also, is " sendinput, ^!p " better than " send, {ctrl down}{alt down}a{alt up}{ctrl up} "??? |
I'm not going to do your homework for you, as it were. You've got to put in the work. usually you want to use |
thank you for your help. I am putting in as much work as I can. I did take the AHK basic tutorial, but I'm 12 and there was a lot I didn't understand. I figured I could ask someone who knows AHK better and understands it for some help. Based on what I did understand from the tutorial, that code looks like it should work. Thanks. |
The delay is added (I can see the delay difference of 50 ms between each keystroke) but OBS still isn't catching it. |
I'm not sure what to tell you.
Can't you just use OBS's built in shortcuts? Aren't they global?
I don't know how to solve your problem, I haven't done what you're trying
to do. Maybe ask the other guy who also tried this?
…On Thu, Oct 4, 2018 at 5:57 PM joshinshaker-vidz ***@***.***> wrote:
The delay is added (I can see the delay difference of 50 ms between each
keystroke) but OBS still isn't catching it.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#64 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APTDX5dq2Ec1B7AydNqoym4rPxZ8QOIDks5uhq5ugaJpZM4XIzJa>
.
|
I figured it out with the help of someone else over on discord. I created another project to share my code on. |
PLEASE HELP!!!!!!!!!!!!!
This is my issue; my script works with OBS studio when it has focus, but as soon as I click another application, it stops working. here is my keyremap.ini and my AHK.ahk
FYI everything is running as admin.
(yes I know there are some keys in the AHK that are not in keyremap.ini.)
files.zip
The text was updated successfully, but these errors were encountered: