Jump to content
LaunchBox Community Forums

hulkk01

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by hulkk01

  1. On 8/29/2020 at 3:39 PM, drewjbx said:

    Create the AHK and put the code I used into it. Be sure to edit your path accordingly. (works same as BAT file but has ahk extension)

    Go to setting of the game and point Application path to the AHK file. I put the AHK into the game directory itself.

     

     

    Image11.png

    I follow your instruction and it still doesn't work. it popup and ask me "How do you want to open this file".

  2. On 5/5/2020 at 2:32 PM, drewjbx said:

    I stopped being lazy and found the solution.. for anyone that might need the info. Just create your own AHK and point to it in launchbox. 

     

    
    Run, mario.exe, E:\Super Mario 64 Remaster
    
    SleepAmount = 50
    
    WinWaitActive , Super Mario 64 PC-Port
    
    Send !{Enter}

     

    Where can I put this at? Create BAT files?

×
×
  • Create New...