-
Posts
493 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by NJDave71
-
The weather Plugin is in the full download. The Update (AeonNoxDiff) doesn't have it. I will need to add it to that file.
-
Thank you for that confirmation.
-
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..)?
-
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
-
Community Star Rating to BB Theme...is there a simple way?
NJDave71 replied to Expello's topic in Big Box Custom Themes
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> -
your welcome glad we could confuse you.... I mean help.
-
There was MAME utility that would take the Merge sets and spilt them. Not sure if that is still out there
-
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.
-
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.
-
Future Pinball Loader for Launchbox
NJDave71 commented on JaysArcade's file in Third-party Apps and Plugins
-
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
-
- scrolling marquee
- user control
-
(and 1 more)
Tagged with:
-
Version 4.0
131 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- 5 comments
- 1 review
-
- 5
-
- scrolling marquee
- user control
-
(and 1 more)
Tagged with:
-
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
- 41 replies
-
- 2
-
- 25 comments
-
- 25 comments
-
Community Star Rating to BB Theme...is there a simple way?
NJDave71 replied to Expello's topic in Big Box Custom Themes
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. -
Added @Grila Weather Plugin Added Community Ratings to all horizontal Game Views and fixed the star images.
- 41 replies
-
- 2
-
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)
-
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.
- 41 replies
-
- 1
-
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.
- 41 replies
-
' Are you still encountering issues across all views? which views work best for you?
- 41 replies
-
Thanks and Sorry I don't have a 4K display.
- 41 replies
-
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
- 41 replies
-
- 25 comments
-
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