latin625 Posted December 22, 2022 Share Posted December 22, 2022 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 Quote Link to comment Share on other sites More sharing options...
latin625 Posted December 27, 2022 Author Share Posted December 27, 2022 (edited) 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 December 27, 2022 by latin625 Quote Link to comment Share on other sites More sharing options...
latin625 Posted December 29, 2022 Author Share Posted December 29, 2022 (edited) [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. Edited December 29, 2022 by latin625 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.