Jump to content
LaunchBox Community Forums

DarkStalker

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DarkStalker's Achievements

1-Bit Wonder

1-Bit Wonder (1/7)

0

Reputation

  1. Hi faeran, thx for the answer. But here I see both the screenshot and the video. If there's no video, just the screenshot is showed. Anyway to show just one of them, prioritizing the video? And in this case, how to center both?
  2. Hi faeran! I'm using your VisioN custom theme. Really like it and makes BigBox looks very cool! 🙂 I just wanna make 3 little modifications on it for my personal use: 1 - Make the game screenshot and video bigger. 2 - Wanna prioritize the video over screenshot (only show the screenshot if there is no video). 3 - Keep screenshot/video centered on the last grid row. I did the first one, editing the file HorizontalWheel2GamesView.xaml and changing the RowDefinition values by (line 436): <Grid.RowDefinitions> <RowDefinition Height="23*"/> <RowDefinition Height="4.0*"/> <RowDefinition Height="0.2*"/> <RowDefinition Height="10.8*"/> <RowDefinition Height="1.0*"/> </Grid.RowDefinitions> I'm trying the second modification, but I cant get it working. I made something like an if-else using "DataTrigger", but screenshot keeps showing even when there's a video for the selected game. Also trying to keep screenshot and video centered. When I get just the screenshot the HorizontalAlignment="Center" works, but when I force just the video it keeps aligned to the right or left. Can you pls help me?
  3. Thanks Jason. Another thing about this topic is that after importing roms for various systems, by default LB choose to run BETA versions instead of US, JAP, EUR. Can anything be done to rescan all games and choose US?
  4. Hi everyone, I have a feature that was working on another recent beta version, but isn't on last two builds. When Editing a game and using the "Additional Apps" tab, I choose another game version and click on "Make Default". After that I click on OK and a screen error popup on LB. The popup is on the image below: A full error message can be found at: https://pastebin.com/pWBWenTP Anything can be done about that?
×
×
  • Create New...