Jump to content

I can't close Sega Model 2 Emulator


leo83

Recommended Posts

Posted

Hi all,

I'm having trouble closing emulator "Sega Model 2 Emulator v1.1a"

I'm using this AHK script:

Run, % executable% %romName%, %emuPath%, Hide
Process, WaitClose, %Executable%

ExitApp

CloseProcess:
Send, {ALTDOWN} {F4} {ALTUP}
Return

But when I press ESC, the emulator does not close. It stays as window in front of Hyperspin

Thank you in advance for your attention!

  • 3 months later...
Posted

Hello :)

Make sure that the Emulator version matches the version written in the AHK file 

Ex:

In my AHK it Says v1.0 so i have to use Sega Emulator v1.0 and v1.1

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...