Jump to content
(Open Beta) HyperSpin 2 is now available for everyone ×

Game & Watch module start xpadder


doohan

Recommended Posts

Posted

Hi everybody, 

I have fully configured xpadder that I only use for Game & Watch. I would like to add a command to start and stop xpadder only in the Game and Watch module:

-------------------------------------------------------------------------------------------------------------------------------

IniRead, gamePath, %A_Scriptdir%\Modules\%systemName%\settings.ini, %romName%, gamePath
IniRead, params, %A_Scriptdir%\Modules\%systemName%\settings.ini, %romName%, params

RunWait, %romPath%%romName%%romExtension% %params%
WinActivate, HyperSpin

ExitApp

CloseProcess:
return

--------------------------------------------------------------------------------------------------------------------------------

Does anyone have an idea?

 

thanks and regards, 

Archived

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

×
×
  • Create New...