Jump to content
LaunchBox Community Forums

MCF

Members
  • Posts

    51
  • Joined

  • Last visited

File Comments posted by MCF

  1. On 10/24/2019 at 2:23 AM, Morley said:

    Hello everyone. Can this runner.exe file be edited to contain a script to automatically run the emulator in full screen?

    This script works perfect if I run the emulator:

    WinWaitActive, Neko,
    Send {F11}sf

    but I don't know how to implement it with the "runner.exe" file from the launchbox Autohotkey.

    Some help?

    I made a derivative of Fayne Aldan's genius work.

    FEATURES ?

    Launches np21.exe in fullscreen

    Pressing Esc on the keyboard will terminate runner21.exe, np21.exe, joytokey.exe, autohotkey.exe

    LIMITATIONS ?

    Hardcoded to work only with np21.exe, will not work with any other variants of the Neko Project emulator (although this can be altered in the provided AHK file)

    64-bit executable, will only work on 64-bit version of Windows

    Must be stored in the same location as np21.exe

    Ensure that you don't have anything that launches Autohotkey.exe before using this

    The following two files from the JoyToKey package must also be in the same location as np21.exe

    • JoyToKey.exe
    • VistaAPI.dll

    runner21.zip

×
×
  • Create New...