Jump to content
LaunchBox Community Forums

JoeViking245

Moderators
  • Posts

    3,857
  • Joined

  • Last visited

  • Days Won

    32

Everything posted by JoeViking245

  1. Ah, it sounded like you were using MAME softlists. My bad. RetroArch and MAME (and maybe a couple others?) can innately show bezels. For the other emulators, there's the Reshade app, RocketLauncher or you can add into LaunchBox a third-party plugin called BezelLauncher (found in the Downloads section). BezelLauncher works with all emulators [that have been tested]. But purposefully excludes MAME and RetroArch.
  2. Version 1.3.2 released New Feature: Image Region drop-up box to view only images from the selected region Note: A 'blank' option (an option with no text) indicates images that don't have a specified region.
  3. Can you share a screenshot of the Associated Platforms section of your Flycast emulator (in LaunchBox)? Also share a screenshot of a game you're trying to launch with it. The main Details section, the Launching section and the Emulation section.
  4. MAME softlist bezels get placed into MAME's /artwork/[console_short_name]/ folder. i.e. D:\MAME\artwork\a2600\adventur\bezel.png D:\MAME\artwork\a2600\adventur\default.lay
  5. Force update the metadata file. Tools < Download < Force Update Games Database Metadata...
  6. The developers are aware and will (if not done already) remediate the issue. EDIT: In the most recent beta, the has been resolved.
  7. Thanks! And glad it awas an easy fix.
  8. I'm not sure how they fixed it, but you can try force updating the metadata file. Tools < Download < Force Update Games Database Metadata...
  9. A couple things you can try: If that don't work, try disabling the startup screen and see if that fixes it. If that fixes it and you want your startup screens, reenable it and try one or the other [or last resort] both of these.
  10. To clarify, the fresh install does or does not show those messages? I ask because you mentioned transferring your settings over. If it does not, you can copy the Data folder (which contains your settings, platforms and playlists) over to the fresh install.
  11. Glad that worked. Edit emulator. Add -f -g (that's dash f space dash g) to the default Command-line Parameters.
  12. Edit emulator. Un-check Remove space...
  13. To best help, can you share some screenshots? In LaunchBox, edit your Citron emulator and share a screenshot of: The main Details section The Associated Platforms section Eidt one of its games and share a screenshot of: The Metadata section The Launching section The Emulation section
  14. lol No. How can the script do something [on its own] if it's not there? It's the script that's doing it for you. The 1st word of each line is kind of telling what it's doing. "If you don't mind physically pressing..." means you manually press the buttons yourself. Regardless, glad you're happy with how things are working on your end.
  15. Well, you shouldn't have to. "pressing Alt+Enter" was meant to be symbolic of what the script does (on the 2nd line). If you don't mind physically pressing Alt+Enter yourself, you can remove those 2 lines altogether. What the script is supposed to do is: (green = the actual script. orange = description of what it's doing.) Sleep, 9500 ;Wait 9.5 seconds Send {Alt Down}{Enter}{Enter Up}{Alt Up} ;"Press" Alt+Enter
  16. If you weren't getting fullscreen before, then you usually need to increase the delay time. aka, wait longer before pressing Alt+Enter. If it's still not working after increasing it, try something crazy like 20 seconds (20000). Start the game and wait at least 20 seconds to see (1) the emulator load, and (2) the script sending it to fullscreen. If after 25 seconds the emulator has loaded but nothing changed, edit the emulator (in LaunchBox) and share with us a screenshot of the Running Script section.
  17. The Sleep, 9500 is the 'delay time' in milliseconds. 9500 = 9.5 seconds.
  18. In short, No. Which platforms specifically did the fresh installation install? A new install 1st launch will scan for StoreFront games you have. But should not be looking-for/auto-installing regular platform console games (i.e. Atari 2600, Playstation etc.).
  19. I always contend, "anything is possible". 😎 I can add it to the request list, but don't hold your breath. Marveling at the images fullscreen I can see as being quite alluring. But to what extent? Have you tried the zoom slider feature? Honestly, never looked into it. Something like this would require me to have access your EmuMovies credentials. And then figuring out how access their API (if they even have one publicly available). And then figuring out how to use it. But the worst thing is, I'd have to rename the plugin. Thanks for the suggestion. But that's a hard pass. 🙃
  20. Thanks! You can also press F on your keyboard to view the selected image Fullscreen. Single clicks are too volatile. Besides, how would you select, say 'the one image in the middle of the gallery, and then [single] click it to view fullscreen? As you read, image dimensions are unavailable in our local database file unfortunately.
  21. In MAME, you need to manually configure it for XInput. This might be able to help you along.
  22. My guess is that the auto-play videos feature is part of the Video Playback Support which is not available in the free version.
  23. My antique test PC with no GPU will do that sometimes (Rarely. But sometimes). I've always been able to click Wait for the program to respond, exhibit a little patience in waiting (that means no clicking around on things and just wait), and shortly thereafter have LaunchBox continue as normal.
  24. If it's the same theme as here: Slipstream Theme - Custom Themes - LaunchBox Community Forums ...that particular theme was created using the Community Theme Creator (CTC), a 3rd party [paid for] GUI app to create Big Box themes. You can find the CTC files for the theme here: Slipstream CTC-files - Custom Themes - LaunchBox Community Forums You can edit the .xaml Views files with any text editor. But I'm not sure (never really looked) if there are tutorials/videos available for doing so this way ("manually"). Also, CTC adds in a bunch of [useful] plugin code to make the views do what they do. And could be difficult to decipher when just starting out with XAML. This link... well, is pretty self-describing by its title: Tips for using the Community Theme Creator - video bookmarks and other notes - Custom Theme Tutorials - LaunchBox Community Forums.
  25. Correct. From the Windows Command Prompt within your Dolphin emulators folder, you can type dolphin.exe -h [and press Enter] to get a list and descriptions of the available parameters.
×
×
  • Create New...