Jump to content
LaunchBox Community Forums

Rincewind

Moderators
  • Posts

    931
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Rincewind

  1. 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". Submitter Rincewind Submitted 07/08/2020 Category Big Box Sound Packs  
  2. Version 1.0.0

    268 downloads

    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".
  3. @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>
  4. @syncy these are really looking cool. Do you use a default Cart or CD image if non are found?
  5. Great new feature, I didn't even know it was in LaunchBox till I watched your video. Roll on two weeks time
  6. CONGRATULATIONS That is a massive achievement. ?
  7. I would most likely be around for the live stream, what time are you planing?
  8. Cheers @faeran Is that a BigBox update or a Theme Creator update that sorts the issue?
  9. Have you tried Clearing the Image Cache for All game wheels.
  10. coming along well , great to see your updates as you build it
  11. @xevious1974 you could try one of these themes, I added them to the bottom already. https://forums.launchbox-app.com/files/file/1697-rincewind/
  12. 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. Submitter Rincewind Submitted 04/19/2020 Category Big Box Custom Themes  
  13. Version 1.3

    334 downloads

    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.
  14. TopBoxes will show the favourites if you have any. And the last piece of code will add a transition effect to an image, The transition it uses will relate to the options you have in the settings for transitions.
  15. The error has disappeared and the new High Scores elements all work great, I can't express how good that feature is. Only thing I have noticed is that when viewing "Trending Games" if you click a game it opens in a new window over the top of the old which means if your looking at a lot of different games you end up with a lot of windows open.... no problem if you click close after viewing each one, but if you click back on "Trending Games" you end up with the issue.
  16. Just got a error come up after exiting a game. The game was Reactor in Arcade if that helps. Index was outside the bounds of the array. App: LaunchBox Version: 10.12-beta-11 Type: System.IndexOutOfRangeException Site: Boolean (System.String, System.String, Boolean) Source: Unbroken.LaunchBox.Windows at (String , String , Boolean ) at Unbroken.LaunchBox.Windows.Integrations.MameHighScores.ProcessOutput(String romFile, String output, Boolean saveButNoUpload) at (<>c__DisplayClass16_0 , Object , EventArgs ) at Unbroken.LaunchBox.Windows.Integrations.MameHighScores.<>c__DisplayClass16_0.<RunHi2Txt>b__2(Object sender, EventArgs args) at System.Diagnostics.Process.OnExited() at System.Diagnostics.Process.RaiseOnExited() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(Object state, Boolean timedOut) Recent Log: 15:42:29 Imageloader successful: C:\Users\Neal\LaunchBox\Images\Arcade\Fanart - Background\B.C. Kid _ Bonk_s Adventure _ Kyukyoku!! PC Genjin-01.png 3:42:49 PM Music.Pause Start 3:42:49 PM Music.Prepare Start 15:42:49 Music.Kill Start 15:42:49 Music.Kill Finished 15:42:49 Music.NotifyTrackList Start 15:42:49 Music.NotifyTrackList Invoke WPF 3:43:18 PM Music.Pause Start 3:43:18 PM Music.Prepare Start 15:43:18 Music.Kill Start 15:43:18 Music.Kill Finished 15:43:18 Music.NotifyTrackList Start 15:43:18 Music.NotifyTrackList Invoke WPF 15:43:18 Imageloader successful: C:\Users\Neal\LaunchBox\Images\Arcade\Fanart - Background\Bubbles-01.png 3:43:19 PM Music.Pause Start 3:43:19 PM Music.Prepare Start 15:43:19 Music.Kill Start 15:43:19 Music.Kill Finished 15:43:19 Music.NotifyTrackList Start 15:43:19 Music.NotifyTrackList Invoke WPF 15:43:19 Imageloader successful: C:\Users\Neal\LaunchBox\Images\Arcade\Fanart - Background\Cabal-01.png 3:43:47 PM Music.Pause Start 3:43:47 PM Music.Prepare Start 15:43:47 Music.Kill Start 15:43:47 Music.Kill Finished 15:43:47 Music.NotifyTrackList Start 15:43:47 Music.NotifyTrackList Invoke WPF 15:43:47 Imageloader successful: C:\Users\Neal\LaunchBox\Images\Arcade\Fanart - Background\Chase H.Q.-01.png 3:43:49 PM Music.Pause Start 3:43:50 PM Music.Pause Start 3:43:50 PM Begin M3U Check. 3:43:50 PM RomPath after M3U build: H:\ROMs\Arcade\chasehq.zip 3:57:27 PM Music.Prepare Start 15:57:27 Music.Kill Start 15:57:27 Music.Kill Finished 15:57:27 Music.NotifyTrackList Start 15:57:27 Music.NotifyTrackList Invoke WPF 3:58:12 PM Music.Pause Start 3:58:12 PM Music.Prepare Start 15:58:12 Music.Kill Start 15:58:12 Music.Kill Finished 15:58:12 Music.NotifyTrackList Start 15:58:12 Music.NotifyTrackList Invoke WPF 3:58:28 PM Music.Pause Start 3:58:29 PM Music.Pause Start 3:58:29 PM Begin M3U Check. 3:58:29 PM RomPath after M3U build: H:\ROMs\Arcade\robocop.zip 4:06:34 PM Music.Prepare Start 16:06:34 Music.Kill Start 16:06:34 Music.Kill Finished 16:06:34 Music.NotifyTrackList Start 16:06:34 Music.NotifyTrackList Invoke WPF 4:07:32 PM Music.Pause Start 4:07:32 PM Music.Prepare Start 16:07:32 Music.Kill Start 16:07:32 Music.Kill Finished 16:07:32 Music.NotifyTrackList Start 16:07:32 Music.NotifyTrackList Invoke WPF 4:07:37 PM Music.Pause Start 4:07:37 PM Music.Prepare Start 16:07:37 Music.Kill Start 16:07:37 Music.Kill Finished 16:07:37 Music.NotifyTrackList Start 16:07:37 Music.NotifyTrackList Invoke WPF 16:07:37 Imageloader successful: C:\Users\Neal\LaunchBox\Images\Arcade\Advertisement Flyer - Front\Reactor-01.png 4:08:49 PM Music.Pause Start 4:08:50 PM Music.Pause Start 4:08:50 PM Begin M3U Check. 4:08:50 PM RomPath after M3U build: H:\ROMs\Arcade\reactor.zip 4:12:04 PM Exception
  17. I've got to say I've only just started using the Retro Achievements and the Hi Score features which are excellent. They make you want to play the games again which is a plus. Thanks to the devs for implementing them
  18. There looking great, I like the colour coded page peel
  19. Have you tried typing in the search bar *.cue that will then only display all the cue files
  20. @exodus_cl Did you make sure you unblocked it for that machine also? just a thought sorry to but in @Retro808
×
×
  • Create New...