Playnite Forums
  • Playnite Web
  • Rules
  • Members
  • Team
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Playnite Forums Playnite Support and Troubleshooting Playnite and autohotkey

Playnite and autohotkey
whoozwah
Offline

#1
03-31-2020, 12:32 AM (This post was last modified: 03-31-2020, 01:15 AM by whoozwah.)
I have a few autohotkey scripts that I use for different games and emulators and I was wondering if there was a way to start off a script before a game launches and close it after the game closes. I've gotten the scripts to kick off but they prevent the game from launching. Any idea how I should write the code in the script so that the ahk kicks off but allows the game to launch?

Figured it out. Instead of using the AHK script as a .ahk file I compiled it to an exe and used the process outlined in the FAQ
Crow
Offline

Administrator
#2
03-31-2020, 05:42 AM
If you are starting the script via batch script then you need to start it in non-blocking way, meaning you need to use "start" command to launch autohotkey process.
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode