Jump to content
LaunchBox Community Forums

Lordmonkus

Members
  • Posts

    11,556
  • Joined

  • Last visited

  • Days Won

    76

Posts posted by Lordmonkus

  1. Yeah, this is a weird one because it's something that changed in MameUI at some point but not sure when. I have used an older version (154 i think it was) and it was perfectly fine without moving the mame.ini file. I have long since switched to the command line version and manually generate my mame.ini file in the main folder where the executable is located.

  2. Double check your Associated Platforms window of your Retroarch emulator, I just checked mine and the Sega Dreamcast platform was missing though I am not sure if it was there or not. I have been messing around with a fresh and clean install so it is quite possible I didn't have it setup to use RA.

    It could be a bug though that removed the Sega Dreamcast Associated Platform for Retroarch, it would be strange if it was but I have seen weirder.

  3. 10 minutes ago, Tromzy said:

    I still get this bug where my mouse pointer gets pushed to the right sometimes when a controller is plugged in with latest beta

    This is your analog stick on the controller not being centered.

    11 minutes ago, Tromzy said:

    if I try to launch a Dreamcast rom (Reicast OIT core with Retroarch), Retroarch does not launch.

    Works perfectly fine for me. Check your settings in LB, make sure your associated platform is correct and you have the proper core selected.

  4. In the edit emulator window for an emulator check the Associated Platforms tab and make sure your platform names match there.

    Honestly, you used a 3rd party program that makes changes to the xml files, any number of things could have been changed or broken.

  5. Yeah the old way of doing it was the way you described it but it has since been changed so you can have multiple videos and if you have more than 1 video in the folder it will pick a random one at startup.

  6. 2 minutes ago, enurweb said:

    But if there is far better options then of course I will greatly consider them.

    It just depends on what you want to emulate, I find Retroarch and its cores to cover the mainstream 8,16 and 32 bit systems pretty much perfectly. Once you get outside of that into the later generations and some of the more off the beaten path systems things can get a bit more tricky.

  7. 5 minutes ago, enurweb said:

    Right now inside RetroArch settings it's looking for my "System" folder at let's say "F:\LaunchBox\... and so on.

    If you set your /system folder path yourself then you may have to re-point it after moving but if you didn't set it and it's just the default it should be fine.

    6 minutes ago, enurweb said:

    When installing intro videos, themes, fonts and such for BigBox, do they stay installed inside the LaunchBox folder somewhere

    Videos and themes are fine in the folder. Fonts though I am not sure at all.

    7 minutes ago, enurweb said:

    I'm looking to get Sega Dreamcast and PlayStation 1 up and running, preferably with RetroArch so I only have one "emulator" installed.

    For PS1 the Beetle PSX core is a great emulator and highly recommended. Beetle PSX HW is worth trying out but I don't use it myself, I find it can be a bit glitchy with some games.

    For Dreamcast the Reicast core has come a long ways but still not at the top or worth using over Redream or Demul yet.

    Don't get too hung up on having "only one emulator" installed, there are times when a stand alone is superior enough to the RA core that it makes the RA not quite worth using.

    10 minutes ago, enurweb said:

    In "System" folder should I update with BIOS files from the start for all consoles or only when it's more a specific requirement from a system?

    Not sure what you mean here, if you have working bios don't update them unless you have to.

    12 minutes ago, enurweb said:

    Reading my goal for my LaunchBox setup if you can think of any other fall traps or things I have to think about

    Nothing I can think of other than making sure that if your paths change you may have to make some changes in LB or your emulator settings, it just depends on a case by case basis.

    I would only suggest that you have a backup good working setup while you make the migration and test things out. That way if something goes horribly wrong you got something to fall back on.

  8. 13 minutes ago, TheMadMan007 said:

    I also did try going into the settings and mess around with the spacing options, but that didn't seem to make a difference at all. 

    As of beta 10, which just came out, we now have game controller features in .Next. There's only two items left, which should go fairly quickly:
    
    Custom spacing options (with # of text lines too)
    Mouse cursor popup options
    I should be able to implement these this week, and then we'll look to put out the next official release. Assuming all goes as expected, the 8.4 release will be the last official release to contain OG LaunchBox.

     

    • Like 1
  9. Load it once, Alt + Enter once to make it fullscreen it, close it with Alt + F4, the next time you run it through LB it will load it in fullscreen.

    You will want to use this AHK script to close it out though:
     

    $Esc::
    {
        Process, Close, {{{StartupEXE}}}
    }

     

  10. On 8/27/2016 at 5:16 PM, Lordmonkus said:

    Just full screen it (alt + enter) with a game loaded and exit out with either alt + f4 or using your Launchbox key press combo. It should load up full screen the next time around, it does for me anyways.

    The answer to this was on the first page, 3rd post.

×
×
  • Create New...