Jump to content
LaunchBox Community Forums

LEDBlinky controls lightup for a second only


latin625

Recommended Posts

I have it running correctly on MAME, but when I add "Unknown games" and choose say... Daphne Dragon's Lair and set up one button on the control editor, it only stays on when I am scrolling to the game via LB or BB. 

When I select the game to play, the control turns off and three random buttons show up lit in white.

Anyone know of a guide I can use or any tips?

Thanks

Link to comment
Share on other sites

Figured out another piece to the puzzle.  Just not sure how to fix it.  It seems like the .vbs script is killing the game instance and the button lit goes off because it thinks it is finished.

here is the script.
Dont know enough to know how to fix it.  Anyone ?

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "E:\Arcade\Emulators\Daphne\Command Line (Batch Files)\Dragon's Lair 2 4k.bat" & Chr(34), 0
Set WshShell = Nothing

I think the

Quote

Set WshShell

is killing LEDBLINKY.

Thanks

Edited by latin625
Link to comment
Share on other sites

[SOLVED]

You will need to check the "Ignore GameQuit Commands" checkbox. 
 

Quote


Always Restart Launchbox after each new game is added if you have LB open.  If you dont, it will not work.

Hope this helps someone... somewhere... sometime.

Untitled design(2).png

Edited by latin625
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...