Jump to content
LaunchBox Community Forums

Mr. RetroLust

Members
  • Posts

    5,579
  • Joined

  • Last visited

  • Days Won

    642

Everything posted by Mr. RetroLust

  1. Sorcer Striker aka Mahou Daisakusen mame arcade bezel sstriker.zip
  2. Son Son aka SonSon mame arcade bezel sonson.zip
  3. Glad you like Place the zip files in mame/artwork/ and your ready to go.
  4. Solar-Warrior aka Solar Warrior aka Xain'd Sleena mame arcade bezel (Artwork scanned & cleaned by @ArsInvictus) solrwarr.zip or xsleena.zip
  5. Update: Battle Balls aka Senkyu (Artwork cleaned by @Manson976 and UDb23) batlballu.zip or senkyu.zip
  6. Update: E-Swat: Cyber Police mame arcade bezel (Artwork by UDb23 & @Mr. Do) eswat.zip
  7. Solar Assault mame arcade bezel slrasslt.zip
  8. Sol Divide: The Sword Of Darkness mame arcade bezel soldivid.zip
  9. Soccer Superstars mame arcade bezel soccerss.zip
  10. Snow Bros.: Nick & Tom mame arcade bezel (Thanks to @Mr. Do for letting me clean up the artwork) snowbros.zip
  11. Snow Board Championship mame arcade bezel snowboar.zip
  12. One of my favorite arcade games, it's such an awesome action packed game.
  13. Snap Jack (Thanks to @Mr. Do for letting me clean up the artwork) snapjack.zip
  14. Smash T.V. mame arcade bezel (Thanks to @Orionsangel for providing the bezel artwork) smashtv.zip
  15. Unfortunately there is no fast way to do this, however there is an option to display the settings over the bezel. I don't know the settings location out of my head though (not behind the pc atm)
  16. Oh thats not good, could be because i'm using an outdated version of Retroarch. If you open the preset file with a text editor you'll be able to see what shader I used and what the settings are, could be the shader has changed names in the mean while and you'll only have to change the path.
  17. Sly Spy aka Secret Agent mame arcade bezel slyspy.zip
  18. Slap Shot mame arcade bezel slapshot.zip
  19. Sky Soldiers mame arcade bezel (Artwork restored by @ArsInvictus) skysoldr.zip
  20. Sky Smasher mame arcade bezel skysmash.zip
  21. Sky Skipper mame arcade bezel (This bezel was reconstructed by @Orionsangel and partially vectorized and cleaned up by @Mr. RetroLust) skyskipr.zip
  22. Sky Robo aka Tatakae! Big Fighter mame arcade bezel skyrobo.zip
  23. Sky Kid Deluxe mame arcade bezel skykiddx.zip
  24. You can adjust the following to your preferred height in \LBThemes\Neon Deluxe Arcade LB\Views\GamesDetailsView.xaml, open in a text editor and search for this : <WrapPanel Name="ScreenshotImages" Orientation="Horizontal" VerticalAlignment="Top" Visibility="{Binding ScreenshotsVisibility}" Height="110" Margin="0"> <WrapPanel.Resources> <Style TargetType="{x:Type Image}"> <Setter Property="Margin" Value="2,0,10,5"/> <Setter Property="MaxHeight" Value="110"/> </Style> </WrapPanel.Resources> <WrapPanel.Effect> <DropShadowEffect BlurRadius="10" ShadowDepth="0" Color="#0004FF" Direction="0"/> </WrapPanel.Effect> </WrapPanel>
×
×
  • Create New...