Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,262
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. Are you setting this in the Global setting section or in the Theme Specific section? If the theme you are using has a Theme Specific override then changing the global setting option will not affect that theme or any that have an override.
  2. @crispy4000 Theme looks good. I like the subtle fade with the highlight staying on the game in the active row and the clear logo. So far it runs pretty smooth with no errors. I do want to mention I had to rename the folder the just "List Scroll" as I was not getting images for the ESRB and the Stars. Since you named the folder List Scroll v0.3 inside the zip it was not finding the images since the theme is looking for "List Scroll" folder name. Also recommend either adding a scroll text for the platform names or an expanding text box/label for platforms with longer names.
  3. No, this was never something looked at for implementation and was not something that made the poll of the current items being developed. If there is not a BitBucket ticket for it I would recommend opening one and linking it here on this thread. The more votes it can get the better chance it has of making it to a poll to be voted on. To make a ticket use the link found at the top of the forum under the "Help & Support" menu. Look there for "Request a Feature"
  4. It may also depend on how you are displaying the FlowImage, but testing with the default theme BorderThickness in the coverFlow:FlowContext should change that. I just made an edit there on a copy of the default theme and it made the border thinner. <coverFlow:FlowContext> <Border BorderThickness="10" Width="1280" Height="960">
  5. Can you post the xml file or files you edited. Easier if I see that one and fix it. Make sure it still has the edits you did that are giving you the error.
  6. Tested it and was able to remove the date/time. Make sure when you delete it you do not delete the part in the code with </Grid> If you look back at what you pasted it is the last line of that code. That piece belongs to the bigger grid piece of the code. Removing it likely caused your issues. If you want just copy this and paste it over top of the exact lines in this code. All I did was comment it out. It still leaves the code in there just makes it not a working part. Make sure to highlight only the exact lines. <!--DATE, TIME AND WEATHER --> <!-- x:Name="DateTimeWeather" Grid.Row="0" Grid.Column="1" > <DockPanel Height="45" Width="349" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" > <TextBlock Text="{Binding CurrentTime}" FontFamily="{StaticResource FontBebasNeue}" FontWeight="Bold" VerticalAlignment="Center" DockPanel.Dock="Right" FontSize="35" Foreground="Crimson" /> <TextBlock Text=" " FontFamily="{StaticResource FontBebasNeue}" FontSize="35" VerticalAlignment="Center" DockPanel.Dock="Right" /> <TextBlock Name="tbArrivalDateTime" Text="{Binding Source={x:Static sys:DateTime.Today}, StringFormat='{}{0:MMMM dd, yyyy}'}" FontFamily="{StaticResource FontBebasNeue}" VerticalAlignment="Center" HorizontalAlignment="Right" DockPanel.Dock="Right" FontSize="35" Foreground="Gold" /> <TextBlock Text=" " FontFamily="{StaticResource FontBebasNeue}" FontSize="35" VerticalAlignment="Center" DockPanel.Dock="Right" /> </DockPanel> </Viewbox-->
  7. Looking at your emulator list you may want to check all of your emulators. I can also see for PSP you are pointing to a zip file and not an actual .exe.
  8. What theme is it and what view file are you editing?
  9. Each theme has a Views folder. Look in there. You would need to edit the one for the specific view you are using. You will be looking for something like WheelGamesView.xaml or TextGamesView.xaml for example. If you do not know which view you are using go into BB and in the options look in the Views section. It will tell you the view you are using for that theme.
  10. I cannot say I have ever experienced this on any of my setups, but most times I boot the cabinets and walk off so I may be missing it. Does not mean it is not a possible bug. I think there were some prior posts on this. I would try other videos and let us know if it still happens. Also, it seems like you might be doing an outdated setup for your startup video. You do not need to name it startup.mp4 anymore. You can create a folder called Startup and place it in the \Launchbox\Videos folder and place any amount of videos in it.. They can be named anything you want. BB will use one at random on start up now.
  11. In BB options go to the Views section. Check the box for "Remember Separate View per Platform". Then in either keyboard or controller bindings set a key/button to the "Change View" option. Now when in a cartridge based system you can hit the change view key/button to set that platform to the view that does not spin the cart. Unfortunately you have to do this one by one.
  12. If you bought the license from our site email support as I mentioned. That license is tagged as a pirated license. Yes, LB is free, but the paid license also affects premium features in LB. So, as @Lordmonkus also mentioned, you have to remove to use the free version.
  13. @moali The error means the license you are using is known to be a shared/pirated license. By removing the bad license.xml you can use the freeware version. We welcome you to purchase a valid license directly from our site. If you feel this is an error please email support@unbrokensoftware.com with the license information and they can research the issue.
  14. It should not be on by default. I do not believe any of the updates to this version of LB affected any emulator settings except for a few emulators had a default AHK script updated.
  15. @derekDemara I moved your post to a more appropriate thread. When you downloaded the newer Retroarch did you place it in a new folder or did you upgrade your existing Retroarch set-up? If you placed the new version in a new folder did you go into LB and update the emulator set-up to link to the new .exe in the new folder? If you simply updated the old version inside the same folder everything should still work as long as RA works since LB would be linked to that same .exe in that folder. Knowing exactly how you updated would be helpful in troubleshooting.
  16. @adu Apologies. Tagged the wrong users. I corrected my post.
  17. @mavisbeacon @leocmp It would be helpful to us as well as the theme creator if you provide some more insight. Are you getting any errors? When or what are you doing when it crashes? Do you get similar crashes with other themes?
  18. Yes. All in game controls are mapped directly in each unique emulator. The LB/BB mappings are only for inside of LB/BB.
  19. Yes. All you have to do is create a new emulator listing and give it a unique name. Point to the right mame exe and be sure in the Associated Platform for the new emulator to add the name of the platform or platforms that will use the emulator.
  20. Check out Faeran’s latest theme. He made one specifically related to the new Wall Views.
  21. It should not matter the game in Ryujinx. Your closing the active window which is the emulator so it would shut down any game ran by Ryujinx. If you play a different game in Ryujinx does it close? Any chance your are running Ryujinx as Admin?
  22. You cannot edit the Default theme directly as it will always revert to is default code. You can copy the Default theme folder and name it what you want. Then you can edit it the code to what you like. If you are not running the latest beta there have been improvement to the Wall View and it looks more like what you are asking for. So you can either copy and edit the default theme, test the beta version, or wait for the next stable release to use the new Wall Views.
  23. The issues with themes and external EXFat drives is known. It is not recommended to run LB.BB on external drives formatted to ExFat. I have not read up much on it since this post below. But this is from one of the beta releases last year where Jason mentions this. NTFS is recommended.
  24. It is in the options menu. LB >Tools >Options >Updates you will find the tick box for betas.
  25. Doubtful anyone will write a tutorial. Best thing I can recommend is posting in our Xaml Tips & Tricks thread and see if any of the theme developers that post there can offer advice. Also, in case you were not aware, you cannot edit the default theme in its own folder. You have to copy the default theme and name it anything you want. Then you can edit that version. The default theme if edited directly will always revert to its default coding to ensure LB/BB always has a working theme.
×
×
  • Create New...