Jump to content
LaunchBox Community Forums

d8thstar

Members
  • Posts

    307
  • Joined

  • Last visited

Everything posted by d8thstar

  1. this one is driving me nuts! singe 2.o, laser disc games, i'll use dragons lair 2 as my example. i only want to use JoyToKey when starting the app and to quit it when the app is closed. if i MANUALLY start joyToKey and then launch the DL2.BAT, everything works. when i add the joytokey.exe to dragon lairs "additional apps" and then start the game, the j2k app loads (it is in the task bar) but the joystick does nothing. this is really odd, the app works fine when starting manually. i have also tried the below code in a AHK script as my additional app. it starts but the game is minimized to the task bar, i have to manually blow it up. and then when hitting ESC to exit, i go back to desktop but the game is minimized to task bar. fyi, for the jopytopkey.bat in the AHK script below, i only have one line: taskkill /F /im JoyToKey.exe and again, outside of LB, if i run the close bat, it dopes what it is supposed to. please help, i'm going nuts! Run, S:\Tools\Joy2Key\JoyToKey\JoyToKey.exe $Esc:: { Run, S:\Tools\Joy2Key\JoyToKey\JoyToKeyClose.bat WinClose, ahk_exe {{{StartupEXE}}} }
  2. Hi all, Trying to jump this singe 2 hurdle. i have evrything running with bats just fine but i need to be able to launch joytokey when the app starts (I can add that to the game bats just fine and it works) but then I need to be able to quit joy2key when exiting the game. the only way i know how to do this is on the emu level with AHK and the "running autohotkey script" option for the emu
  3. i've had this issue for a while, when exiting Daphne, the video pauses for about 30 seconds while the audio still plays, it then exits as expected back to LB. This behavior does NOT happen in Daphne launcher by itself. I turned on logging and there is an error but I have no idea what it means. can anyone help? 2021-06-10 11:09:44 AM DataManager.SaveInternal started. 2021-06-10 11:09:44 AM Saving InputBindings.xml... 2021-06-10 11:09:45 AM Saving ListCache.xml... 2021-06-10 11:09:45 AM Saving Settings.xml... 2021-06-10 11:09:46 AM Saving BigBoxSettings.xml... 2021-06-10 11:09:46 AM DataManager.SaveInternal completed successfully. 2021-06-10 11:09:46 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Start 2021-06-10 11:09:46 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before JoystickTimer Enabled Set 2021-06-10 11:09:46 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Resume Video 2021-06-10 11:09:46 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Check Already Focused 2021-06-10 11:09:48 AM Music.Pause Start 2021-06-10 11:09:48 AM Music.Pause Start 2021-06-10 11:09:48 AM MameHighScores.Prepare: Beginning the preparation process... 2021-06-10 11:09:48 AM Aborting MameHighScores.Prepare: Uploading MAME high scores is disabled in settings. 2021-06-10 11:09:48 AM Begin M3U Check. 2021-06-10 11:09:48 AM RomPath after M3U build: R:\ROMS\Arcade System Games\Daphne\framefile\lair.txt 2021-06-10 11:09:48 AM DataManager.SaveInternal started. 2021-06-10 11:09:48 AM Saving InputBindings.xml... 2021-06-10 11:09:49 AM Saving ListCache.xml... 2021-06-10 11:09:49 AM Saving Settings.xml... 2021-06-10 11:09:50 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Start 2021-06-10 11:09:50 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Before Pause Video 2021-06-10 11:09:50 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Completed 2021-06-10 11:09:50 AM FIRST CHANCE EXCEPTION: An error occurred invoking the method. The destination thread no longer exists. at System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state) 2021-06-10 11:09:50 AM Saving S:\LaunchBox\Data\Platforms\Arcade - Daphne.xml... 2021-06-10 11:09:51 AM DataManager.SaveInternal completed successfully. 2021-06-10 11:10:35 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Start 2021-06-10 11:10:35 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before JoystickTimer Enabled Set 2021-06-10 11:10:35 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Resume Video 2021-06-10 11:10:35 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Activated Before Check Already Focused 2021-06-10 11:10:35 AM FIRST CHANCE EXCEPTION: An error occurred invoking the method. The destination thread no longer exists. at System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state) 2021-06-10 11:10:36 AM Aborting MameHighScores.Parse: Uploading MAME high scores is disabled in settings. 2021-06-10 11:10:40 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Start 2021-06-10 11:10:40 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Before Pause Video 2021-06-10 11:10:40 AM Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.window.Deactivated Completed
  4. That did it! Thanks a ton man!
  5. Thank you so much! I'll report back this evening, fingers crossed!
  6. hi all, Naomi is next on my list. I can import the rom folder but then I am left with a ton of alternate versions that I need to manually go thru and either hide or remove from the platform. Is there an easier way of doing this? the way LB handles mame clones is is brilliant (having clones listed on the parent rom as a drop down to select it) but that is accomplished with the mame.xml, something Naomi doesn't have. any thoughts ion a clean import? if not, i'll just need to go thru the list and manually edit. thanks!
  7. it killed teh emulator, joytokey still running. this is a weird one!
  8. ok, got that working. but now i cant get joytokey to close at app exit. i have this bat file that works when attached to a rom file. but when i try the code at exit for the emu, it doesn't kill joytokey, odd! run taskkill /F /im JoyToKey.exe
  9. sorry to bring up an old post but this is exactly what i am trying. my bat file will kill joytokey by rom. but the above won't kill joytokey when exiting the emu
  10. i’ll give that a shot, thanks for the advice!
  11. apologies in resurrecting an old thread but this is exactly what i needed. is there a way to launch joy2key emu wide instead of by individual games? thanks!
  12. is it possible to launch a pre app by emulator instead of by game? i have an emu that i always want to start the same app before the emu starts. i see where to do it by game, would like to do it by emu. thanks!
  13. finaly got it working on this end! thanks so much for the script!
  14. i've tried the below, doesn't seem to work. I'm just looking for a very simple, click "n", send left mouse click. i'm putting this under the manage emu, "ruuning autohotkey script" but it doesn't seem to work. fyi, trying this for american laser games running singe 2.0. trackball is working fine as the mouse cursor, and an actual mouse left click shoots, but i want to map to one of my arcade buttons. maybe it's because games start with a bat? i dunno, any help is appreciated. this is what i've tried (along with many similar alternatives) n::click
  15. i'm sure this is more of an LEDblinky issue but thought I'd ask here since LB devs seem to think of everything and maybe there is a work around within LB? i can't seem to get proper button lights to light up when starting a game that has a launcher. within lb, if i highlight l;ets say a "Pop Cap" game, LED blinky lights up the buttons i set up for the default of that "emul;ator" in LEDblinky. but since the game isn't actually a rom of Pop Cap, when I start a game, that games specific exe launches and LEDblinky lights go off. another example of this is teknoparrot games where a launcher (game loader all rh) is interjected into the mix. the game buttons lioght up within LB but once the game starts, no lights. might there be any options that i can set in LB that would fix this? is this strictly an ledblinky issue? thanks!
  16. Thanks man! I dropped rocket all together when I made the move. Might you have an example you could share for for a tekno launch with RL? it's been so long since I've used RL...
  17. ah ok. i had tried that option but both of my command lines were running, one after the other. But what you said makes sense, i'm running teknoparrot which in turn runs the rom game exe file. but then, teknoparrot doesn't quit when the game starts, it's still running in the background so that second command line shouldn't run until tekno closes?
  18. ok, i have a pre command running just fine. how do i run a command AFTER the game quits? i tried adding another app but the "wait for exit" option is greyed out. the only way to select it is is to select one o-f the options above it, both of which run right before or right after the app starts. no way to run a command at exit? thanks!
  19. never mind, now that i see the set up, my second question was stupid
  20. thanks man. not sure how i missed that! question. if i needed to run more than one comas, would i separate the with a semi colon or shoot i write a bat file? thanks again!
  21. This is probably really easy to do but i can't seem to find it... when starting specific games, i want to be able to send a command to run an application before the rom starts. thanks
  22. i have scumm all sorted out. daphne is still giving me exit issues; video freezes, audio keeps playing and finally 30 seconds later it exits proper. there is nothing in the log that points to any kind of error. anyone else run into this?
  23. what if I went the other way with this. i can set up ccs64 to see both joysticks just fine but then it's in joystick mode (not keyset) and listening for joystick buttons. so, can a AHK script send joystick button presses with a keystroke? If anyone can help a noob, I would REALLY appreciate it! FYI, CCS64 sees my sticks as joystick 1 and joystick 3. For joystick one button 1, I am using the 'n' key. For joystick 3, button 1, i am using the 'w' key.
  24. good lord! you remembered that from MEMORY?!? it worked, so, thank you!
  25. thanks man. unfortunately, P1 movement is like the key is being pressed once instead of being held. haven't tried P2 yet...
×
×
  • Create New...