Jump to content
LaunchBox Community Forums

Mr. RetroLust

Members
  • Posts

    5,337
  • Joined

  • Last visited

  • Days Won

    627

Everything posted by Mr. RetroLust

  1. Fighters' Impact mame arcade bezel ftimpcta.zip
  2. Space Seeker mame arcade bezel spaceskr.zip
  3. Space Cyclone mame arcade bezel scyclone.zip
  4. Frog & Spiders mame arcade bezel fspiderb.zip
  5. Rock Climber mame arcade bezel rockclim.zip
  6. Marine Date mame arcade bezel marinedt.zip
  7. I bet he had his "period"...
  8. Tomahawk 777 mame arcade bezel tomahawk.zip
  9. Football Champ mame arcade bezel footchmp.zip
  10. Fire Truck aka Smokey Joe mame arcade bezel firetrk.zip
  11. Sorry to hear, I don't know what can be wrong as it's working fine over here.
  12. Fantasy mame arcade bezel fantasy.zip
  13. It's a beautiful theme man!
  14. Have you unlocked the zip file before installing it?
  15. Damn Dave really sorry to hear this, I wish I had the money to help you out but I don't. Hope you get up and running soon again.
  16. F-1 Grand Prix aka F1 Grand Prix mame arcade bezel f1gp.zip
  17. F-1 Dream aka F1 Dream mame arcade bezel f1dream.zip
  18. Exed Exes aka Savage Bees mame arcade bezel exedexes.zip
  19. Exciting Soccer II mame arcade bezel exctscc2.zip
  20. Exciting Soccer mame arcade bezel exctsccr.zip
  21. 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.
  22. @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.
×
×
  • Create New...