Jump to content
LaunchBox Community Forums

dragon57

Members
  • Posts

    1,146
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by dragon57

  1. @sundogak, amazing, totally. I never had any early Apple machine, and at this late stage of my life, I had given up even trying to integrate this platform into my setup. Your info changes that. I really look forward to going over the steps and coming out on the other end with a wonderful, new experience.
  2. If you are adept at writing Windows batch files, you could create one that you call from Launchbox instead of the emulator directly. From within the batch file, parse the command line to know which rom you need, then use copy or xcopy to copy the file from the locally reference cloud location to some local directory. After the copy is done, call the emulator from the batch file and point it to the newly copied file(s).
  3. Funny, I had the same question because I want to upgrade my existing controller's joysticks to Happ, possibly. Hopefully someone with experience will jump in.
  4. You can start with this Vector list from the downloads section:
  5. MAME expects a certain format for the files it reads, so using ColEM format probably won't work. You need to find and try a different set of games which are usually called 'Software List' format.
  6. If you really want to find these, all I will say is Google is your friend!
  7. Have you searched the LaunchBox games DB? There should be one there.
  8. Have you checked permissions on the userid used to mount the share?
  9. If you read page one of this thread, there are step by step instructions by myself and ateb, using two similar approaches of manually integrating the files into a Windows based RetroArch installation.
  10. Most impressive work. I can't wait to see the new theme. Thanks for your contributions to the community. It is very appreciated.
  11. East Tennessee, USA!
  12. Looks like you are trying to write to Program Files, which is often not allowed unless the app has admin rights. Either try running the app as administrator, or change your output directory to another area, then copy the files back.
    Wow, what a great set of images. I have replaced all my banners with these. Fantastic job.
  13. All, my audit utility is ready for beta test. I have one tester now, but more would be better. Contact me via PM is interested in guiding the future of this build.
  14. @Styphelus, @Chris Kant, @Kondorito, thanks for the interest in my utility. I will see what I can do to get it release ready. It currently serves my needs well, but it does have a couple of bugs that need addressed. I initially planned on asking for testers in the appropriate forum here, but real life intervened and required me to step back from this community a bit. Now that I know there is interest, I will continue with my effort. If any of you are interested in being a tester, please contact me via PM. I don't want to hijack this section any more than necessary. Thanks again for your interest.
  15. I just remembered I do happen to have the a number of templates for many other systems, including Gamecube, Nintendo 64, Wii, WiiU, and WiiWare. I have updated the zip file and contact sheets above.
  16. I ended up writing my own audit tool which breaks down all the images into their own category. I have never liked the way they are grouped together according to the rules setup in the LaunchBox Option panel. It also audits manuals, music, etc.
  17. I doubt you will get an answer. The original author hasn't been around for nearly two years. Have you tried using the now native audit too?
  18. I have had to step away from the scene for a while because of family commitments, so nothing from me for a while. I only posted my zip because I already had the files ready to go and wanted to help out. I use a combination of one off processing in Paintshop Pro, Autokustom, and some custom written ImageMagick scripts to create my logos.
  19. I have a number of blank templates posted in the download section, but not all in one place. Attached are what I have used in my own collection. Note: Many of these from from Viking's original archive, other user's archives, places around the 'net, plus my own creations. I gathered them here for ease of use only. Silver_Ring_Templates.zip
  20. The setup/update does overwrite files. If you are having issues doing an update, I would suspect an anti-virus app may be interfering/locking files. I have had this same issue on one of my systems in the past and at least for me, temporarily disabling my AV app before trying to update solved the issue.
  21. The links in the GameEx post still work, you just have to be logged in to the forum first before you can download.
  22. If you run my command without any edits from the Images directory, it should work fine. I have tested it here repeatedly.
  23. Variety is the spice of retro life! Good job, @proghodet.
  24. Try this: for /d %%a in (".\*") do (copy 1.jpg "%%a\%%a.jpg") Run the command from the Images directory.
×
×
  • Create New...