Jump to content
LaunchBox Community Forums

Mr. RetroLust

Members
  • Posts

    4,321
  • Joined

  • Last visited

  • Days Won

    537

Everything posted by Mr. RetroLust

  1. Thank you so much @C-Beats it works!! @dreamy @mrdennis Download this file and replace it in [launchbox folder]\LBThemes\Neon Deluxe Arcade LB\Views GameDetailsView.xaml If you want a higher logo height then open the file in a notepad editor and look for <WrapPanel HorizontalAlignment="Center" Orientation="Horizontal" VerticalAlignment="Top" Height="110" Margin="10"> <Image Source="{Binding Game.ClearLogoImagePath}" /> <WrapPanel.Effect> <DropShadowEffect BlurRadius="10" ShadowDepth="0" Color="#0004FF" Direction="0"/> </WrapPanel.Effect> </WrapPanel> Type a higher number value in Height.
  2. @C-Beats Do you know if it's possible to show a clear logo in the gamedetails for Launchbox theming? If so which binding/code should I use? I have tried "Visibility="{Binding ClearLogoVisibility}"" but that doesnt show the logo, I also tried: "<Image Source="{Binding Path=ActiveGame.ClearLogoImagePath}" />" but that doesnt show it either.
  3. Thanks glad you like That would require me to edit the theme, I'm not planning to do that as it would cause performance.
  4. To be honest you are the first person I see doing this with a clear logo instead of screenshots, LB/BB are very customizable but not limitless. I don't know why that logo stays small, perhaps because of it's larger height.
  5. Thanks glad you like Many logo's have empty space inside of the image, I think that is what you are seeing here.
  6. Dragon World 3 aka Chuugokuryuu 3 mame arcade bezel drgw3.zip
  7. Dragon World 2001 aka Chuugokuryuu 2001 mame arcade bezel dw2001.zip
×
×
  • Create New...