Jump to content
LaunchBox Community Forums

Baggio

Members
  • Posts

    330
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Baggio

  1. I'm also struggling to get the glass bar to the top of the screen in platform view. Probebly the wrong thing to do but i copied the lower glass bar code and try changing the code a bit but this is the best i could get it lol <!-- UPPER GLASSBAR --> <Border x:Name="UpperGlassBar" Grid.Row="1" Grid.Column="0" Grid.ColumnSpan="15" Background="Black" Opacity="0.5" Panel.ZIndex="14" SnapsToDevicePixels="True" > <Border.RenderTransform> <TransformGroup> <ScaleTransform/> <SkewTransform/> <RotateTransform/> <TranslateTransform/> </TransformGroup> </Border.RenderTransform> </Border>
  2. One thing i am struggling with and would like to try out is getting the selected games logo on the wheel to stay visible while the others fade on the wheel games view. I'm not even sure if this is possible though lol I saw this code and thought it might be something to do with this but i have no idea what's what. <!-- FADING WHEEL --> <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="FlowControl"> <EasingDoubleKeyFrame KeyTime="0:0:0.0" Value="1"/> <EasingDoubleKeyFrame KeyTime="0:0:0.8" Value="1"/> <EasingDoubleKeyFrame KeyTime="0:0:1.3" Value="0.15"/> </DoubleAnimationUsingKeyFrames> <Int32Animation Storyboard.TargetName="FlowControl" Duration="00:00:1.9" Storyboard.TargetProperty="(Panel.ZIndex)" From="10" To="2"/>
  3. Thanks for pointing this out, i didn't realise there was a pdf for this and now i've read it i've been able to tweak a few things
  4. All sorted now, i had to copy the arcade.xmal and rename it to global vr in each view folder. I also did that for all the rest becuase i noticed wheel 4 wasn't working properly but they all do now.
  5. For some reason them new images aren't loading in Bigbox for me and i'm not sure why
  6. So all i've done is edited the existing files. Not the best as my photoshop skills are very limited lol but will do until someone with better photoshop skills then me comes along. Just drag these into the folders listed if you have the same platform naming Themes\Unified Refried\Images\Theme\Background Themes\Unified Refried\Images\Theme\Addons\_Arcade\VideoBorder Themes\Unified Refried\Images\Theme\Addons\_Arcade\VideoBorder2 Themes\Unified Refried\Images\Theme\Addons\_Arcade\VideoBorder3
  7. Thanks buddy. I also edited some of the video borders for the missing platforms ill upload them tomorrow 👍
  8. Thanks bro I saw taito nesicaxlive one not longer after i posted. I was meant to edit the post but forgot
  9. Im also looking for a few as well to complete my collection. Global VR Konami PC based Namco ES3 NesicaXlive Sega Lindbergh
  10. Wow thanks for the effort doing all that. Your picture is exactly what i'm after, Ill give a try tomorrow and let you know how i get on 🙂
  11. That worked perfecly thanks So i added the Atari Jaguar, Microsoft Xbox 360, Microsoft Xbox, Sony Playstation ect .mp4s to the videos\platforms folder and when hovering on say Sony Playstation it still dims and shows a random game with the rating. I want it not to dim and still show the Playstation logo with the TV playing a generic Playstation video. Where about do i put this in the TextGamesViews.xaml file? Ive tried a few places and get errors every time? Also is this in the wheels view? I would like all the clear logos beside it to scroll through the games. Sorry for messing about.
  12. Thank you mate ill give it a go. I appreciate you spending your time doing this 👍
  13. Hi buddy, where is this i can't seem to find it?
  14. Same for me as well. It can take 3-4 minutes for each game to scrape so i've had to disable emumovies.
  15. Ok thanks. I have no idea about what to do i the xaml or the community theme manger for that matter as i'm new to it all lol Do you mind if i run it by you to see what you think? It was just 3 things i wanted to change really, a 3D box instead of the flat boxart in the bottom left corner and on the game wheel view i wanted to fill a bit of the empty space on the right with the scrolling game description instead of of it showing on the TV. I did a quick (and not pretty lol) mockup of what i mean regarding them 2 things. Lastly and i know you've just said its a main feature but i'd like disable the random game video switching and just have the TV play a generic platform video like the main view does with Arcade, Consoles ect
  16. Hi @RedSnake great work with this theme its brilliant. I'd like to tweak a few things on it, is it possible to open this up in the Community Theme Creator so i can move a few things around?
  17. I'm not great with image software, but here's some Clearlogos i created with Vikings template for the Mame playlists Launchbox creates. I know these have been done but i preferred the original logos Launchbox uses and i couldn't find any with the Silver ring style. I also did some for years, favourites and recently as well.
  18. Will do mate
  19. Does anyone have a platform video for Fruit Machines? I'm struggling to find any other than the COLORFUL theme slots one.
  20. Brilliant mate, Thank you 👍
  21. Hi mate thanks for these Would it be possible for a Pub Fruit Machines (or Just Fruit Machines if it fits easier, its just the UK version of Slot Machines) and just a generic Playlist one in this style?
  22. I got another question while i'm at it lol Can we brighten LEDs where you see your winnings and such? Some are really dim and so are hard to make out when you get bonuses ect
  23. Thanks bud, i just figured it out and posted the same time as you lol
  24. Never mind guys it was as simple as using the same script but enabling "Exit on ESC" in MFME ?
×
×
  • Create New...