Jump to content
LaunchBox Community Forums

dragon57

Members
  • Posts

    1,135
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by dragon57

  1. Change Show inputs on Overlay to Off, then save a new config. Don't forget to overwrite the old cfg with the new one after you exit Retroarch.
  2. You need to tell retroarch to load your config file for that core. Click on Associated Platforms and add something like this to the Extra command-line parameters: -c "config\melondsds_libretro.cfg" If your cfg file is in a different location, edit that example to match yours.
  3. GearColeco only supports col, cv, bin, and rom extensions. Probably need to find different versions of those roms.
  4. What does your retroarch command line look like?
  5. Look for melonds_libretro.cfg in config and copy that to melondsds_libretro.cfg.
  6. That is why no bezels are showing. Copy the cfg files from melonDS to your melonDS DS folder.
  7. Works perfectly here using that core. Works fine using my normal core, desmume too. What is the directory named under config for your medondsds core cfg files? It should be "melonDS DS".
  8. So, he has bezels showing for other platforms? If so, all I can recommend is that he compare his RetroArch installation with yours, since you are sharing files. Verify structures under config and overlays\GameBezels.
  9. Generally, a symptom like that means there is a mismatch between the cfg file names installed under the RetroArch\config\Flycast directory and the names of the game files.
  10. Wow, this is a great collection. Also, the kind of thing you don't realize you need until you see it. Very well done.
  11. First, apologies for not seeing the other posting that covers this and a couple of different errors. Finally, today has indeed been worse. I had to reload each search about 5-8 times, all day. Very strange.
  12. Not sure what this means, but for most of the day, I randomly get a blank page just saying "no available server" in response to searching the online database.
  13. I would have to agree with launchretrogirl2562. Posting your csv file, or least a few representative lines would really help. For myself, if I had that same situation, I would write a custom parsing script and write out a platform xml file directly, or if you don't have the coding skills, use one of the AI online tools that is good at writing code. You would probably have to upload a short example from Launchbox so the AI knew what syntax is required, then your csv file. You should get really close doing that, and it may work straight away.
  14. Do you have Overlays switched on in retroarch? Also make sure you don't have a bezel defined when you save the default retroarch.cfg file.
  15. Hmm, it shouldn't too hard. You want to save the default retroarch.cfg with the 'Save configuration on Quit' set to Off. After that, as long as you have config subdirectories that hold the cfg files that match the names of your roms. These subdirectories should have the name of the cores you are using to run a game, examples from my config subdirectory: These directories should have cfg files which point to your bezels which live in the overlays\GameBezels directory with subdirectories name for the system being used. Example: See if you can get this much confirmed, then I or a ton of others should be able to finish you up.
  16. For whatever reason, I'm not seeing any performance improvement when searching on the DB. If anything, my average response time is worse. I probably search at least 100 times per day, and search times have been worse since the announcement.
  17. I haven't changed anything specific for DS games/core related settings.
  18. My desmume core is dated 5/1/2025, so probably not the latest.
  19. I'm running LB 13.22 here with Retroarch 1.21.0 with compressed DS games with no issue. I just verfied this.
  20. I doubt you will get that wish fulfilled. Many have lobbied the Libretro devs to address just that and almost without fail, the response has been all the tools you need and the command line switches are all you need. You just need to read the documentation to get the result you want. Most don't realize Retroarch defaults and implementation on Windows is different than what most prepacked Retroarch configurations on Linux offers. Like I said above, the latest version of the Windows utility now follows the Retropie standard which never had the issue of using cores that support multiple systems like a default Windows installation has. It all depends on where you come from, mostly. At least Retroarch offers numerous ways of achieving the result you want, so there is that.
  21. Yep, if you understand retroarch and its structure, it is easy to manually set this up, or use an application like ours. Good job.
  22. Just fyi, the new release of The Bezel Project Windows application now supports Retroarch cores that can be used with different systems like Wonderswan and Wonderswan Color. The app creates custom config directories and a new retroarch cfg file that points to the new config directory structure (this mimics the structure found on RetroPie installations). You just need to use the retroarch -c command line option. This is fully documented in the app startup screens and the Help section.
  23. A new Windows app has been uploaded to Github. The release notes are below. This is the 1.1.14 release of the new Windows based port of the Bezel Project download script used on the RetroPie platform. Changes: Updated the readme.md file for the main repository display page. Added the following text to the application Help page: This utility will created custom cfg files in the Retroarch main directory for any Bezel pack installed for the Retroarch platform. Use the name of the cfg file on the command line when Retroarch is started. Example: retroarch.exe -c "retroarch_mastersystem.cfg" Updated the logic of the application to mimic more closely the Retroarch config directories used on the RetroPie Retroarch installation defaults, e.g. separate config directories for each installed platform. This should resolve the issue where cores that support multiple systems can cause references to games with the same name to overwrite each other, with the last installed bezel set being the only set used for supported systems on that core.
×
×
  • Create New...