The NEW Build Your Own Arcade Controls

Main => Software Forum => Topic started by: Marcoqwerty on September 24, 2017, 03:50:29 pm

Title: Mamehooker issue with key output
Post by: Marcoqwerty on September 24, 2017, 03:50:29 pm
Problem:

Cant catch the output when press V key

Setup:

i get this issue after setup Mamehooker in this way

Default.ini (launch a cicle of light and interrupt them when start MAME)

Code: [Select]
[General]
MameHookerStart=
MameHookerStop=
MameStart=kls 1,rfs HyperspinAllOFF 1 %s%
MameStop=lfs HyperspinLuciON 1 %s%
StateChange=
OnPause=
OnRotate=
[KeyStates]
RefreshTime=

[Output]

SpyHunter.ini (map some output and the V for light and rumble when press fire)

Code: [Select]
[General]
MameStart=
MameStop=
StateChange=
OnRotate=
OnPause=
[KeyStates]
RefreshTime=
v=rfs smartasd 0 %s%09,rfs smartasd 0 %s%04,rfs smartasd 0 %s%07
[Output]
lamp2=rfs smartasd 0 %s%13
lamp3=rfs smartasd 0 %s%08
lamp0=rfs smartasd 0 %s%08
lamp4=
lamp1=rfs smartasd 0 %s%08

Result:

All the output light working correctly except for the V no output grabbed

Weird thing:

If,during the game, i open Mamehooker and open SPYHUNTER.ini.....AND ONLY SAVE.....ONLY SAVE without touch anything....the ini works correcly and catch the V key