Jump to content
LaunchBox Community Forums

Thinman123

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Thinman123

  1. 16 minutes ago, faeran said:

    Delete the following file:

    Launchbox\Themes\Radiance\Views\TextGamesView\Super Nintendo Entertainment System.xaml

    Or edit that file to remove the following code:

    
                        <Image Grid.Column="1" VerticalAlignment="Bottom" Source="{Binding Path=ActiveGame.CartFrontImagePath}">
                            <Image.Effect>
                                <DropShadowEffect ShadowDepth="5" Direction="325" BlurRadius="15" Opacity="0.5" Color="Black" />
                            </Image.Effect>
                        </Image>

     

    Awesome, that worked! @faeran Thank you for all your hard work. Im addicted to this theme, i appreciate it!

     

    Is it possible to remove this section (within the yellow area i have highlighted below) in the image display and leave only the surrounding edges? Even though i love it, I have some high quality images which get impacted by the glare.

     

    Capture.PNG

  2. Sorry to bug you again, I've been playing around with this theme for the past couple of day and am absolutely in love with it. I was trying to figure out if supports Platform Videos? I tried just about every Platform View, but can never get it to work.

    Additionally, how can i add a background image to the game view while scrolling horizontal (just like the video above) ? 

  3. 24 minutes ago, Retro808 said:

    Change the format I am not sure on. I took a look at the code and Fraeran is using a plugin. To delete it I do know if you go into the xaml for the view you are using, so lets say you are using view HorizontalWheel1 you would go into the them folder and in the Views folder edit the HorizontalWheel1GamesView.xaml then look for the section with "Date and Time" and delete the line below. 

    
    <aoc:DigitalClock Grid.Row="1" Grid.Column="1" FontFamily="{StaticResource ScoutBlack}" FontSize="50" Foreground="#1c393d" Opacity="0.6" DockPanel.Dock="Right" />

    I just tested and it did remove the clock and did not break the theme. 

    That's awesome! It worked beautifully. Thanks again Retro808! 

  4. 8 hours ago, Retro808 said:

    In your BigBox go to Options then keyboard or controller settings and map a key/button to "Switch View" this will allow you to be in the theme directly and change views on the fly.  This way you can see what it changes to versus changing in the settings and then backing out. 

    Thank you so much Retro808! That worked perfectly! Such a beautiful theme. Would you happen to know if i can remove the time clock in the upper right hand side or if i can change it to 12hr format? 

×
×
  • Create New...