Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,062
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. Yes. You can either just select the game roms in Windows and drag and drop them into LB to begin the rom import process or in LB -Tools -Import -Rom Files then select the Files button and manually select the roms. A few things to consider: If you do not have the roms stored in the default Mame rom folder you will need to make sure you open Mame and update the rom folder location. You can do this either by manually editing the Mame.ini or just opening Mame exe without a game and navigate to the directories setting and manually select the folder path. If you donwload individual roms as opposed to a Full Mame rom set I would first make sure your roms work in Mame directly to ensure you have the needed support files. During import I would not have LB move the roms. Leave them in your original folder. Depending on the Mame set you have moving individual rom files out of a Mame set could break things. Leaving them in the Full Mame set folder negates the need to fuss over having a non-merged, merged, or split rom set. Just makes things easier. Also doing this way if you ever update the full mame set you do not really need to update anything in LB (Except in some rare instances of rom name change/removal).
  2. In LB right click the Genesis Platform name and edit it. Go to the "Parents" tab and see if you have a check mark for the platform to show up in 2 places. Remove the one you do not want it to show up in.
  3. Did you do what the error is telling you to do? Restore the file from one of the backup copies in your \Launchbox\Backup folder?
  4. Email support@unbrokensoftware.com and let them know you are on win 7 and need a copy of 13.8 LB.
  5. You are experiencing something different than what the original post is about. If you are not actually getting a specific error then it could be a few different things. If LB is just not opening at all check to see if your antivirus has quarantined anything related to LB (we have seen overly aggressive AV do this on updates). If that is not the issue try to reinstall a version prior to 13.10 and see if it opens.
  6. If you are on Win 7, 8, or 8.1 then LB 13.10 and future versions will not work any longer. Updates required now make 13.9 the last LB/BB versions that will work on any of those older OS.
  7. Ah crap my bad. Android bit me again. I have not messed with Android much so I cannot help much. Well, it is not really like I helped at all.
  8. Additionally you can just launch the mame.exe without a game. Then while Mame is open just go to >Configure Options >Configure Directories >Roms then just manually locate your folders. Save that and the ini file and your Rom/CHD paths will be set.
  9. Thanks @JoeViking245 and @skizzosjt for chiming in. Joe did mention the AHK install part and I forgot to edit my post. I forget sometimes some software used over the years is not normally installed by others.
  10. @100dedo I deleted your other post. Please do not post the same thing in multiple threads.
  11. When you say "not showing a file" or that it is hidden can you clarify exactly where you mean. As there is a difference in 1: Not showing in the list of games to import when inside the Import Wizard. and 2: Not showing in your C64 LB platform after being imported. In this case hidden usually means you have one of the “Hide Games Missing” options checked under the View menu in LB. If you have any of those checked just change the drop-down box under the search box in the left side of LB to "Games Missing Media". You then get a list of filters and can see hidden games. LB is file agnostic and does not know nor care if it is a game file or not. It imports what you tell it. With exception to the Mame Full Rom set importer and/or ticking the box the "Use Mame Metadata" when importing. If a game is not in our LB Games DB it will still get imported just not have any metadata or images. LB does not compare if a game is in our DB to determine if it should import/show the game. I do not have C64 games imported so I did a test with a few roms and AlleyKat (I hope is the same game you are referring to). It imported using the name the rom file was named and pulled no metadata or images from our DB since it is not there.
  12. The steps are in my post. I numbered the steps so it is cleaner to read.
  13. You could make a launcher exe for it to run the game and send the AHK script. 1. In the game's exe folder right click an empty space and choose New AutoHotKey Script. 2. A new file will appear so give it a name. I called this one "Adventure of Link Enhanced Launcher". Once you rename it open the file with Notepad or Notepad++ 3. Write your own/better script or past in the one I used below. Now save the file. 4. Right click on that ahk file and choose Compile Script. A new exe will be created. 5. Point LB to that as the game's file. I tested this using something JoeViking helped me with a few years ago and it worked without issue. I am sure there is better code/format for this. I have only tinkering knowledge of coding/AHK scripting. So maybe skizzosjt can make better sense of my patchwork. For some reason it would only work if I used the name Windows was showing when the app was running. Maybe using the exe name I had a typo, but I was rushing so you can try with the exe name in the WInWait line. Run, Z2TAOL_P03.exe WinWaitActive, GameMaker: Studio Send {Alt Down}{Enter}{Alt Up} $Esc:: Send, !{F4} ExitApp Return
  14. None of those would cause the issue. I suspect it is what I mentioned to try. I asked about a TV because sometimes the TV is set to 30hz and not 60hz. That -waitvsync messes up one of my cabinets with LB/Mame.
  15. Are you using LB on a TV or a computer monitor? Can you test something? In LB go to >Tools >Manage >Emulators and then select Mame and edit. In the default command lines section remove just the item below. -waitvsync Save the change and then try that game.
  16. Just have retroarch added in your LB. Then edit Retroarch and in the Associated Platforms tab make sure you add the name of your Arcade platform and select the correct core. You can either bulk edit all games for Arcade and change the default emulator to Retroarch or select specific games and change only those to retroarch. Best thing though would be to find out why you are having audio issues as RA's Mame core is not better than Mame stand alone. What game is having audio issues and what is the exact issue.
  17. Region you chose to prefer in your import would typically not make roms not work. Mame roms typically do not work for several common reasons. 1. The Mame rom version you have is not compatible with the Mame version you are using. This is not to common of an issue, but can be if using a really old rom and trying to use more current Mame. 2. You have a bad rom. You can always tell if this is the case by running the rom in Mame without using LB. If it does not work that way it is either a bad rom or see #1. 3. You have a setting wrong in LB or you did not define the rom path for Mame if you stored your roms outside of the Mame.exe folder. This however, would usually affect all roms not just some. 4. A user only having a partial Mame rom collection (a curated set of roms) and importing using the "Full Mame Rom Set" import option. The Full Rom Set option is only for an actual Full Mame Rom Set. There are others but these are the most common.
  18. I think you are overcomplicating things by trying to separate out or use specific roms for CPS/NeoGeo. At least that is my guess based on what I am reading. Here is what I recommend to keep it simple. 1. Google Pleasuredome.io and the first link to show up is their github. Click that link and scroll down until you see "Mame Full Sets". Download which ever version you want. They will all work but each has their own unique use (I usually use the merged set). 2. Once you have a current full mame rom set use the LB Full Mame Rom set importer. Leave all check boxes it sets on by default and choose whatever child playlists you want when you get to the section. The Full set import UI will create all the arcade boards such as Neo Geo, CPS, CPS2, Cave, etc. Now you will have a current properly working Mame rom set and have the different boards split out. I recommend reading this and following the Youtube video linked.
  19. What is it you are really trying to accomplish? Knowing what you really want imported would give a better idea of what to recommend.
  20. If the curated set you imported does not actually contain those roms for the playlist then nothing will show. Those playlist are really meant for use when importing a Full Mame Romset. LB will read the Mame.xml file for the version of Mame you are using and generate the child playlists for the various arcade boards and other common playlist types.
  21. Did you import a Full Mame romset or a currated set of Mame/CPS roms?
  22. Retro808

    Ryujinx quit

    What is the error message?
  23. What exactly are you trying to do within the Manage Themes UI? The UI does allow you to apply themes you have already downloaded without being online. However, without being online you would not be able to see any updates to themes or new themes. Keep in mind the Manage themes UI would only show new updates for themes or new themes if the theme builder submitted the new theme or theme updates to the LB team for testing and then inclusion to the UI. The Theme manager would not show anything related to new updates or new themes for themes that are only submitted to the forum. Below are images of the UI not connected to the internet and the UI when connected. No Internet: Internet:
  24. How are you changing the view? In the BB settings menus or via a designated key/button set to "Change View"?
×
×
  • Create New...