Jump to content
LaunchBox Community Forums

SpaceMidget75

Members
  • Posts

    91
  • Joined

  • Last visited

Posts posted by SpaceMidget75

  1. For Arcade, I'm using a bunch of emulators and folders of roms for each emulator. 

    This is fine when I first import them all, as I wanted all my Arcade games under the Arcade platform regardless whether it's Dragons Lair running under Singe or Pac Man running under RA\FBNeo.

    The problem comes when I want to update the roms. I update my FBNeo set and then want to update Launchbox.... 

    Do I just need to do a rom import and it will add new games? 

    More complex is what if the updated rom folder has some games where the filename has changed so I have to delete the orginal? What about deleted roms?

  2. Most of my cores show the dependency files as green, but some of the green ones also show an exclamation mark? 

    What does this mean? I assumed it might be an MD5 hash issue or something but I've got the right bios files. I couldn't find anything on the RA forums either other than the developer saying "I added (!) to create padding after the cog". That makes no sense at all, especially given some "Green" bios DON'T have the !?

  3. Hi,

    Just seen that as part of the new update it includes new platform clear logos. How do you get them onto your installed system when it does an upgrade, I've looked at the timestamps for the ones I have and they're dated 2020 so it hasn't upgraded them. 

    (If you have to download them manually from the website and copy them to the application platform folders, it's not really part of the application update is it?)

  4. I've just raised a bug with the details here: https://bitbucket.org/jasondavidcarr/launchbox/issues/6847/managing-retroarch-always-loads-default

    But could anyone else on the latest Beta confirm they see the same thing?

    Go to manage emulators, edit RetroArch and look at the settings? Do you get the popup saying it's loaded the defaults and have the associated platforms gone back to the default list and default cores? It also shows all cores as "missing" in status.

    Just interested to see if I have a problem specifically. I've removed the whole emulator and re-added it and it still does the same thing.

    • Like 1
  5. This is great. Interestingly, there's need for this with a lot of systems, and with you and eXoDOS doing something similar for two systems, I wonder if there should be some sort of standardisation so that another contributor could take on say, the Spectrum, and menus, keybinds, folder structures would all be similar. 

     

  6. Not the extension just the filename. So I had some files in my RA saves folder called "Parasite Eve (USA) (Disc 1).mcd" probably from me testing and loading discs directly. If I load from the m3u I get a fill called "Parasite Eve (USA)_1.mcd" instead. 

    To be honest, I'm not an expert at this side of things, I just knew to do a clean test as described above it was best to delete the files in this folder related to the game.

     

  7. So, I think RA is working I just wasn't testing it properly.

    Here's what I did:

    • Removed Parasite Eve (USA).ldci from the saves folder so it started clean with no remembered disc index.
    • Edited the m3u file to have disc 2 in the top slot (just for test purposes as I don't have any disc 2 saves at the moment).
    • Started a new game. 
    • It obviously asks to insert disc 1.
    • Hit J, D, J (No RA Menu)
    • Game started to load from Disc 1.

     

    It goes without saying that if you do have some actual saves, make sure you rename them to the m3u name, if they were previously named after one of the discs.

  8. In the past I've imported ROMs, specified a platform from the list and after it's finished, when I look at the platforms properties it will have an image and a clear logo. The last two system's I've imported... PSX and Amiga, haven't done it. Am I missing something? I never used to have to manually download these images for systems.

  9. To be honest, I gathered it only created a temp m3u file. This is fine with me. The problem is, it's not working for me or @fromlostdays either way.

    I've done all the steps I described which seem to essentially the same as fromlostdays but it's simply not loading the game into RA with an m3u, temp or otherwise.

    I'm not sure what else can be done. It's imported correctly into LB, with multiple additional apps and m3u ticked on the core.

    I'm not massively concerned as I don't have a lot of multi-disc games (my games are currated) but it does point to the fact that LB's features are becoming so broad now (a good thing!) that a wiki of some sort is looking necessary.

     

  10. So I've mapped "j" to OPEN/CLOSE TRAY and "d" to CYCLE DISCS. The current way of swapping discs in RA is to OPEN TRAY, CYCLE, CLOSE TRAY.

    So would that be:

    Send {j down}
    Sleep 50
    Send {j up}

    Sleep 50
    Send {d down}
    Sleep 50
    Send {d down}

    Sleep 50
    Send {j down}
    Sleep 50
    Send {j up}

    • Like 3
×
×
  • Create New...