Jump to content
LaunchBox Community Forums

DOS76

Moderators
  • Posts

    9,052
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by DOS76

  1. I can't speak for anyone else but I feel like a few of the post to day are veiled advertisments and not actual posts.
  2. I understood it that LaunchBox would still be local the client server thing was just to launch the artwork on the secondary monitor now I may have misunderstood it somewhere though. As to launching the game you would need a variable setup that would represent the game in CADScoot's Daphne tutorial he is using %Games% or something similar and that is launching the different games in LaunchBox using that. I'm interested in seeing if he can run anywhere with this idea as I have a secondary monitor and would be willing to help test it out.
  3. Go into the Kega Fusion properties and disable display scaling and it will display properly in HD resolution is set to 1920x1080
  4. I've never been able to get Daphne to work so I'm hoping this will finally get it up and working thanks.
  5. My PS2 folder is 3.5TB alone as for performance you can always turn down the cache in the Options I have a tablet with 1GB of RAM a few thousand games with the RAM cache set at default I was getting an out of memory error but once I turned that off I can run LaunchBox pretty well from it.
  6. In LaunchBox go to tools and then options then there is a setting in there to opt in to the betas.
  7. I'm trying to configure WinUAE to use my 360 controller I set it up originally like this -x=Joy 1 Left +x=Joy 1 Right -y=Joy 1 Down -y=Joy 1 Up Button 1 = Joy 1 Red Button 2= Joy 1 Blue Button 3= Joy 1 Green Button 4= Joy 1 Yellow Button 5= Joy 1 Fire Button 6= Joy 1 2nd Button Button 8= Joy 1 3rd Button However after saving my config again the controller doesn't work even worse after closing WinUAE and restarting it again the input is changed so my controller is [Port2] Joy2 with setting I didn't even set setup. Anyone know how I can set this up properly.
  8. Yeah I really like Brads idea of there being some indicator that a game has additional apps set up for it and even a filter to show only games that have additional apps attached to them also. I like the number over the box in the same fashion that Plex shows how many unwatched episodes a particular TV series has.
  9. DOS76

    Windows Question

    I use Daemon Tools Lite-4-49-1-0356-32-bits in Windows 10 and it works fine just make sure you untick the check for updates check box as the newest version doesn't create virtual drives with a letter and it is unusable with emulators like SSF (Sega Saturn) if you dont' plan on using it for Saturn I'm not sure if it will work with other disc systems as most of them handle mounting the images through the emulator.
  10. DOS76

    Windows Question

    It doesn't mount .cue files though
  11. DOS76

    Amiga CD 32

    Got it! The check mark and the fact that I had -cdimages instead of -cdimage was killing me. If I remove the G though it opens WinUAE up to my config page every time. Thanks for sharing your screen shot it helped out.
  12. Is he saying if he launches Megadrive it works and then switches to TG16 that works too but when he tires to switch back to MegaDrive it doesn't work? If it was a cores problem wouldn't it not work the 1st time he tried to launch it.
  13. DOS76

    Amiga CD 32

    I was wrong there is still something wrong this worked for the first game I tried without its own custom parameters but now whenever I load any game the same game starts over and over. What do the other parameters mean -G -s quickstart=cd32,0 obviously starts cd32 in quickstart -cdimage= I'm not sure about this one I would assume it loads the image but the value is blank after the equals sign so is it not telling it what to load?
  14. DOS76

    Amiga CD 32

    I found out my issues it is that the -f CD32.uae loads a config file and I didn't have a config file by that name when I changed that to my configs name now it loads the games in the full screen config I setup. So for anyone else who stumbles across this like I did who really doesn't know what they are doing in WinUAE you can't just copy the -CD32.uae line because if you don't have a file by that it won't do anything. So it should be -f yourconfigname.uae -G -s quickstart=cd32,0 -cdimage=
  15. DOS76

    Windows Question

    I love both Windows 8 and 10 but I understand that some people like 7 so what ever your preference as long as it is newer than XP.
  16. DOS76

    Windows Question

    If you can get Windows 7, 8 or 8.1 cheap I would go with that because you can upgrade them to Windows 10 for free until July 2016. Windows 8 does have to be upgraded to 8.1 first but this is also free.
  17. DOS76

    Windows Question

    Vista and up. It will work on XP but you can't use all of the features (or at least to my recollection I've read that on the forum before).
  18. DOS76

    Amiga CD 32

    I can get that to work doing it for each individual game but adding it in manage emulators only launches it without a disk loaded. What is the command for full screen also?
  19. Did you get it working
  20. That is acutally pretty cool I can't believe that I have never bothered to set that up before.
  21. I just tried that command and it doesn't work it says button10 doesn't exist on the keyboard. AutoHotKey only works for keyboard presses at least as far as I know I am not an expert on it though. I just got this to work using the code I gave you then go in to tools options input autohotkey then for the one that says close the active windows set it to button 10 in order to get it to work though you have to hold button 7 and press button 10 at the same time.
  22. What do you mean? If you set up escape as your autohotkey command like the code I gave you and then setup LaunchBox to have your controller emulate the escape press from your keyboard then the controller should close the game. If you want to use autohotkey with the code to the button if that is possible I don't have a clue on how to do so. I'm giving up on this thread maybe someone else with more patience will be able to explain it to you.
  23. You will then go into the LaunchBox settings and set the button 10 in the settings to be escape
  24. Ok go to tools and then go to manage emulators select JNES and then click edit. Go to the autohotkey tab and paste this code in you can change the nullDC to JNES if you want but it isn't necessary that is just for documentation. ; This section closes nullDC when pressing Escape $Esc:: { Process, Close, {{{StartupEXE}}} }
  25. Big Box has its own separate button setup
×
×
  • Create New...