Jump to content
LaunchBox Community Forums

StammesOpfer

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by StammesOpfer

  1. 18 minutes ago, FishMonkey said:

    Thank you that’s great to hear. So I just run the set up files then I’m good to go then? I downloaded the eXoDOS folder straight to my launch box with the option of not creating a sub folder as this would make two exodos folders so the set up files are in d:/launchbox and the game folders are in d:/launchbox/exodos/Games. I assumed this is the best way to do things. Luckily I have no dos games in launchbox yet.

    If you run setup and I understand you correctly then you will have an instance of your original Launchbox at d:/launchbox and a new instance at d:/launchbox/launchbox

     

    Personally I would do it to a seperate folder then move/merge files manually but that is just my style.

  2. 6 minutes ago, FishMonkey said:

    Can I download each exodos pack to the same directory or will this mess up the setup files? It would be nice to have it all in one folder.

    im assuming I can also run the setup files and I won’t loose my current rom collection set up right? It would be a pain to import them all again.

    the ExoDOS sets are designed to all be in the same folder. So yes download them all to the same folder and it will actually save you some space since there is a little overlap for megre and stuff.

    By default this comes with a whole new instance of Launchbox so you wont overwrite anything unless you do it yourself. If you do merge it in then this should only overwrite MS-DOS in Launchbox so you would lose anything you already had there but this more than likely already has anything you already had.

  3. 1 hour ago, Dan said:

    12 days of PD starts today :) The vol.1 torrent is not FL yet - do we know when it will become FL? 9_9

    That is the joy of the 12 days.... It's a surprise.

  4. 39 minutes ago, Dan said:

    So just to check - if we point the torrent at our existing exodos folder as per the instructions, then when we import into LB doesn’t it import the whole lot, including the old V2? 

    No the XML file created is only for the v3 games. eXo is essentially manually writing the Launchbox DOS xml (this is the file usually generated during import). If you were to import eXoDOS like you normally import games it won't be pretty.

  5. 6 hours ago, harryoke said:

    @eXo any chance of uploading the exe file etc , without the copyrighted material so we can import v2 into LB

    It isn't that simple he has created the xml files to match everything. That has not been done for the full collection yet. It isn't an automated process.

    5 hours ago, Dan said:

    Great news! Hope your back gets better soon exo.

    Can't download the torrent - something do with my ratio. I had thought PD didn't fuss about ratio for some reason :(

    Edit: I have the following message on the PD page:

    "The tracker is unable to contact your client on the IP address and port you are reporting, which means other clients cannot initiate a connection to you either".

    Funny thing is, I am currently downloading from PD, and others are uploading from me also (torrent client is running on NAS which is conneted to router which is connected to modem) - though my SR (ratio) on PD shows "---".

    Any help appreciated!

    Use the PD forums to troubleshoot. Also it has already been stated that it will be part of the 12 days of PD so it will be free leech at some point soon. Also if you do it correctly (read the upgrade instructions he has provided) and already have v2 then it is only around 10gb to go from v2 to v3.

    2 hours ago, 2Play said:

    @eXo Hi there. Do you want me to "free" the torrent in PD?

    That will only make it free for you. Unless you are Staff over there you can't Free it for everyone.

  6. Thanks eXo refreshing like crazy. Take care of yourself. Feel better.

     

    Looks like it's live but the backend is still catching up. Tracker isn't tracking.

  7. 56 minutes ago, cleverest said:

    eXo, you a true superhero of gaming preservation, thank you so much!

    Sorry if I missed this earlier, but I have to be sure because of all the time I've put into my collection... I have over 46k titles in my launchbox across all platforms...also many, many custom playlists and some custom platforms too...I have the complete existing LB EXODOS/Win3XO collection (the win3x0 collection is fully installed in my case via your .bat process (over the exodos install)... will LB support those titles too? 

    My most important concern is that I  don't want to lose access to my existing many thousands of other games/playlists by starting with a fresh launchbox config...this won't happen with your process will it?
     

    As I understand it from previous posts. This ships with a whole new instance of Launchbox. You can either use your existing and the new one separately or you can merge them. Make a backup of your existing setup if you are worried. It should be fairly simple to move the correct files over to you existing config. If you choose to merge this will wipe out you MS-DOS games for sure unless you manually edit your MS-DOS xml file (which would be very painful if more than a couple things).

  8. Ok we have to folder structure and all the files from v2. Now all we need is the v3 torrent... No rush (HURRY!!!) but really, thanks for all the time and effort you have put into these packages over the years. I'll just be obsessively refreshing PD for now. My 1gbps will be dedicated to this at least until the 12 days kick off.

    • Thanks 1
  9. Ok so my thought to make this super simple. Have files RPG.game Adv.game and RPG.app Adv.app. I am doing this without and example file right now but the logic is correct. Might need to tweak names and location.

     

    Batch file

    echo ^<games^> > MS-DOS.xml

    type *.game >> MS-DOS.xml

    echo ^</games^> >> MS-DOS.xml

    echo ^<apps^> >> MS-DOS.xml

    type *.apps >> MS-DOS.xml

    echo ^</apps^> >> MS-DOS.xml

    • Thanks 1
  10. I think I could do it with a couple loops. Iterate through until it see a specific tag. Output to 2 separate files until you have read all source files then merge the 2 temp docs.

    • Like 1
  11. Seems like it would be easy enough to use a batch file to merge a couple different xml files as long as you don't have to dedup them too. I can try and run with this if no one wants to create an actual executable.

  12. eXo said
    StammesOpfer said Did that give you cover art? I would just try it but I am waiting until Win3xO is done before I try it again.
    Done as in, downloading? Or done as in, final release? I ask because from a release stand point, Win3xO is "done". I'll eventually go back to it and add missing games I've found, but that won't be for a few years.
    Downloading. What you have is so complete I would never know the difference. Thank you for all that you have done.
  13. franklb said I successfully exported all the games from both eXoDOS v2 and Win3xO using MEAGRE v2.5.2.3 that comes with Win3xO. This added over 6000 games in total to LaunchBox. These are DOS, Windows 3.x and "PC Booter" games. I used the trick here https://www.launchbox-app.com/forum/troubleshooting/old-images-folders of setting ImagesReorganizedFor5 false to get all the exported media correctly named and located. I think this post: https://www.launchbox-app.com/announcements/new-launchbox-export-in-meagre should be edited to include the procedure for LaunchBox v5+.
    Did that give you cover art? I would just try it but I am waiting until Win3xO is done before I try it again.
  14. donarumo said Thanks for the blog post. Sorry I didn't see it sooner, been busy with work. On the plethora of missing box art entries, I ended up writing a small program that looks for an image file (a file ending in either .jpg, .gif., or .bmp) named "title" in the screenshots folder and moves it to the main images folder and renames it Front with the same extension. I uploaded this file here: http://www.filedropper.com/project1 It's 12 megs (thanks Delphi!) but all it does is the rename process. To use it, you simply browse to Launchbox's images folder and then hit the rename button. Use this at your own risk of course as I'm not responsible for any issues you have. I can tell you I used it on my own images folder and it worked great. All of my titles from MEAGRE (other than those that already had front images) are now Front images (example below). LB_Example.jpg
    So I know I am bringing this back from the dead. Any chance anyone has an active link or can reupload this? Seems the existing link is no longer correct unless a non-functional sheep game is somehow correct. Looks like that site allows other files to overwrite or has a time limit.
×
×
  • Create New...