Jump to content
LaunchBox Community Forums

Rincewind

Moderators
  • Posts

    932
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Rincewind

  1. Rogue Theme

    View File

    This theme is a take on the game Rogue Company, I just liked the way it looked while playing the game so made a theme based around it. I will add and tweak the theme over time but as it stands there are 2 Platform views, 2 Games views and the Settings view.

    ____________________________________________________________________________

    Massive thanks goes to @y2guru  for his amazing COMMUNITY Theme Creator for BigBox, without his work in creating this simple to use theme design program I couldn't have made this theme.

    Logo.thumb.png.0fae754ca22b124a4fd829215098a0d9.png


     

    • Like 2
  2. Chrome Metal

    View File

    INTRODUCTION
    No real introduction, I was trying out the new custom images in the theme creator and came up with this to test them out. What I have done is supply a custom image for every platform in the LaunchBox Database to date. It also relies on fanart as the main background but there is a fallback image for when there isn't any. Ideally I would like to be able to have 5 or 6 fallback images that randomly get used in the future.... @y2guru;)

    Hope you enjoy it
    _____________________________

    THE MAIN THING TO DO AFTER INSTALLING IT... REFRESH THE IMAGE CACHE

    1052735496_ChromeMetal-Refresh.thumb.png.fe8dbb4bc3a29abfe90a4930d4c83b49.png

    INSTALLATION
    **Download the zip file and unblock it (right click the zip file, goto "Properties" then at the bottom put a tick in the "Unblock" box, hit ok when done) then extract the folder to --\Launchbox\Themes\

    oh and REFRESH THE IMAGE CACHE :)

    Also there are some sound samples I found that give it that Clicky feel, I recommend downloaded them aswell.

     

    As always thanks go to @y2guru for the amazing COMMUNITY Theme Creator for BigBox.


     

    • Like 2
  3. Chrome Metal

    View File

    This is a few sound samples I found to go along with the Chrome Metal theme.

    To use these simply download and unzip the file, and place that folder into your "LaunchBox/Sounds" folder. Then fire up BigBox and go into the "Options" select "Sound" and change the "Sound Pack" to "Chrome Metal Sounds".


     

  4. @syncy I've not tested this but I found the code snippet from @faeran in this thread some where. You would just need to create a "Default" folder within a "Images" folder. 

                <Image x:Name="CartImage" Grid.Row="1" Grid.Column="1" Source="{Binding SelectedGame.CartFrontImagePath, FallbackValue='pack://siteoforigin:,,,/StartupThemes/[THEME-NAME-HERE]/Images/Default/Nintendo 64.png', TargetNullValue='pack://siteoforigin:,,,/StartupThemes/[THEME-NAME-HERE]/Images/Default/Nintendo 64.png'}" VerticalAlignment="Center"
                       HorizontalAlignment="Center" RenderOptions.BitmapScalingMode="HighQuality" RenderTransformOrigin="0.5,0.5">
                    <Image.RenderTransform>
                        <TransformGroup>
                            <ScaleTransform ScaleX=".63" ScaleY=".63"/>
                            <RotateTransform Angle="0" />
                            <TranslateTransform X="0"/>
                            <TranslateTransform Y="-200"/>
                        </TransformGroup>
                    </Image.RenderTransform>
                    <Image.Effect>
                        <DropShadowEffect BlurRadius="10" Direction="-90" RenderingBias="Quality" ShadowDepth="1" />
                    </Image.Effect>
                </Image>

     

  5. The Wall

    View File

    INTRODUCTION
    This theme has a lot of animations going on while your browsing your game collection, the idea was to make it a bit more interesting as your selecting your game.
    _____________________________

    INSTALLATION
    **Download the zip file and unblock it (right click the zip file, goto "Properties" then at the bottom put a tick in the "Unblock" box, hit ok when done) then extract the folder to --\Launchbox\Themes\

    As always thanks go to @y2guru for the amazing COMMUNITY Theme Creator for BigBox, without his on going work in creating this easy to use program I couldn't have made this theme.

    _____________________________

    Hope you all enjoy it! Any feedback is welcome and any enhancements you can think of let me know. Ideally I would really like to add a Icon that will display if a Arcade game is using the new Hi-Scores feature @Jason Carr.


     

    • Like 1
×
×
  • Create New...