Jump to content
LaunchBox Community Forums

faeran

Administrators
  • Posts

    2,452
  • Joined

  • Last visited

  • Days Won

    132

Everything posted by faeran

  1. Hey everyone, 12.9 beta 1 is now out with a couple fixes and small improvements: Improvement - During a ROM import, the RetroArch core dropdown menu will only appear when the platform is missing from the emulator's Associated Platform section. Improvement - The Arrange By menu in LaunchBox can now be used in List View Fixed - Rare null reference error when changing platforms while using Images View (introduced in 12.8) Fixed - Rare error when attempting to display a message box @sagaopc @neil9000 @lexx, please let us know if this fixes the error you were seeing on the 12.8 beta thread.
  2. Put both items inside of a container (like a Grid), and turn on "Clip to Region" on the container.
  3. Just letting you know, Big Details 1.1 is now out, which has support for resizing the Game Details panel. It was a fairly large change, but should be working. There's a full changelog on its file change.
  4. faeran

    BannerBox

    If memory serves, the current version of BannerBox uses the new flow control, which is currently not supported in the CTC. This means, that while I can update the CTC project files, mostly.. it would still require you to dive into the code of any game's view to make changes in the published files. Let me know if this is something you'd be willing to do, or can hold off on doing this until the CTC is updated to 2.5, which at that point, should have native support for it.
  5. I may be mistaken, but the CTC doesn't currently support gradient animations. Maybe there's another way. What's your end goal with this?
  6. Still unsure of what exactly you are trying to do, so this will be a shot in the dark. You are trying to animate a gradient, which I assume has a bunch of colors on it. Not sure where a mask fits into this scenario, but could you just separate the gradient onto another element that the mask isn't on?
  7. You'd have to build a plugin to get that true crossfade effect, as it requires you to hold onto the previous image while the next one is loading in. You can get to a faux fading effect, but one would have to be gone before the next comes in. You should be able do this with code using triggers, or in the CTC using visibility conditioning.
  8. faeran

    Default Plus

    I probably won't be circling back to this theme for a while, but the code is there if you'd like to take a crack at it. I'm not sure if this is something I'd want to do, as it wasn't the intent of this theme, but you can simply apply it by dragging and dropping another theme's Views\BoxesContentView.xaml file into this one.
  9. faeran

    Big Details

    This is not really something a theme controls. Double check your auto-play settings, and potentially switch your video playback engine under Tools > Options > Video Playback Thanks. Although, I'm not entirely sure what black wave effect you are referring to.
  10. I think I may have a solution, although it required me to restructure every element in Game Details to make it work. Thanks @helloiamjack. What do you mean by banner type image for a playlist? Do you mean the Game Details background image?
  11. While not exactly what you want, why not weed these out on the first page of the import wizard when it asks you which files to import? The file explorer allows you to sort by file type, or you can search for a specific file type. Alternatively, you could just open a file explorer, get the correct file types sorted or filtered, highlight the games and drag and drop them directly over LaunchBox in order to start the import process. From the way you are explaining it, it sounds like you are first telling LaunchBox to import a ton of non-game files, then at the end of the wizard, you want to clean it up.
  12. If you add your instruction files as additional app on your game, it will show up as an available option in any pause screen.
  13. It's not something I added in, but could potentially in the future. It's a little tricky as it encompasses a lot of content in there, so it can't get too small. What resolution monitor are you using?
  14. Yeah, this is a good way of doing it. There's a tool in LaunchBox called Change ROMs Folder Path for Selected Games... found under Tools > File Management. I would use it on a platform by platform basis. Select your platform, highlight all your games and run the tool.
  15. faeran

    Liquid

    I'm very hungry, but will try my best not to eat you. Really liking the theme, good job. One thing to note, you can include the sound pack directly in your theme! Place them inside of the Sounds folder in your CTC project files will allow them to be published with your theme. You can also place them inside of a Sounds folder in your Big Box theme. The sounds will override a user's sound setting for your theme only.
  16. You can have LaunchBox do this for you. In LaunchBox, make sure you are in Platform Categories filter. Right click your Arcade platform and choose: Create Missing Arcade/MAME Playlists. If you want more control, you could also do this manually by creating your own Auto-populate playlists by right clicking your Arcade Platform and going to Add > New Playlist. The Auto-Populate tab contains the rules you'd want to make, like Platform is equal to Arcade, Developer contains SNK... adjust as needed. You can check your results if you go into the Games tab.
  17. I probably won't be doing that, however, anyone could add that piece of code into this theme if they wish. You could also get away with copying the SideBarView.xaml of Default Plus and adding it into Big Details.
  18. faeran

    Default Plus

    At the moment, there's no plans to add this. But it's always on the table when we get around to creating 100+ similar icons that can be used for it, and that we are happy with. In saying that, anyone can add this to any theme, including the default them themselves, and then customize the icons in whatever way they choose. Icons do work on the Platform Categories section. They should also work in all the other filter types too.
  19. faeran

    Big Details

    Sure. Horizontal and Vertical set to 5 Aspect Ratio set to 0.55
  20. faeran

    Steamy

    I actually tried to do this in the past, and you end up seeing a lot of the middle of people's bodies.
  21. If an update failed to install correctly, you can always go into your LaunchBox\Updates folder and run the 12.8 update manually. Make sure to install it overtop your current LaunchBox install (it's easy to mistakenly install a second LaunchBox inside your first one, creating a LaunchBox\LaunchBox folder situation).
  22. faeran

    Eclipse

    It's already a feature in Big Box.
    Not going to beats around the bush. This is my favorite LaunchBox theme. The list view is really a sight to behold.
  23. Version 2.3

    5,450 downloads

    The newest version of this theme requires version 13.4, or higher. Big Details is a new theme that reimagines what the LaunchBox interface can be. Every piece of the interface has been tweaked and adjusted to provide a smooth and modern experience with subtle animations across the theme. The main highlight is the transition to a banner-type horizontal Game Details view. There's a lot to unbundle in this one, and any potential theme developers are welcome to take a peak into the code to get inspiration. Some features of this theme include: Banner style game details view with Uniform Image Grid View with rounded corners and vertically aligned images New controls pop-up that houses the music controls, and image and volume sliders Redesigned top menu bar Dynamic Play button with multiple version support, and states for: Play, Install, Unavailable
  24. Big Details View File The newest version of this theme requires version 13.4, or higher. Big Details is a new theme that reimagines what the LaunchBox interface can be. Every piece of the interface has been tweaked and adjusted to provide a smooth and modern experience with subtle animations across the theme. The main highlight is the transition to a banner-type horizontal Game Details view. There's a lot to unbundle in this one, and any potential theme developers are welcome to take a peak into the code to get inspiration. Some features of this theme include: Banner style game details view with Uniform Image Grid View with rounded corners and vertically aligned images New controls pop-up that houses the music controls, and image and volume sliders Redesigned top menu bar Dynamic Play button with multiple version support, and states for: Play, Install, Unavailable Submitter faeran Submitted 03/01/2022 Category Custom Themes  
×
×
  • Create New...