Jump to content
LaunchBox Community Forums

tallpr24

Members
  • Posts

    484
  • Joined

  • Last visited

Everything posted by tallpr24

  1. hi , Im having the same issue, wont import lst files or .bin files. it will only import 10 out of the bunch. I tried importing .lst and .bin with same results. Any ideas?
  2. having a new issue now lol I'm trying to import the .lst files for Naomi roms, when i select all of the files on the final window in only adds 10 out of the 150. not sure if im running into a bug.
  3. ok, will try this tonight when i get home from work and post back results
  4. for some reason some of your text is showing black on dark grey and hard to read. you want me to add this? Joy7:: { WinGetActiveTitle, WindowTitle WinGet, PName, ProcessName, %WindowTitle% Process, Close, %PName% }
  5. this version i have seems to be the only one that works with the rom set i have
  6. wonder if its because im using an older version of demul
  7. got it, but my escape from game pad works on all of my emulators including retro arch, dolphin, cemu, citra, just this one , it wont work work with demul
  8. this works with my escape key on keyboard, to answer your question about exiting , its set to button 7 and 8 at the same time $Esc:: { WinClose, ahk_exe demul.exe }
  9. $Esc:: { WinClose, ahk_exe demul.exe }
  10. yes, currently i have it set that when i hit select and start on my controller it exits out of the emulator, or retro arch. works good just not for demul.
  11. i deleted everything and just put ESC:: Send !{f4} but i still cannot exit from gamepad
  12. like this?? $Esc:: { WinClose, ahk_exe demul.exe } ESC:: Send !{f4}
  13. i tried putting in the exit autoscript, but it didn't work
  14. apologies for the stupit questions. but where do i place this code?
  15. i changed it to this but i still cannot exit with gamepad $Esc:: { WinClose, ahk_exe demul.exe }
  16. currently i have launchbox set to exit out by clicking select and start on my controller.
  17. would that script allow me to exit using game pad?
  18. thats what i have under running autohotkey script
  19. i wasnt able to exit out before even with the escape key until i used this script i found here on this thread ; $Esc:: { Process, Close, {{{StartupEXE}}} }
  20. I know this is an old thread but was wondering, is there any way to get demul to exit out of the game using the gamepad. Currently i have to hit the escape key on the keyboard. on my other emulators i can hold down select and start on the game pad and it kicks me back out into launchbox.
  21. I got it to work. I deleted the arcade roms from launchbox. I then re imported the mame roms set for the third time and this time all games showed. Looks like i had to delete the current mame roms from launchbox and re import to fix this.
  22. so i re scraped the same folder and it still not picking up all the games. Weird thing is I have 2 other computer, one in my sons room and one in my daughters room. They both have the same setup and same folder with the same roms. I cant figure out why launchbox is not scraping these games.
  23. disregard, user error. not sure why launchbox didn't scrape all the games. I re imported the same folder and now those missing games are there.. weird.
×
×
  • Create New...