Jump to content
LaunchBox Community Forums

sundogak

Members
  • Posts

    1,442
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by sundogak

  1. @DarthWHATYour command isn't correct relative to what LB is passing to Daphne, so gagging. Look at your Daphne log it indicates for clues. For most setups, you are not going to be able to put that string direct into custom command line in LB. You don't show the Daphne emulator settings/details along with what the command is in the "Launching" entry, so hard to tell. But when you use a custom command line, then LB sends that command PLUS whatever settings you have in your Daphne emulator setup and in the Launching line (the pointer to the "ROM" file). So, if your Daphne emulator was setup to point to a batch file then LB is still sending that plus trying to jam the custom command line so Daphne.exe is seeing gibberish. So, look your emulator setup. Look at what the game is pointing to for ROM as start point. Edit: also looking at that command line looks like the "normal" DL and not the enhanced at least as far as what I have seen for VLDP naming for enhanced files (but no standard either). You could double check by opening a DOS command window and going to your Daphne.exe folder and pasting in that command line and seeing if it launches what you want.
  2. The Daphne emulator is command line input. So I assume when you say "load in Daphne emulator" you are really speaking about the Daphne Loader. The Daphne Loader is just that, a front end to create a command string that then runs in background and points to the Daphne.exe. That the game runs via the loader means you have all the files needed. However, if running wrong file in LB it then means your command or batch file used in LB isn't correct. What you set/do in the Daphne Loader does not make corresponding updates to anything LB sees. However, you can use the loader to help troubleshoot what the command line/batch file should look like and adapt accordingly in LB. To do that you can open up the Daphne Loader and click on the Configure Button. Then Advanced, and change the drop down box "Display Command Line" to "Enabled". Then select the game you want and start. Before it runs, it will pop up the command line the Daphne Loader is using to run the game to help you generate the appropriate string within LB (or to add to your batch file).
  3. LB keeps copies of installer files in the ...\LaunchBox\Updates folder so you can rerun the installer from there as well as try an older version if think that is the issue. It will over write and/or update any files that were missing/corrupted but doesn't touch your games, images, and metadata folders (i.e., your specific setup). It does sound to me like an antivirus issue if you double click and then nothing happens. Some AVs would trigger due to the way more recent versions of LB running from the ..\\Launchbox\Core folder (symlinks). So I would make sure the LB folder is excluded from your antivirus before rerunning the installer.
  4. Had some time today. This should be all the Unified and Unified Fried genre logos plus a few alts:
  5. Here are two PS2 Asia ones:
  6. There was one or two non-arcade I found (puzzle, fighting) but not a complete set. Will see what can work up but may not be until next weekend.
  7. You do not need a script. See here.
  8. Almost all those have been done prior in this thread or in Vikings original zip files in first post.
  9. Hacks: Page 42 has a bunch hack logos including Nintendo 64 both blank and non-blank version mid-point in page. Page 48 towards end of thread has another style with hack N64. Another style here On the genre logos most with those were done with "Arcade" style. See end of page 41 (others are scattered). If don't want arcade text on bottom not sure on if those genres from Unified were done yet.
  10. Here is a PlayStation Network one using current style logo:
  11. Haha....not sure about that but glad it worked.
  12. The default MAME keys are Left Shift F7 to save state and F7 to load state. Each is then followed by a number to select which slot. LB uses these as the default key commands and slot 1. So if you changed mapping in MAME you would need to update your settings in LB accordingly. Go into edit emulator and look at the Save State and Load State blocks. Those are what LB uses when doing things through the LB Pause menu.
  13. Copy the folder to whatever location you want. Then update LB via the edit platform option and change the paths to the media accordingly:
  14. Just delete the folder or rename it (best to do, then delete later if works as you wanted). Just close LB/BB prior to make sure no files are locked but otherwise won't mess anything up.
  15. Here is a quick one. Wasn't sure if wanted the "2" in there so have both.
  16. There is an FX3 logo posted in the thread along with FX3 category rings as well.
  17. same process as above with: --exec="launch WoWC" You do have to toggle if Burning Crusade or WOW classic directly in the launcher first. All the various commands listed here
  18. If using for MAME arcade games vs software list (formerly MESS software), I would try unchecking remove quotes and remove file extension box and see if that is issue. Would also disable startup screens while troubleshooting.
  19. Nope. But to speed it up, you can right click on download button, select save as link, and then that will keep the Download listing open versus clicking the button which closes out the window completely. Then you can just go down list and "save as link" and will download multiple at time.
  20. Those screens you see are exactly how the real game booted up when turned off/on so has nothing to do with the MAME version or the romset. If you are seeing videos where it boots right into game screen that is because they have save states (likely) turned on (not all games have this ability). Then the game boots to the last memory state versus booting up from scratch thereby skipping some of the screens you reference such as Galaga. You can toggle it on by editing your Mame.ini file and looking for "Autosave" entry. Note you cannot use this with the LB high score feature. it doesn't work with all games, and everytime you update your MAME.EXE it will reset the save state back to full startup.
  21. As said, you need to edit the theme files to do what you want. It means you have to know a bit about the coding of the theme. You can also break stuff so make sure you backup your theme first before messing with the XAML files. It isn't as simple as a toggle option in the theme since you are editing the base view code. The Sony Playstation XAML that generates that block is under Views folders within each XAML. The code is that generates that block is here: Removing the blocks will likely do what you want but realize you are editing the code of the theme (see backup caution above). Also, each view has to be edited unless you stick to one only (i.e., Platform 1 ..2..3 ..or Text View..1..2.3). You would also need to do for EACH platform you have but once you figure the blocks you want gone then should be rinse and repeat for the others.
  22. I would double check the installation section on the theme and make sure you have the files in correct locations. Refried is older theme (but I still use) so there are some steps you may have missed along the way, particularly if using the addons.
  23. They are under Slider Controls - Tab Key by default
×
×
  • Create New...