Jump to content
LaunchBox Community Forums

faeran

Administrators
  • Posts

    2,517
  • Joined

  • Last visited

  • Days Won

    134

Everything posted by faeran

  1. Hi @gstratto. Kind of curious, if you imported your games already, did you already point those games to an emulator? If you don't have RetroArch configured as an emulator already, you can take advantage of the RA automatic update feature by: checking Tools > Manage > RetroArch, and use the install option to get RA automatically installed. Then you'll need to bulk edit your already imported games to point to your new RetroArch emulator. You would also want to double check that the platform names you imported from before match an entry in the RetroArch Associated Platforms section, and then add any necessary BIOS files to your RA system folder, which is located in LaunchBox\Emulators\RetroArch\system
  2. From what I'm seeing, if you remove the region from the file, it will use your region priority settings as a fallback.
  3. Try this: Delete the theme your LaunchBox\Themes folder Go into Big Box, under Manage Themes, find the theme and download it from in there. Alternatively, you can right click the zip file that you downloaded from the forums, go into Properties and Unblock the file before extracting any of its contents.
  4. That would be correct, or at least that would make things easier.
  5. LaunchBox doesn't actually touch your dolphin controller config, but you could always open Dolphin and make sure your controllers are set up there.
  6. Hi @Yaboywhiteey, Did you download the theme from within the Manage Themes section in Big Box?
  7. I'm not really sure. Most likely they are all within the Theme's View folder.
  8. Just be cautious with skraper, as it's known to add backup files within your Data/Platform folders which can mess with your library.
  9. Hi @Cavey. I'm pretty sure the way it works is that it will check your file for regions first and download media accordingly. To test this, check your Planet of Death ROM filename for any region and change it to United Kingdom. Then try to download media again using the wizard and see if you get different results.
  10. You would require the CTC to make it work with themes.
  11. I see. Not sure if there's an easy way to see this, as the GamesDB is constantly changing. LaunchBox does refresh a local copy of the database metadata on your local machine, but there's no easy way to do a compare with your library. Sounds like a good plugin idea.
  12. To accomplish this, you would have to open up all the xaml files and replace all instances of the following line with a different font: <FontFamily x:Key="FontHead">/CityHunter.Resources;Component/Fonts/#Streamster</FontFamily> Here's an example if I wanted to change it to Arial: <FontFamily x:Key="FontHead">Arial</FontFamily>
  13. Hi @soacesloth. I could be wrong, but I think you are right in assuming you cannot change this setting on a per platform/playlist basis.
  14. From my understanding, this option requires a premium membership from EmuMovies. This option isn't for downloading manuals, but to find manuals you already have in your games folder and associate them to your imported games.
  15. Hi @chankee, what controllers are you trying to run? I would first check Windows to make sure that both your controllers are being registered. Windows has a Game Controller window that will list all available controllers. You can check each controller and test out whether Windows is seeing inputs from both of them. If things look good there, then you are in good shape for dolphin. I'd also recommend posting this issue over on the Dolphin forums, if you haven't already.
  16. Hi @wantwon, can you check your Data folder for a file called ImageQueue.xml. If it's there, try to remove it and see if that solves your issue.
  17. Curious as to what you are typing in for your Steam Custom URL, as you should only be typing in your name and not the entire URL. like this:
  18. One thing I did notice in your screenshots is that you have Extract ROM files checked off. While it may not be your only issue, you'll want to make sure you uncheck that when running any kind of MAME files.
  19. Hi @Lukeyboy67. I would recommend posting your feedback over on this post:
  20. The LaunchBox installer usually takes care of the dependencies for you. If you try to run the installer, do the dependencies not install for you? Also, here's a link to the correct .NET Core installer. You'll need to choose .NET Desktop Runtime 3.1.21, the x64 version (more than likely, although it may be worth finding out whether you have x86 or x64 version of Windows). https://dotnet.microsoft.com/download/dotnet/3.1
  21. This may hint at a windows permission issue. Probably worth checking that the entire LaunchBox folder has the correct user permissions.
  22. Just curious, but if you right click one of the games, and go to the Emulation section, is it showing the correct emulator entry?
  23. Hi @Daliant, If you run the Audit tool, there's a column for LaunchBox Games Database ID. This will allow you to see which games have not been linked with a game in the database.
  24. Hi @bbweiners. Thanks for posting this, as it uncovered a caching issue which will be fixed in the next beta, which will solve the issue with the black bars. However, you may want to add SelectOffsetProperty to your wheel so that the selected item will always appear on top. <coverFlow:FlowControl x:Name="FlowControl" Grid.Column="1" Grid.ColumnSpan="3" Grid.Row="3" Grid.RowSpan="1" NavigationRows="0" Rows="1" ItemSpacing="-0.175,0" Endless="True" SelectedScale="1,1" SelectedOffsetProperty="0,0,1">
  25. Hi @Solis92. Does it go away if you uncheck "Parse/Add Android Games on Startup" and restart LaunchBox?
×
×
  • Create New...