Jump to content
LaunchBox Community Forums

NJDave71

Members
  • Posts

    493
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by NJDave71

  1. The weather Plugin is in the full download. The Update (AeonNoxDiff) doesn't have it. I will need to add it to that file.
  2. I haven't encounter that error in my testing but I think I know what's causing it... I Will look at that when I get home and put out a fix. 1 Are you using the latest LB beta 8.0? it says Version 7.16 in the log. 2. the new community Star Rating will not display. 3. What is your starting view set to when you launch Big Box (Platforms.. Playlist..)?
  3. I revamped the theme images in order to address the opacity issues. The images were allowing too much background to bleed through and making it difficult to read the scrolling text, weather and time. this release should address that. this gave me the opportunity to add a new property that @Jason Carr has given us in 8.0 beta. Community Star Rating with user rating fallback. I fixed a minor issue with the way the Notes was parsed by adding code to handle tabs, white space and multi lines. a new method has been added to get the Total Games Count. the platform views show Total Games Count for Category, Platforms and playlists. I have received a few requests to add the Background video that @keltoigael created. I have replaced the fan art with the video (Platform view 2 and Horizontal game view 3). Game views now show the last played date and Play Count. Happy Gaming
  4. The f1 is the number of decimals to pass to trigger or display. <TextBlock x:Name="tbCSRImage" Visibility="Collapsed"> <TextBlock.Text> <MultiBinding StringFormat="{}pack://siteoforigin:,,,/Themes/Aeon Nox/Images/etc/score/{0:F1}.png"> <Binding Path="ActiveGame.CommunityStarRating" /> </MultiBinding> </TextBlock.Text> </TextBlock>
  5. your welcome glad we could confuse you.... I mean help.
  6. There was MAME utility that would take the Merge sets and spilt them. Not sure if that is still out there
  7. as a test create a fake zip file with the name of the 2 and 4 player rom and import this into LB. See if that works.
  8. LB currently can not read MAME merge ROM sets. the work around You need to create a Dummy set of Split ROMS and imported them into the LB. this way when you click on pacman it will look inside the pucman ROM file in your MAME ROMS folder.
  9. My Content came from emumovies and Hyperspin. What Media are you looking for and I can see if that is still available?
  10. HelperControl View File This HelperControl has been integrated into LB 9.4. I have included a link with steps to help reference the library within big box. Thank you to everyone that has used this plugin and thank you to @Jason Carr for integrating it into the latest release. HelperControlv4.0 This XAML User Control is provided as is and without warranty and should only be used by Theme Developers. The purpose of this control is to add scrolling Horizontal text as done in the Aeon Nox theme. Returns total game count for platforms and playlist * Please read the PDF file explaining how it's used. ** Total Game Count works in all languages Submitter NJDave71 Submitted 01/10/2018 Category Third-party Apps and Plugins
  11. Version 4.0

    130 downloads

    This HelperControl has been integrated into LB 9.4. I have included a link with steps to help reference the library within big box. Thank you to everyone that has used this plugin and thank you to @Jason Carr for integrating it into the latest release. HelperControlv4.0 This XAML User Control is provided as is and without warranty and should only be used by Theme Developers. The purpose of this control is to add scrolling Horizontal text as done in the Aeon Nox theme. Returns total game count for platforms and playlist * Please read the PDF file explaining how it's used. ** Total Game Count works in all languages
  12. Thank you everyone that has download and tried the Aeon Nox Theme. Going forward there will be two versions. 1 AeonNox.Zip (Full Theme complete set) 2. AeonNoxDiff.zip (file changes and new content) Happy Gaming
  13. Thanks I may test per themes in the next few days. Just to see if it's my theme or launchbox.
  14. I haven't tried that feature. I just use this theme and couple others.
  15. The Community Star Rating value needs to be rounded 1.94569656 I am doing this in my theme Text="{Binding Path=ActiveGame.CommunityStarRating, StringFormat=N1}" value should be 1.9 Next on my list is to see if the data trigger with the image.
  16. Added @Grila Weather Plugin Added Community Ratings to all horizontal Game Views and fixed the star images.
  17. Their are properties that you can add to your XAML helperControl for the scrolling marquee text. I set my defaults to match my needs. I intended to make this a community plugin but never got around to it <HelperControl:ScrollableTextBlock Grid.Row="0" Grid.Column="2" TextWrapping="Wrap" Text="{Binding Notes, Converter={StaticResource NoNewline}}" FontSize="31" Foreground="White" FontFamily="{StaticResource FontHead}" Height="50" ScrollSpeed="70"> ScrollSpeed="70" (Make the number smaller to slow the speed)
  18. For the Arcade Games (DAPHNE and MAME)I use the Horizontal View 1 (Clear Logos) with the Video Full screen in the background everything else I use the Horizontal View 2 (Box Art) with the Video Full screen in the background On occasion, I will use the cover flow view. Glad all is working fine.
  19. I have added screen shots the settings I am using. Outcomes may vary based on your display and media that has been downloaded from Launchbox and emumovies. You can replace media by downloading alternative from the forum.
  20. ' Are you still encountering issues across all views? which views work best for you?
  21. Thanks and Sorry I don't have a 4K display.
  22. The Aeon Nox includes custom images used in the theme. The startup video can be found in my Description. A large Part of the build came from emumovies and letting Launchbox create the initial build. After everything was done, I used the Silver ring clearlogo set for my my wheel artwork. hope that helps
  23. I wanted to show off the great Theme and game videos.
  24. Aeon Nox View File AEON NOX Unzip this file and place the folder in your Launchbox / Sounds folder. Select from Sound within Big Box Submitter NJDave71 Submitted 12/31/2017 Category Big Box Sound Packs  
×
×
  • Create New...