Jump to content
LaunchBox Community Forums

COLORFUL bigbox theme


viking

Recommended Posts

32 minutes ago, marph said:

Thanks again for your quick answer.

I am not sure if I understand you correctly. So "simple gamplay video" is the same as "video snap"? And depending on which kind of videos actually exist and which priority I've chosen in the settings, Bigbox will show a different video?

You're right, I'm talking about "video snap". Sorry, I'm tired ^^
Yes, LaunchBox makes the difference, as long as the files are properly organized/tagged.
 - If you're using Colorful, setup Video Snap first.
 - If you're using other theme, setup Theme Video first.
No need to download files again.

I couldn't make a custom version of my theme just for you.
@faeran (who developed the theme) won't do it either (?)

You can download and install the Comunity Theme Creator. Then download the theme source files. Then try adapting it to your needs.
Personally, I know too little about CTC. I won't be able to help you any further on this subject. 

Edited by viking
Link to comment
Share on other sites

On 10/5/2023 at 5:44 PM, viking said:

You're right, I'm talking about "video snap". Sorry, I'm tired ^^
Yes, LaunchBox makes the difference, as long as the files are properly organized/tagged.
 - If you're using Colorful, setup Video Snap first.
 - If you're using other theme, setup Theme Video first.
No need to download files again.

I couldn't make a custom version of my theme just for you.
@faeran (who developed the theme) won't do it either (?)

You can download and install the Comunity Theme Creator. Then download the theme source files. Then try adapting it to your needs.
Personally, I know too little about CTC. I won't be able to help you any further on this subject. 

Thanks for the information. Of course I do understand that you won't modify your theme just for this.

In theory I've figured out a way that should more ore less achieve what I am looking for. It should work like this:

1. Create a new category in LaunchBox called "Playlists"

2. Set this new category as parent in all of my favorite playlists

3. Change the following options in BigBox: Set "Default startup view" to "Platform Categories"; Enable the option "Remember seperate View for each Platform"

4. Setup hotkeys for changing view and theme in BigBox

5. Go to newly created category "Playlists" and change the theme to a theme which shows the assigned playlist video in full width

But I've found out that BigBox only supports individual themes and views for platforms but NOT for platform categories. So yeah. I am kinda stuck again. I will see. maybe I will post a feature request for this? And if I find the time I can maybe modify your theme to achieve this. We will see...

  • Thanks 1
Link to comment
Share on other sites

@viking: Another thing: While looking for a solution for my afore mentioned problem, I've discovered some images that are missing in your theme (Media\Hardware Set):

- Categories: Computers.png, Consoles.png and Handhelds.png - and the Arcade.png does not match your video (Arcade.mp4)

- Platforms: NEC SuperGrafx.png and Windows 98.png

Would be great if you could add these as well🙂

Link to comment
Share on other sites

On 10/7/2023 at 12:02 AM, marph said:

@viking: Another thing: While looking for a solution for my afore mentioned problem, I've discovered some images that are missing in your theme (Media\Hardware Set):

- Categories: Computers.png, Consoles.png and Handhelds.png - and the Arcade.png does not match your video (Arcade.mp4)

- Platforms: NEC SuperGrafx.png and Windows 98.png

Would be great if you could add these as well🙂

These images are already in place, but it's possible that you're not using the same names.
PNG files must be named exactly like your platform/playlist/category.

Computers.png  >> Are named as >> Category Computers.png
Consoles.png >> Are named as >> Category Consoles.png
Handhelds.png >> Are named as >> Category Handhelds.png
Arcade.png >> Are named as >> Category Arcade.png   (The problem here is that the category has exactly the same name as the platform. So LaunchBox makes a mistake and always uses the platform first)
NEC SuperGrafx.png >> Are named as >> PC Engine SuperGrafx.png
Windows 98.png ... Is correctly named. Did you download the latest set on the dedicated page?

Just rename the PNG files as you named your platforms and it should work =)

Link to comment
Share on other sites

This is aimed at any user who may have utilized CTC with the Colorful CTC files

Things worked well for me when using up to CTC version 2.5.5. If you're using 2.5.5 or earlier you will not experience this issue. I eventually got 3.1.3 and noticed some major weirdness going on with what initially looked like opacity and animations.

So when CTC 3.1.4 and 3.1.5 came out I tried those and same issue....so now I'm under the impression something changed with how CTC works. And I finally figured out the root cause this weekend

To the best of my knowledge, in CTC versions prior to 3.X.X, all animations started at the same time regardless of whether the element with the animation used "update once selected" or "update during selection" radio bubble for when to update. Meaning, if element A and element B both had a position animation to move off the left screen after waiting 1 second and the duration of the movement was 1 sec, they would move at the exact same time and over the same exact duration. They would work like this even if element A had "update once selected" and element B had "update during selection"

However, this doesn't seem to be the case anymore. The radio bubbles will impact when the animations start, with "update during selection" obviously occurring prior to making a selection. This means elements that do use "update during selection" that they do their thing too early now. Once I figured this out, I had to figure out how to work around it since it wasn't as easy as changing the radio bubble

In the end, I determined if an element needed to be updated during selection it needed to stay as such, in particular the hardware overlay needed this and any color condition element. The issue here was the animations need to be update once selected in order to match up with everything else....but those elements couldn't use update once selected due to colors would pop in late when changing views/themes and the hardware overlay wouldn't be updating during selection like it was intended to do, etc type of new problems would occur.

So here is the solution. You need to leave those elements with update during selection radio bubble as is with that setting. You need to create some sort of parent element like a grid or dock, etc, that will contain the update during selection elements (such as hardware overlay and the colored rectangles). Then the parent element needs to use update once selected and you can apply the animations to this parent element.  Remove the animations from the child elements (such as the hardware overlay and colored rectangles). This is why this plan works. The child elements continue to get updated during selection as originally intended, but due to the parent element having the animations and using update once selected, NOW all the animations will line up exact with each other as originally intended.

 

A pic is worth 1000 words...to visually show what I mean about needing a parent element using "update once selected" to do the animations and the child elements can stay using "update during selection"

image.thumb.png.93f681649d2aaa8111b2c5ed6c9523ed.png

Link to comment
Share on other sites

  • 3 weeks later...
On 10/9/2023 at 10:37 AM, viking said:

These images are already in place, but it's possible that you're not using the same names.
PNG files must be named exactly like your platform/playlist/category.

Computers.png  >> Are named as >> Category Computers.png
Consoles.png >> Are named as >> Category Consoles.png
Handhelds.png >> Are named as >> Category Handhelds.png
Arcade.png >> Are named as >> Category Arcade.png   (The problem here is that the category has exactly the same name as the platform. So LaunchBox makes a mistake and always uses the platform first)
NEC SuperGrafx.png >> Are named as >> PC Engine SuperGrafx.png
Windows 98.png ... Is correctly named. Did you download the latest set on the dedicated page?

Just rename the PNG files as you named your platforms and it should work 😃

Thanks! Renaming the PNG (or the platforms or playlists) did the trick. It works neatly now🙂 

One more thing: How do I display the 3D boxes of the games? BigBox has the Option "Images->Game Image Type" which I've set to "3D Boxes", but it doesn't change anything. Is there another way to achieve this?

Link to comment
Share on other sites

On 11/4/2023 at 8:56 AM, marph said:

One more thing: How do I display the 3D boxes of the games? BigBox has the Option "Images->Game Image Type" which I've set to "3D Boxes", but it doesn't change anything. Is there another way to achieve this?

I actually have no idea wtf that parameter does, but that doesn't seem to be the proper parameter to use for this

I'd think you would need to edit the theme, or a simpler approach is change your image priorities by setting 3D boxes higher up in "Box Front Priorities"

Tools > Options > Media > Box Front priorities

this method will however impact things on a global scale, meaning both LaunchBox and other Big Box themes

 

image for reference, note 3D boxes at the top. technically, it just needs to be above "Box - Front" since that is the specific image type used in the theme for platform views

image.thumb.png.7274aceb4d6e5870af1a12eb6037820d.png

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...
On 11/10/2023 at 12:30 AM, skizzosjt said:

I actually have no idea wtf that parameter does, but that doesn't seem to be the proper parameter to use for this

I'd think you would need to edit the theme, or a simpler approach is change your image priorities by setting 3D boxes higher up in "Box Front Priorities"

Tools > Options > Media > Box Front priorities

this method will however impact things on a global scale, meaning both LaunchBox and other Big Box themes

 

image for reference, note 3D boxes at the top. technically, it just needs to be above "Box - Front" since that is the specific image type used in the theme for platform views

image.thumb.png.7274aceb4d6e5870af1a12eb6037820d.png

Thanks for the help. I've tried this. At first it seemed to work perfectly. But then I've noticed a side effect with the 3D box models.

3d box art.PNG

3d box model.PNG

Link to comment
Share on other sites

16 hours ago, marph said:

Thanks for the help. I've tried this. At first it seemed to work perfectly. But then I've noticed a side effect with the 3D box models.

3d box art.PNG

3d box model.PNG

the 3D models are built by combining 3 images. box front, spine, and back. since you changed box front priority this is to be expected. It's going to use the 3D box image in place of box front image, hence the funny look. Like I said, this change would impact things on a global scale and this is part of that. If this is something you don't want to see you would have to return the box front priority setting to an appropriate sequence (3D box must be below box front) and edit the theme to use 3D boxes instead of box front where ever you wanted them.

Link to comment
Share on other sites

Hi all I'm having some trouble installing this theme. I downloaded the zip for the colorful dark theme, extracted the zip in the launchbox>themes folder

image.thumb.png.93ef5ac2cf375a02c6d4e43e39768a92.png

but when I open up both the theme manager or options>visuals>main launch box theme Colorful dark is missing.

image.thumb.png.c18fe7cdc9ebf592417b626805544b0a.png

I also tried unzipping it inside the LBThemes folder. When doing that launchbox could detect the theme but if I install it from there Launchbox just looked the same as it does with the default theme except all meta data and images are completely broken.

image.thumb.png.e2184959ad3790cfcdc0547022e7f000.png

 

image.thumb.png.799caa48f2eec80bcb15323386204b34.png

I'm new to launchbox so forgive me if I missed some obvious steps but any help would be appreciated.

Edited by zeriah
Link to comment
Share on other sites

5 hours ago, zeriah said:

Hi all I'm having some trouble installing this theme. I downloaded the zip for the colorful dark theme, extracted the zip in the launchbox>themes folder

image.thumb.png.93ef5ac2cf375a02c6d4e43e39768a92.png

but when I open up both the theme manager or options>visuals>main launch box theme Colorful dark is missing.

image.thumb.png.c18fe7cdc9ebf592417b626805544b0a.png

I also tried unzipping it inside the LBThemes folder. When doing that launchbox could detect the theme but if I install it from there Launchbox just looked the same as it does with the default theme except all meta data and images are completely broken.

image.thumb.png.e2184959ad3790cfcdc0547022e7f000.png

 

image.thumb.png.799caa48f2eec80bcb15323386204b34.png

I'm new to launchbox so forgive me if I missed some obvious steps but any help would be appreciated.

This a Bigbox theme and isn't applicable to Launchbox. If you have the paid version you can use Bigbox and in the options install the theme.

Link to comment
Share on other sites

  • 3 weeks later...
On 12/8/2023 at 5:04 AM, viking said:

Faeran and I are working on v3, which will be a total overhaul.
Please be patient, we're doing the best we can! 😃

Hey @viking just out of curiosity - you guys going to incorporate the new discovery center?

Can't wait to see what you guys come up with, Colorful is by far the best theme for Launchbox, been using it for a couple years now.

Link to comment
Share on other sites

14 hours ago, uchuskies921 said:

Hey @viking just out of curiosity - you guys going to incorporate the new discovery center?

Can't wait to see what you guys come up with, Colorful is by far the best theme for Launchbox, been using it for a couple years now.

Yes, we working on it  =)

  • Like 5
Link to comment
Share on other sites

  • 4 weeks later...
On 4/8/2022 at 12:47 AM, kobaturtle said:

@faeran Handheld platform category is missing from PlatformWheel views.

Can be fixed adding this in .xml plateform views until next release:

                                                <DataTrigger Binding="{Binding SelectedPlatform.Name, Converter={StaticResource Contains}, ConverterParameter='Handhelds'}" Value="True">
                                                    <Setter Property="Fill" Value="#82cdea"/>
                                                </DataTrigger>

In date of 2024-01-27 this bug is still happening, your code is working as well in order to fix it.

Also the device pictures aren't showing in the Platform Categories view. They need to be renamed without the "Category_" prefix. The images can be found in theme directory under Hardware folder.

If this theme isn't developed anymore I can take over otherwise is there a Github page to make PRs?

Thank you.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...