Jump to content
LaunchBox Community Forums

DOS76

Moderators
  • Posts

    9,052
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by DOS76

  1. Ok for your first issue with SNES9x go to tools click manage emulators and then go to SNES9x select it and then hit edit after that go to the associated platform tab and type in -fullscreen as the default command line parameter. That should fix that issue To add the esc to exit emulators that don't have it built in copy this code and paste it in to the Auto Hot key tab in managed emulators ; This section closes Snes9x when pressing Escape $Esc:: { Process, Close, {{{StartupEXE}}} } The first line with the ; isn't part of the code just a description to explain what it is you can make all of your emulators use this same code or you can amend the first line to contain the proper name of the emulator it all depends on how picky you are about it. Then to get your controller to use the ESC key you have to go into Tools and click on options. On the left there will be a menu go to where it says AutoHotKey in the input section and click it from there you will check the check box at the top and set your button combos to Escape from the emulators. I don't use Kodi I'm a Plex Home Theater guy myself and instead of using LaunchBox through Kodi I launch Plex through LaunchBox so I don't have a clue as to how you will solve that issue.
  2. So no there isn't a keyboard shortcut that does this you can request one at the BitBucket repository just click on send feedback at the top of this page. Above mentioned method will speed up the process though.
  3. Some type of Sync software there is Bittorrent Sync and Microsoft has a program called Sync Toy that might work also. I have a server myself and being able to play the same actual game on different computers would really be great. It looks like because of the way some emulators handle things though you would have to do a combination of network location and sync for say ePSXe.
  4. I recently installed build 14271 on one of my computers and after that none of my browsers would start LaunchBox would hang but for me a clean install fixed everything right up. So I don't think you have the same issues that I was having. You can't start LB or any of your emulators outside of LaunchBox that is so strange.
  5. You definitely can use a .bat to launch you can probably just set up an additional app for that game in Launchbox and have daemon tools launch the game very easily To use the additional app go into edit and then the additional app tab. In the first text box you will put what you want to name your additonal app in the second text box you will put your path to the disk mounting software (I don't know how to do it with the built in disc mounting but a 3rd party like Daemon Tools should work) In the third line you have to type -mount dt, 0, "Path to the ISO in quotes" Then check the before check box.
  6. Just grabbed the latest driver and already have the update everything is working on my side test with MAME DesMuMe and Nestopia.
  7. She probably doesn't but since the demographic they are looking to entice does they had her throw one on. Hot chick dressed like me if I buy one of these I can pick up one of those advertising mentality.
  8. Yeah like Brad said check for the new driver and if you already have it try rolling back to the last one and see if it fixes it.
  9. I hope she keeps her shirt on. When I want to see naked ladies on the internet (which is all to frequent) there are way better places to do so.
  10. I know when I got XBox One wireless adapter and connected it to my computer it kept turning my XBox on so I had to unplug the XBox completely or it would automatically connect to the XBox so if PS4 controller can be used to power on the machine it might not work if it is plugged in. I have Logitech F710 and they work fine if you are running Windows 10 you have to have the XBox 360 drivers in order to get it to work though. So basically you have a lot of options because all 3 will work. I suggest instead of taking other peoples opinions you connect all 3 to your PC and try them out and see which one you prefer.
  11. Ok I dug a little deeper into this and This is what I found out 1. Dolphin I couldn't find a method to easily do this but this post give some directions I am unsure if they work or not. 2. PCSX2 This is easily done through the settings but from what I read save states are picky and if your machines aren't configured exactly the same (using the same versions and the exact same plugins) then it won't work. You can read more about it here 3. ePSXe I can't find anyway to change the default path 4. Project 64 Easily done through the settings 5. Nestopia easily done through the settings 6. ZNES couldn't help you with this as I simply don't use ZNES I personally think it is terrible (no offense to any users) but its UI is ancient and there are way better SNES emulators available and in this case just about all of them are better. I use SNES9X-sx2 you can find it here try it you may want to switch but if not keep using what you are comfortable with.
  12. That would probably depend on whether or not those emulators have options to change the paths to those things if yes then yeah I would think that this would be no issue.
  13. Yeah I thought some kind of time delay on excepted click events would work but wasn't really sure
  14. I just looked through the whole menu for BB and I do not see any options to change any of the things that you asked about start a ticket on BitBucket (Send Feedback link at the top of the page) and request that it be added to the program maybe some others with vertical cabs will think it is a good idea and vote it up.
  15. It was reported last May (so may not be accurate any more) but the cost was supposed to close to that of a high end gaming laptop. Link
  16. What format are your Sega CDs in mine are .bin and .cue and unless I pick the file type I want every game will have multiple files.
  17. I've tried the up and down method to do you have to have AHK setup I just added the script in LaunchBox under manage emulators ahk tab same as the close process and that works even if ahk is turned off in LB
  18. No I tried a bunch of different things including ralt lalt alt. I can't get it to work and can't find any search results with any different scripts than the ones I tried
  19. We are trying to use AHK but we don't know a script that works I've seen that Send !{Enter} Should work but it doesn't
  20. Yeah I saw that setting in Gens+ just yesterday
  21. That sounds like it is out of LaunchBox scope since LaunchBox just facilitates launching what you are asking for would take actual control over the emulator which LB doesn't have. It may be possible to put in a time delay between launches but I don't really know if that is possible either.
  22. I prefer to just go into File Explorer do the search there and drag the files into LaunchBox it saves you a few steps in the import process and it is basically doing the same thing.
×
×
  • Create New...