-
Posts
2,517 -
Joined
-
Last visited
-
Days Won
134
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by faeran
-
Retro Faeran's Theme Stream - Big Box Theme Creation
faeran replied to faeran's topic in Custom Theme Tutorials
Been a while but finally had a few hours to post a video talking a bit about the Big Box changes that came with LaunchBox version 11.10 through the lens of a Big Box theme developer. Hope this may inspire someone to get into Big Box theme development and create something great. -
You may also want to test out the Retrotastic version on the forums and see if that improves your situation. It's currently not the same as the version you download from within Big Box. Retrotastic [Theme Stream] - Big Box Custom Themes - LaunchBox Community Forums (launchbox-app.com)
-
This is true. I asked the theme and it didn't really seem to want to work with other languages. However, after some considerable talking to, I think it has now agreed to work with other languages. You'll just need to download the new version. Try it out, let me know if it is indeed cooperating.
-
You would definitely have to make a special version to better utilize that screen size. I don't actually have a screen that size to use, but you could definitely make better use of the space.
-
yeah, I'm leaning towards an issue with the theme and Windows 7. I think you need NET Core installed. Maybe we can take this into PMs and do some troubleshooting. Shouldn't be too hard. Set the width/height to your banners, and adjust the spacing until it works for you. Here's the piece of the code, I've highlighted the parts you should play around with.
-
-
-
-
-
Can the default theme be edited to make a slight change?
faeran replied to Bedwyr's topic in Big Box Custom Themes
Good eye ? -
Yup, that's correct. In TextFiltersView.xaml, you'll need to look for the following and adjust the Y axis:
-
Can the default theme be edited to make a slight change?
faeran replied to Bedwyr's topic in Big Box Custom Themes
Don't forget that you have the ability to use multiple different themes in the set up at the same time. Use a platform view from one theme, and a games view from another. -
You would have to go into the code and find the part relating to the video and give it a good hard press with the delete button. This can be found in the TextGamesView.xaml file. Delete all of this: This was only intended to be a proof of concept to show off the new wall view wheel features that came with the 11.10 update.
-
Yup @neil9000, you got it. It will be a good journey we can all go on exploring all the new tools we just received and how we can all use them to build some cool themes. Yup, there's always lots of pieces going on with themes. Different sections of the code related to other sections of the code. Lots of interdependencies. But, it's worth the journey if you can keep at it. If you have any specific questions about the code, you can always PM me.
-
-
For SNES, it uses the platform specific view files, which you can find in Themes\The POC\Views\WallGamesView. This just means that in order to recognize it, you must be using the standard LaunchBox naming convention for the system (Super Nintendo Entertainment System). If you have a different name for a system, you can simply change the names of the files that are in there. But do know that this view hard codes the height and width of the boxes to provide uniformity. It's supposed to be cycling through different background fanart for the system you have selected. You are correct in a lot of this. You are also right that this is just a demonstration of the new features and not an actual full fledge theme.
-
Something you can try is to right click the zip file, go into properties and check off "Unblock", before extracting its contents.
-
You'll have to give time to y2guru to get all the new stuff added to the Theme Creator. At the moment, it's only possible through coding XAML.
-
-
It hasn't. Maybe you can provide more information about your crashes.
-
From the looks of it, you could get away with creating a similar looking view, but there would be some differences based on the toolset that we currently have and how Big Box functions in general. It is definitely more possible than it ever was before the new wall view changes.
-
-
Looks like you are using a theme in the screenshot that probably utilizes Videos in the background. You'll want to download those videos in LaunchBox via: Tools > Download Platform/Playlist Videos
-
-
Version 1.4
3,114 downloads
This theme requires LaunchBox v11.10 or above. --------- The new LaunchBox update is here, and with it comes many new Big Box theming features. The highlight amongst them is a brand new Wall View. This theme showcases the new wall view by providing 2 inspired views utilizing the new Wall View CoverFlow wheel. What kind of things can the new CoverFlow wheel do? Download this theme and take a look. The views use the following artwork: Clear Logos Screenshots Background Fanart BoxArt - Front Game Videos Don't forget to set your screenshot image priority to screenshot - gameplay. Have fun. Thanks to @PlayingKarrde for clarifying that this theme is loosely based on a couple different themes from the Pegasus frontend.