Jump to content
LaunchBox Community Forums

Cnells2000

Members
  • Posts

    435
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Cnells2000

  1. Didnt work in the exit tab, but i updated the program, used QT and used this script in the running autohotkey section and it worked. Exits smoothly now. $Esc:: { Process, Close, {{{StartupEXE}}} } ; Project64 has a messy exit process; this ensures that it exits cleanly Process, Close, {{{StartupEXE}}}
  2. I pasted this in the running and exit autoscript section each (Not both at once) just to test and it still same as video above. not even with qt.
  3. Hey Guys. Trying to figure why when im closing duckstation emulator the UI still remains. i used the exe duckstation-sdl-x64-ReleaseLTCG but the ui still stays open. my guess is that this emulator has two exes. I Tried to made a .bat (I Put it in the additional apps section) to close the UI upon Exiting but its not closing it. Im Trying to get the proper name of the UI .exe whatever it is because apparently its not duckstation-qt-x64-ReleaseLTCG or duckstation-sdl-x64-ReleaseLTCG. So its that or either a proper AHK script to close it successfully. This is the .bat script line i used but i was unsuccessful taskkill /im duckstation 0.1-3019-g3c2b11fc (Master).exe This One Failed too... taskkill /im duckstation-sdl-x64-ReleaseLTCG.exe And This one... taskkill /im duckstation-qt-x64-ReleaseLTCG.exe Duckstation close.mp4
  4. Is there a way to make the cmd windows appear behind the loading screen and/or make a script for my Teknoparrot Section to have a splash screen for about maybe 40 secs before the game pops up. teknoparrot takes a while to begin the games. those cmd windows are annoying. thanks in advance. bandicam.mp4
  5. Anyone here run pop cap games? hi all. im running across a problem with some of my popcap games where when i load them they sort of go out of focus and i have to completely escape out of big box when that happens. But before i escape i have to click back on the big box screen because the screen is froze BC its out of focus. then once i've escaped its running and minimized to the taskbar at the bottom of the desktop. is there any way to fix this? i dont wanna have to delete my games bc they are doing this ya know? thanks in advance Popcap games running in background, Bigbox out of focus - Troubleshooting - LaunchBox Community Forums.mp4
  6. I followed your instructions and star trek loads perfectly!!!!! thank you all so much for your input!!!
  7. That command did'nt work for me. i pasted it in the custom line parameters. was i wrong?
  8. i put on minimum and default. both games still load like this 2020.mp4
  9. i just batch changed all to work with FP loader. All act correctly except for jurassic park ultimate and my favorite, Star Trek ultimate
  10. this is my spiderman config. it has custom line parameters but the game and several others T2, metal slug, etc work perfectly
  11. where would i remedy this? it does say the extension in the launching area
  12. i use to different FP. some for slamtilts and some for regulars
  13. ok i unchecked that and now star trek loads just like the jurassic park video. what do i need to change?
  14. @Headrush69here u go the video below is how jurassic park acts. similar but it doesnt show a problem error bandicam 2021-01-12 19-19-15-368.mp4
  15. OK!!! for the first time im playing star trek full screen!!!!. loading it outside of LB it plays fine. but running it through LB or BB gives me the error you see in the video. then i load it up outside and it plays fine. i just didnt show the footage of the game playing BC my recorder does'nt record windows display well. Im almost there!!! could you instruct me how to fix this? My jurassic park acts just like this as well, it just does not come up with the error "problem loading that file" Future Pinball STU.mp4
  16. BAM? Im Sorry ive heard that before but dont know what it is. I see the link you sent. going to try this now. so just install this and it should run like the other FP cabinets?
  17. hello all. Im trying to play the star trek ultimate pro on future pinball but it always crashes about a 1/3 of the loading line with no crash error. i downloaded it directly from the website and ran FP as administrator. Can anyone help me with this? bandicam.mp4
  18. this is better than taskkill?
  19. ok that worked perfectly!!! but only by double clicking the .bat. Crap! when i run the app through the media center program the screen blinks and my taskbar dissapears. and all i see is my desktop with no taskbar. but it forces me to ctrl alt delete and sign out.... but if i minimize the window of the media center program and manually dbl click on the .bat your script works to the letter!! what do u think i could do here to remedy this?
  20. Like this? timeout 3 taskkill /F /IM "program.exe" /T timeout 2 start /wait "" "D:\Launchbox\bigbox.exe" timeout 2 start /w "" "D:/LaunchBox/Core/BigBox.exe" timeout 2 start "" "D:/program\program.exe"
×
×
  • Create New...