Jump to content
LaunchBox Community Forums

dragon57

Members
  • Posts

    1,081
  • Joined

  • Last visited

  • Days Won

    14

dragon57 last won the day on September 4 2024

dragon57 had the most liked content!

About dragon57

  • Birthday July 12

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

dragon57's Achievements

128-Bit Self Aware

128-Bit Self Aware (7/7)

640

Reputation

5

Community Answers

  1. Not at the source. The Bezel Project doesn't pull lay files for MAME roms itself, but calculates those on the fly as native MAME bezels are installed. There must be a glitch in LB somewhere.
  2. If I'm not mistaken, RocketLauncher has an Attract Mode plugin, right? So you have a great solution there, as you have already intimated.
  3. An updated themed and system art bezel pack for the Commodore Amiga CD32 has been released, and the game list for Launchbox has been updated.
  4. An updated themed and system art bezel pack for the Commodore Amiga and the Panasonic 3DO has been released, and the game list for Launchbox has been updated.
  5. Some of your items are addressed in this thread: As to your 'to zip' or 'not to zip' is user preference, but you have to realize how some things will be affected by either choice. I personally 7-zip all my console roms, but many find it easier to just have no of the small console roms compressed as large disk drives are pretty cheap these days. There is no right or wrong here.
  6. dragon57

    Bezel Clipping

    While the TV surround can cause a very slight clipping if you don't use a shader to match the round corners like CRT-GEOM (the intent of that TV surround), what you are seeing is way more than you should have. What does your lay file look like for this game? Here is mine. <!-- bezel.lay --> <mamelayout version="2"> <element name="bezel"> <image file="bezel.png" /> </element> <view name="Bezel Artwork"> <element ref="bezel"> <bounds left="0" top="0" right="16" bottom="9" /> </element> <screen index="0"> <bounds left="4.625" top="0" right="11.375" bottom="9" /> </screen> </view> </mamelayout>
  7. LaunchBox pulls from the same Github, so updating with LB should be fine.
  8. Have you updated your bezels for MAME very recently? The new ones we just pushed to Github should have correct lay files for all the vertical games.
  9. Note: the MAME bezels were just updated a couple of weeks ago. Depending on the age of your files, you may want to reinstall them. Here is my lay file: <!-- bezel.lay --> <mamelayout version="2"> <element name="bezel"> <image file="bezel.png" /> </element> <view name="Bezel Artwork"> <element ref="bezel"> <bounds left="0" top="0" right="16" bottom="9" /> </element> <screen index="0"> <bounds left="4.625" top="0" right="11.375" bottom="9" /> </screen> </view> </mamelayout>
  10. Yes, should not be a problem. Did you download just png files, or a matching set of cfg and png files for each system? Show us a pic of what you downloaded and where you put them.
  11. Here is how mine is setup.
  12. Totally agree. Retroarch has a ton of tweaks you can do, but unless you have lived and breathed Retroarch/Libretro over time and understood those tweaks as they evolve, it can be difficult for users to figure things out in a simple way. Keep giving us data and info and I am sure this can be figured out.
  13. I have seen a number of people who say behavior seems to change when launching Retroarch from LaunchBox versus launching from Windows. Not always, but usually it is related to what is defined in the command line arguments for the Retroarch Emulator section. Have you checked to see how LaunchBox is launching Retroarch? I doubt that command line is basically blank.
  14. This has been a bane to all users of Windows Retroarch and the cores that support more than one system. I work on the Bezel Project team and am well aware of this issue and I am currently working on a solution to this. My testers have told me my latest method works well for them and I hope to roll this out in my Bezel Project Windows app very soon. While my efforts address the issue you bring up more widely than just for bezels, my bezel solution should address what you are stating. I have reached out to the LaunchBox team about integrating my new method, but I can't say more than that at the moment. I have no timeline yet for broad release. Just know a potential solution is forthcoming.
  15. My Bezel Project for Windows app supports writing out the config and overlays directories along with a readme file that SHOULD work on your android device (at least I have no reports recently that it no longer works). You can download the app from here: https://github.com/thebezelproject/BezelProject-Windows As far as I know, LaunchBox does not as of now support Bezels on Android.
×
×
  • Create New...