Jump to content
LaunchBox Community Forums

faeran

Administrators
  • Posts

    2,452
  • Joined

  • Last visited

  • Days Won

    132

Everything posted by faeran

  1. He's mostly referring to that if you used a video instead of a GIF, it would be more performant.
  2. The file you are looking for is: LaunchBox\Data\BigBoxSettings.xml This should be the default: <KeyboardSelect>6</KeyboardSelect>
  3. If you ran the MAME Arcade Full Set Import, you'll have a running script that could be causing this. Check inside of Tools > Manage > Emulators Open your MAME emulator entry and go into your Running Scripts. If you've never added any scripts in here yourself, then the simplest solution would be to remove everything in there and seeing if that solves your issue.
  4. You should never do this. Newer versions of the CTC are required for compatibility purposes. You'll end up causing issues with published themes if you use older versions of the CTC. Not sure if it will help, but I just went and updated the CTC files for this theme as well, which you can now download.
  5. Where did you look? It's posted on its file page:
  6. faeran

    Big Details

    I'm not sure why you'd be seeing the image changes. I'm not seeing what you are. It could be related to your margin or aspect ratio settings within LaunchBox. Check them out and see what happens when you adjust them. The top bar issue is definitely because of different languages. I'll have this fixed in the next update to this theme. This was a choice I made during its development. Design decisions will be made based on a full screen 1080p monitor. However, with the above issue, I'll probably float the working view just below the top bar to compensate for the menu changing its size based on language.
  7. It's been a while since I looked at this theme. You could try and change the video playback engine from VLC to WMP or vice versa (found in Big Box options). I've also published a new version of this theme (version 2.11), you can try it out. The only different is that I used a newer version of the CTC to publish the files.
  8. faeran

    Big Details

    Just add your Arcade - Marquee image type into your Background priority group in your Options. Set it as the highest priority and it will try and load an arcade marquee image first, and then try and fallback to whatever you have under it.
  9. faeran

    Big Details

    You can do this. However, I tested this out before releasing this theme, and instead of looking at the top of images, you end up looking at the middle of people's bodies, or a messy middle portion of some scenes, so I chose the top as it was personally the better of the two. If you want to give it a try, you can change this by opening the GameDetailsView.xaml file, diving into the code, finding the Binding GameBackgroundImage and changing the VerticalAlignment from Top to Center. This is coded into the BoxesContentView.xaml. You will have to dive into the code and remove the opacity mask. If you do this, the opacity mask will be removed from all image groups. Get rid of this portion of the code: <Border.OpacityMask> <VisualBrush> <VisualBrush.Visual> <Border Height="{Binding ActualHeight, ElementName=ContentImage}" Width="{Binding ActualWidth, ElementName=ContentImage}" Background="#2A2B34" BorderThickness="0" CornerRadius="10"/> </VisualBrush.Visual> </VisualBrush> </Border.OpacityMask>
  10. @mcfilmmakers is correct. The file name process hasn't been touched in a bunch of years, so I would be leaning in the direction of something else going on here.
  11. Thanks @Mach_10. Just know that themes don't control the saving of image grid sizes, that's just LaunchBox. The saving process happens when you close LaunchBox. Things to keep in mind: Closing LaunchBox to the system tray won't save these settings, you will have to close LaunchBox completely. If you have LaunchBox open in the system tray, and restart your computer, you could potentially lose some settings, as it will end up force closing LaunchBox. Running LaunchBox as an admin could cause saving issues. Changing your box size and then changing your LB Theme won't save the image size. Really, it just comes down to that if you are not seeing settings saved, then there's something stopping LaunchBox from accessing your Data settings file to make the save after LaunchBox has been closed.
  12. There are platform theme video override folders that will allow you to have theme specific platform videos. If you want to see an example, I use them in the Retro Bedroom theme to play platform specific TV commercials:
  13. Sounds like you have everything already working on an external drive, so you should be fine moving it to another external drive. Having the drive letter the same would be useful for a few standalone emulators that require absolute paths. You can test this with your current drive by changing its letter and seeing if any platforms break.
  14. faeran

    Big Details

    The size of the image box dynamically shrinks to the size of the largest item within your given row. The only reason it would not be doing this is if you have Dynamic Box Sizing disabled in your options, found under Visuals > Boxes The spot where you see the developer is actually a dynamically changing text binding that will change depending on your Arrange By value (as an example, if you arrange by date, that value will change to the date). Currently, you would have to dive into the code and remove that line if you want to get rid of it. In the future, I could make the option Show Subline affect it's visibility (Same place in the options as above). Something I can add to the list.
  15. faeran

    Big Details

    Thanks exodus. I have no current plans to do this. Personally, I believe this is a good solution. Anything else there will be compromises. You wouldn't be able to group them together, as that would negate any other form of arranging done by the user. You can force a height and a width, cut off parts of one type of image, but no matter what, you end up causing other problems. If you are not really concerned with authenticity, you can always download packs of uniform images, which would solve that type of issue from the get go.
  16. There's no current way to display platform or playlist images in LaunchBox, although that's something that would be nice to have.
  17. by using AHK to accomplish what you are accomplishing, you more than likely want to use AHK to solve the focus issue it has caused you. Maybe you can adapt this one:
  18. faeran

    Big Details

    Guess you better get uploading them to the database But seriously, what I end up doing in my personal build is including game play screenshots in my background priorities. You can also set a default background image to display on a platform-by-platform basis, by right clicking a platform and adding a background image.
  19. faeran

    Big Details

    You can adjust what you want to see there within your background priority options, under Options > Media > Background Priority
  20. Sounds like you may have a dead zone issue. Does that joystick have any software that would allow you to adjust the dead zone?
  21. Hopefully I'm understanding correctly here. Edit one of your games. Go into Additional Apps and select one of your versions. In there, you can choose which emulator you'd like that version to launch with.
  22. In the past I've played around with this, and found that if you choose a logo that will dynamically change, it takes a second or so to load onto the screen, which wouldn't really work when it needs to be the first thing to load. I haven't really looked into it for a while, but since the CTC files are out now, you could always play around with it and see if it does any better these days.
  23. I don't think this theme has ever had this functionality. Something like this could potentially be a big job, although I haven't ever looked into it. Sounds like you are either in the Filters List View, or don't have clear logos for your systems. If you are in the Filters List View, you can go back into Options > Views > Platforms List View: change this to Platform Wheel 1 Then go to Options > Keyboard Mappings (and/or Controller Mappings), and set a key for: Switch View The mapping will allow you to change your view on the fly for any platform or game's view.
  24. In newer versions of LaunchBox, you can double click images within Game Details to get them to go full screen. You can also right click a box, go into Media > View Images.
  25. The 12.9 Beta Testing thread is now open:
×
×
  • Create New...