Jump to content
LaunchBox Community Forums

darreldearth

Members
  • Posts

    169
  • Joined

  • Last visited

Everything posted by darreldearth

  1. Anyone figure out the command line parameter to be able to mount a floppy save disk? Some games need them like Dungeons and Dragons & Alone in the Dark. Works fine using the GUI mounting the blank floppy disk, but have no idea how to do it using the command line in launch box to get certain games to work/save 😡
  2. You'll probably have to convert them all to folder format XISOs, then to XISO.isos using these 2 batch codes from another post I started. It should work though. Just save each string of code in a text file and save it as .bat, and then run them when they're in the same folder as the games..... Batch Code To convert Multiple XISO Folder Formatted games (games must be 1 word no spaces) to XISO.isos is: FOR /D %%d in (*) DO extract-xiso -c %%d and then Batch Code from Multiple ISO's or XISO.iso's back to XISO Folder Formatted Games is: FOR %%f in (*.iso) DO extract-xiso "%%f"
  3. I used bulk rename utility to replace all spaces with dashes so I could run the batch file. Then once it was done converting I used the program to replace all dashes to spaces again😁. Here's the link to the program... https://www.bulkrenameutility.co.uk/
  4. Nice! I like the theme being able to see all the extra info. Is there any way to add number of players rather than play mode? Or just show both?
  5. So just as a recap.... Batch Code To convert Multiple XISO Folder Formatted games (games must be 1 word no spaces) to XISO.isos is: FOR /D %%d in (*) DO extract-xiso -c %%d and then Batch Code from Multiple ISO's or XISO.iso's back to XISO Folder Formatted Games is: FOR %%f in (*.iso) DO extract-xiso "%%f" I've included the 2 batch files as well for anyone to download who needs them. Just put the .bat files and the extract-xiso.exe in the same folder with your games. Thanks for your help! @JoeViking245 Convert All XISO.ISO's to Folder XISO's Bat.batConvert All Folder XISO's to XISO.ISO's Bat.bat
  6. your command works to convert an xiso back into a folder without any errors... extract-xiso "joes_game.iso" So to convert multiple XISO's back into XISO.ISO format this is what worked for the bat file for anyone how needs to know FOR %%f in (*.iso) DO extract-xiso "%%f"
  7. just curious but how would I use the same command on iso's if I wanted to convert the XISO's back to XISO folder format? tried this but it wont work.... FOR %%d in (*.iso) DO extract-xiso -x %%d I used the -x because in the notes for extract-xiso.exe it said -x is to extract and -c is to create, but I've tried with and without -x and it wont work, so figured maybe i was using the wrong code in general to scan through and run commands on .iso files.
  8. @JoeViking245 It worked perfectly! thanks! This simple code can speed things up so much for everyone who's downloaded all the xbox xiso folder formatted games from internet archive. lol At first I thought it wasn't working, but then realized each game needs to be a single word with no spaces, and I think 8 characters or less as well. so after I fixed the folder names it worked smoothly. thanks again!
  9. Awesome thanks! I'll try it when I get home and let you know if it worked. 😁
  10. I've searched everywhere online and seems a lot of people are asking the same question, so would be awesome if anyone can help. I'm trying to convert Xbox folder format games to Xiso's using the extract-xiso tool. Basically the command is... ./extract-xiso -c ./(game folder name) Then an xiso will be created in the same directory for the specified game folder which was is in that same directory. I just need to know how to make a batch file which will run the same command over and over for every game folder that's within the same directory the batch file is in, without having to type the name of each folder manually and run the program a thousand times. Hope that makes sense if not I'll be more than happy to clarify further. Thanks! Also, here's a link to the program I'm needing a batch file for if it helps... https://github.com/XboxDev/extract-xiso
  11. @neil9000 Well as I originally mentioned theres a significant amount of art for super gameboy as well as videos which could be synced from emumovies, which is worth making it its own platform for syncing simplicity alone. Yes it's just an attachment to super nintendo, but the logic for adding it as a platform isn't about weather it's an "actual platform", it's simply to make it easy for people to download and organize their artwork and videos. It would also encourage people to make new art. Can't see the downside to making things easierπŸ€·β€β™‚οΈ
  12. thanks. I already have the Symlinks setup the same way as in the link you sent, so not sure what antimicro is looking for, but ill try to track it down. The games all work fine with or without the symlinks. its just antimicro at this point.
  13. I tried creating a symbolic link for "C64 Dreams" in the root launchbox folder hoping I could have the games load from my NAS server the same way exodos is setup to run from an external network drive/server, but I get this error (Antimicro error: this applications failed to start because it could not find or load the Qt platform plugin "windows" in ""). aside from the error the games still load and play just fine, but i'd like to fix the error since it happens every time if you have any idea why its popping up. Everything works great if I don't use a symbolic link. Was just trying to save space on the launchbox drive.
  14. After spending tons of time trying to get the 30k c64 romset to be user friendly i came across your "c64 dreams" collection, and I love the work you've put into this. It's really clean compared to the set I had in launchbox already which wasn't very user friendly. Thanks for all the hard work, kuz I can only imagine the time you spent on this. Haven't noticed any bugs so far. Can't wait for your future updates!
  15. Awesome! only thing that could make it better would be to add an option to paste in a specific URL to a chosen Youtube video Also, seems that the plugin downloads the same video regardless of what keywords i use. Seems like its stuck on using the Trailer keyword. Only way i can get it to download something different is to lower the maximum length from 600 to something like 200
  16. Not sure if this has ever happened to anyone else but... After booting up launchbox today from an unassigned disk on my unraid server I noticed it wouldn't boot. then I checked within the launchbox folder and noticed everything had disappeared (All files and most of the folders (over 1tb of data)). I didn't manually delete them and nothing outside of the launchbox folder is missing, so I figured it might be due to a recent update or bug. Luckily I have Launchbox backed up, but figured I'd throw it out there to see if anyone's seen anything like this before. Only other thing I cant think of doing differently was during scraping for new videos/images a few nights ago I checked the box to delete duplicate/similar images that already exist, but its weird that would delete all the files.πŸ€·β€β™‚οΈ any ideas?
  17. Thank you for testing, but yeah I have the download metadata box checked, am up to date on newest version of LB, and have an active premium subscription. Seems like it's only targeting certain people, and it wasn't something that always happened. Started sometime during version 11 and has continued happening up through the newest version. Only thing I haven't tried yet is deleting windows and starting fresh to see if its something in my windows build.
  18. I'm not trying to spam, I'm trying to reply to multiple peoples posts who've made the same post as I've made in the past, hoping someone has found an answer to this aside from just using emusync. I've made my own posts multiple times with no replies to this issue, so either not many people are experiencing this issue or its just not a main concern of the devs, but people are posting over on the emumovies site about the issue also, but they all just switched to emusync and gave up. Be nice to just see the issue resolved, and I'm willing to help with whatever the devs need weather it be testing or log files.
  19. Same problem, been trying to fix it for months but no luck so far. Tried everything I could think of so far with no luck.πŸ˜“πŸ€¦β€β™‚οΈ
  20. I'm having the same problem as you guys. Its been happening on version 11 as well as 12. Downloading media for a single game it can find the video snaps and download them, but when downloading in bulk it will download very few of them if any any videos at all. Most the time in bulk it just does nothing when it gets time for it down download the videos and the downloader exists as if it finished.
  21. I'm having the same problem accept it's been happening on version 11 as well as 12. Downloading media for a single game it can find the video snaps and download them, but when downloading in bulk it will download very few of them if any any videos at all. Most the time in bulk it just does nothing when it gets time for it down download the videos and the downloader exists as if it finished.
  22. using ver. 11.17 the same problem is still present that I had before where movies being scraped from emumovies in bulk amounts will not download anything (When it does manage to download it still misses a bunch of the games videos for some reason). it will search and then just stop and download nothing after searching. downloading from the launchbox servers works perfectly, its just something with emumovies. is this happening to anyone else? Did even more testing and thought it might just be because the platform was named something like Commodore 64 (Single Disc Games) instead of just Commodore 64, but that wasnt it. I can bulk download from emumovies for platform Nintendo 3DS, but not for Commodore 64 (Single Disc Games), So I renamed Commodore 64 (Single Disc Games) to just Commodore 64. Then i moved Commodore 64 out of the platform categories it was under just to be even safer and it still wouldn't download from emumovies in bulk. So Some systems work and some just wont I dont get it.
  23. No matter how many ways I've tried I just cant get launchbox to download media from emumovies when trying with large amounts of roms at one time. It just searches then says it's done without downloading anything. If I do smaller amounts of roms at a time it works fine. It's been doing this for a while so not sure if everyone's having this problem or just me. Try 1000+ roms at once just to be safe and see if it works kuz mine wont.
  24. Usually if a rom only has a (USA, europe) version I just add it to the USA games. In the case where I already have a seperate (USA) version and then also have a (usa, europe) version I would add the (usa, europe) version to the European games. Not perfect without duplicating but it's what I did.?‍♂️
  25. I agree this would be cool to see implemented as an option for greater immersion. ?
×
×
  • Create New...