Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Mamehooker issue with key output  (Read 1355 times)

0 Members and 1 Guest are viewing this topic.

Marcoqwerty

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 123
  • Last login:March 14, 2024, 02:46:08 pm
Mamehooker issue with key output
« 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

« Last Edit: September 24, 2017, 03:52:42 pm by Marcoqwerty »