Jump to content
LaunchBox Community Forums

Suhrvivor

Members
  • Posts

    519
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Suhrvivor

  1. The file size of the preview images of the theme manager are ridiculously high, takes too much time to load some of them. There's no need for them to be full resolution png when a high quality jpeg would look the same but it will be dramatically smaller in size. They only fit a small portion of the screen yet some of them are 4K 6MB png images. Is it be possible to optimize those images to make the navigation lightweight and faster?
  2. Dead or Alive 6 Video Theme View File Video theme for this now free to play fighting game. Videosnap included. Download, rename and move to the Videos/Windows/Theme folder. Preview: Submitter Suhrvivor Submitted 03/23/2019 Category Game Theme Videos
      • 1
      • Like
  3. Pls gib scriptz If it's not too much of a trouble for you, please share your scripts so other people can save time compressing their files.
  4. GDIs (and cue+bin) can be converted to chd, a much better format. It's what all the cool kids are using right now. CHDs are only one file, as compressed as a 7z (sometimes even better) and modern emulators can load them directly without having to wait for decompression at the beginning. Check this thread for more info.
  5. If you don't want to have full romsets and prefer to only have the cool games for each platform, I'd recommend checking out /v/'s Recommended Games Wiki, They have lists of the best and recommended games for a bunch of systems. You can use those list and then add your favorite games to have a smaller and packed collection. For Arcade, you might want to check the All Killer, No Filler MAME Gamelists Directory script that removes the garbage clones, non-working and awful games for split sets.
  6. Here's one I made, premiered for the first time exclusively in this thread: kinst2.zip Drop the zip in MAME/artwork (no need to extract files).
  7. I don't use that emulator (fell into the Retroarch vortex and can't get out), but whenever I have a problem closing an emulator, using an Autohotkey script usually solves the problem. In LaunchBox, go to tools -> Manage Emulators, double click your emulator (in this case Project 64), in the Autohotkey Script tab, add the following: $Esc:: { Process, Close, {{{StartupEXE}}} }
  8. Base game will not pick up the DLC if it's not updated. You need to download and install both latest update and DLC.
  9. Hey quick feedback; The Nintendo Switch carts spin like if they were a disc (tested with all the platform DLCs).
  10. I'm still using this theme. Pretty cool that you're keeping it updated! I have a minor request, Lord Cid, could you add the scrolling notes to the Game Details View (TextGamesView)? I think it's a good idea to have as much information as possible in that view.
  11. LOL, just found out about this separate thread for the theme I uploaded. Not really, but why would you want that? That's super boring! It's much cooler to have a personalized background for each game! General backgrounds are shown only if the game doesn't have any background associated with it (and that platform has a background).
  12. Resident Evil 2 (2019) Video Theme + Videosnap Pack View File Video theme for BigBox + videosnap of one of the most anticipated remakes of all time. Preview: Add this to your collection by extracting it to your LaunchBox root folder (File names must match what you have in LaunchBox). Video theme's video is HVC1, 2560x1440, 60fps and 4482kbps. Audio is AAC, 48000Hz stereo and 160kbps. Videosnap's video is MPEG4 (H264), 1280x720, 59.94fps and 3607kbps. Audio is AAC, 48000Hz, stereo and 128kbps. Submitter Suhrvivor Submitted 01/25/2019 Category Game Media Packs
  13. This is how your emulator's settings should look in LaunchBox: Make sure "Extract ROM archives before running" at the bottom right is unchecked.
  14. Don't follow that video! If you resize logos without preserving the aspect ratio you'll end up with flattened low quality logos.
  15. Did you try running your games from the emulator itself? Extract your isos. Dolphin can't read compressed files. Also, you should enable file extensions in explorer, that will save you from headaches in the future. That and avoiding using non English letters as much as possible in western software. Alternatively, you can keep you isos compressed and enable "Extract ROMS archives files before running" in the Emulator's configuration window of LaunchBox. If you want to have your isos compressed, the best thing you can do is compress them with Dolphin itself. Dolphin can read those compressed isos directly.
  16. What would it happen to those images with different region that we already downloaded with previous versions? Can the cleaning media tool remove them if you run it in this beta?
  17. They changed the command line syntax in a nighlty build some time ago. Make sure you're using a recent version or change the command from "-b -e" to "/b /e".
  18. Make sure you check the Search for game information and media from the LaunchBox Games Database (recommended). Even if info was found previously. No media will be downloaded if that option is not checked.
  19. What video driver and shader type are you using?
  20. As long as your games and emulators are inside your LaunchBox folder, everything should work no matter the drive letter. Just make sure that the emulators are set up as portable. Some of them need a few easy tweaks to make them so.
  21. To add images to playlists, open LaunchBox, locate the playlist in the left panel of LaunchBox. Right click it and select edit. You can add images and change other relevant parameters there.
  22. Remove or update Cemuhook.
  23. In emulator details, try adding this to the Default Command-line parameters: /b /e BTW, Dolphin changed the syntax from / to - some time ago, your emulator must be quite old.
  24. Try pointing to the executable of the game instead of a shortcut or weird UWP link. You can find the game's URL by launching the game, opening the Task Manager, rightclicking the game and selecting "Go to details", then right click the game's exe and select "Open file location".
  25. As far as I know, there's not a simple line to edit that changes size, it's not that easy unfortunately. The logo fits inside an invisible grid. You'll have to edit the grid and other things to change its size. I'm not an expert in wpf to help you, the little I know about it was learned by trial and error. There's a set of tutorial videos on Launchbox's Youtube explaining how to make themes. You can check that if you want to learn the basics. Link:
×
×
  • Create New...