Jump to content
LaunchBox Community Forums

dragon57

Members
  • Posts

    1,089
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by dragon57

  1. You can find an XBox bezel in this directory, plus a ton of other systems. https://github.com/libretro/overlay-borders/tree/master/16x9 Collections/NyNy77 1080 Bezel
  2. I could have used something like this years ago. I work in the different platforms virtually every day. I finally resorted to just searching the database using the platform: option, but an alpha option would be huge.
  3. I don't see any issues downloading from Github specifically. I'm a member of the Bezel Project and all the bezel tests work fine and fast. It could be related to your ISP, or a million other things, but I agree, you shouldn't be seeing such a big delay. The only option I can think of is to cancel the LaunchBox downloads and try using the Windows app we provide on the Github page and see if you still see a delay. You can try the app from this link: https://github.com/thebezelproject/BezelProject-Windows
  4. I run Atari ST under Retroarch quite often using the Hatari core. Never had an issue, but a tos image as you say is key. Below is the section from the hatari info file with some info. # Firmware / BIOS firmware_count = 1 firmware0_desc = "tos.img (TOS 1.02 US aka Mega TOS)" firmware0_path = "tos.img" firmware0_opt = "false" notes = "(!) tos.img (md5): c1c57ce48e8ee4135885cee9e63a68a2"
  5. Zom, IRL issues always should trump other things. My contributions here as far as uploading various art related archives have basically stopped because of my own RL issues. I still try to weigh in on Bezel related questions because I still am a member of The Bezel Project team, but that too has slowed down. Try not to let users get you down. Thanks for all you do and have done in the past. We are all the better for those things.
  6. As was said upper in this thread, ES-DE is probably the best choice, with Attract Mode being 2nd. Both work very well under Linux. ES-DE can be found here: https://es-de.org Attract Mode can be found on its homepage and the latest fork, the Plus version is here: https://github.com/oomek/attractplus
  7. If you can list the ones you are looking for in a PM to me, I'll look to see if I have any I can fill for you.
  8. It has previously been reported the lay files for vertical games in MAME are bugged. You will either have to manually edit them until the LaunchBox team corrects this, or use the Bezel Project Windows app to install the MAME bezels, which should be correct. I have attached a lay file for vertical MAME games you can use for reference to your lay files. Default.lay
  9. 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.
  10. If I'm not mistaken, RocketLauncher has an Attract Mode plugin, right? So you have a great solution there, as you have already intimated.
  11. 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.
  12. 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.
  13. 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.
  14. 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>
  15. LaunchBox pulls from the same Github, so updating with LB should be fine.
  16. 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.
  17. 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>
  18. 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.
  19. Here is how mine is setup.
  20. 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.
  21. 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.
  22. 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.
  23. 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.
  24. All, an updated themed and system art bezel pack for MAME has just been released. This builds on the original MAME sets that were targeting an older Retropi build. These updates attempt to provide a bezel for every 'working' game MAME supports as of the 0.270 release. If you happen upon a game that is missing a bezel, please go to Github for the particular repo in question and open an 'issue' ticket with what is being requested. Also, the issue where the Bezel Project app for Windows disables the overlays setting in Retroarch has finally been identified and should be fixed. A new build of the app (V1.1.13) has been uploaded. Existing installations of the app should reinstall this new release as it contains a new file required for MAME. The app has better support for native MAME installations for games that use more than one monitor for its display. If you want to know when a new version of the app is released, follow this post as I will be announcing it here. You can also watch the repository on Github: https://github.com/thebezelproject/BezelProject-Windows Finally, the game list required for LaunchBox has also been updated.
  25. You have two options in my mind. 1. Do some manual pixel offset measuring in a graphics program using those bezels in question, then edit the MAME lay file for the same bezels, then you should be good. 2. Go into the MAME Tab section with the bezel showing and modify the video graphics settings to get the MAME viewport to fit the bezel transparent display port section.
×
×
  • Create New...