daphnefan Posted September 20, 2019 Share Posted September 20, 2019 Hi! I just discovered this theme and it's fantastic! Is there a way I can make it work in 4:3? Quote Link to comment Share on other sites More sharing options...
faeran Posted September 21, 2019 Author Share Posted September 21, 2019 13 hours ago, daphnefan said: Hi! I just discovered this theme and it's fantastic! Is there a way I can make it work in 4:3? Unfortunately, it would be a great undertaking to convert this theme to 4:3. Quote Link to comment Share on other sites More sharing options...
sklinch Posted October 2, 2019 Share Posted October 2, 2019 Hi! I love this theme very much, but I have a little problem. I don't know why, but when I choose this theme, the icons of the play mode are missing in all the platforms... but in the directories of the theme have the directory of Icons (\Themes\CoverBox\Images\Icons). (sorry for my english.) Quote Link to comment Share on other sites More sharing options...
cyrheys Posted October 2, 2019 Share Posted October 2, 2019 (edited) 29 minutes ago, sklinch said: Hi! I love this theme very much, but I have a little problem. I don't know why, but when I choose this theme, the icons of the play mode are missing in all the platforms... but in the directories of the theme have the directory of Icons (\Themes\CoverBox\Images\Icons). (sorry for my english.) C'est parce-que les icônes de modes de jeu de Coverbox ne s'affichent que lorsque les modes de jeux sont en anglais :"Single Player", "multiplayer"...etc Il fait éditer les XML de chaque plateforme et remplacer les occurrences de playmode anglais par les termes français que tu utilise. Si c'est compliqué pour toi, dis le moi, on essaiera de trouver une solution. Edited October 2, 2019 by cyrheys Quote Link to comment Share on other sites More sharing options...
sklinch Posted October 7, 2019 Share Posted October 7, 2019 On 10/2/2019 at 5:25 PM, cyrheys said: C'est parce-que les icônes de modes de jeu de Coverbox ne s'affichent que lorsque les modes de jeux sont en anglais :"Single Player", "multiplayer"...etc Il fait éditer les XML de chaque plateforme et remplacer les occurrences de playmode anglais par les termes français que tu utilise. Si c'est compliqué pour toi, dis le moi, on essaiera de trouver une solution. Oh! thanks you, now work perfectly! Quote Link to comment Share on other sites More sharing options...
faeran Posted October 13, 2019 Author Share Posted October 13, 2019 CoverBox has been updated to 2.6 on the forums Fixed Play Mode graphics in default text view Added CoverBox Nintendo 3DS view Added CoverBox SNK Neo Geo AES view 7 Quote Link to comment Share on other sites More sharing options...
TheNewClassics Posted October 25, 2019 Share Posted October 25, 2019 Hey faeran, thanks for continuing to update these. I've noticed on a couple of systems, the bottom of the text/overview scrolling is cut off a bit. Could that be a resolution issue? I'm running it at 4K. Quote Link to comment Share on other sites More sharing options...
faeran Posted October 26, 2019 Author Share Posted October 26, 2019 15 hours ago, TheNewClassics said: Hey faeran, thanks for continuing to update these. I've noticed on a couple of systems, the bottom of the text/overview scrolling is cut off a bit. Could that be a resolution issue? I'm running it at 4K. Hi @TheNewClassics. That's a good possibility. Do you have the ability to change your resolution to 1080p, then open up BigBox and test? Quote Link to comment Share on other sites More sharing options...
ProstatePunch Posted January 23, 2020 Share Posted January 23, 2020 Hey, sorry if I missed this somewhere (I'm still very new to BigBox) but is there a way to remove the clear logos on your theme? Also, is there a way to enable the game text description like on your YouTube Demo video (specifically the NES one) as it switches about halfway though. Quote Link to comment Share on other sites More sharing options...
faeran Posted January 23, 2020 Author Share Posted January 23, 2020 1 hour ago, ProstatePunch said: Hey, sorry if I missed this somewhere (I'm still very new to BigBox) but is there a way to remove the clear logos on your theme? Also, is there a way to enable the game text description like on your YouTube Demo video (specifically the NES one) as it switches about halfway though. Hi @ProstatePunch. Custom themes are hard coded. To remove clear logos, you would have to go into each platform specific xaml file and remove the code for them. If you would like to use the NES view with the description, I left that view file in the following location: Launchbox\Themes\CoverBox\Views\TextGamesView\Alternate\Nintendo Entertainment System.xaml paste it here: Launchbox\Themes\CoverBox\Views\TextGamesView\Nintendo Entertainment System.xaml Quote Link to comment Share on other sites More sharing options...
GiuseppeIII Posted January 26, 2020 Share Posted January 26, 2020 Hey @faeran, I was wondering if you could set some of the platform themes to work for very similar platforms. For example if you could have the nintendo 64 theme work with the 64DD platform or the SNES theme work for the Satellaview. This is something I used to do myself when the themes wer eindividual, but is a little harder now with the themes being combined into one. Regardless thanks again for creating this fantastic theme! Quote Link to comment Share on other sites More sharing options...
CDBlue Posted January 26, 2020 Share Posted January 26, 2020 10 hours ago, GiuseppeIII said: Hey @faeran, I was wondering if you could set some of the platform themes to work for very similar platforms. For example if you could have the nintendo 64 theme work with the 64DD platform or the SNES theme work for the Satellaview. This is something I used to do myself when the themes wer eindividual, but is a little harder now with the themes being combined into one. Regardless thanks again for creating this fantastic theme! Just an FYI, while your waiting for a reply from faeran, you can do this yourself by copying and renaming a few files in the theme's folders. In the theme's Views folder there are two sub folders with xaml files you can copy/rename (those folders are TextGamesView and TextListView). In both those folders you will find an xaml file called Nintendo 64.xaml (as an example). Just make a copy of that file in the same folder and then rename that copy to the name of the platform you want to use that view (eg. Nintendo 64DD.xaml). Do this to the files in both folders so that your theme will work on all views. Quote Link to comment Share on other sites More sharing options...
faeran Posted January 26, 2020 Author Share Posted January 26, 2020 12 hours ago, GiuseppeIII said: Hey @faeran, I was wondering if you could set some of the platform themes to work for very similar platforms. For example if you could have the nintendo 64 theme work with the 64DD platform or the SNES theme work for the Satellaview. This is something I used to do myself when the themes wer eindividual, but is a little harder now with the themes being combined into one. Regardless thanks again for creating this fantastic theme! Thanks @GiuseppeIII. @CDBlue is correct. Just need to make a copy and rename the files within those 2 directories. I will do this for the next official release, for these 2 platforms. Let me know if any other's can be added like this as well. Quote Link to comment Share on other sites More sharing options...
ProstatePunch Posted January 31, 2020 Share Posted January 31, 2020 On 1/23/2020 at 5:46 PM, faeran said: Hi @ProstatePunch. Custom themes are hard coded. To remove clear logos, you would have to go into each platform specific xaml file and remove the code for them. If you would like to use the NES view with the description, I left that view file in the following location: Launchbox\Themes\CoverBox\Views\TextGamesView\Alternate\Nintendo Entertainment System.xaml paste it here: Launchbox\Themes\CoverBox\Views\TextGamesView\Nintendo Entertainment System.xaml This worked awesome! Love that we have the choice of that, and it looks great. Thank you! On 1/26/2020 at 10:25 AM, faeran said: Thanks @GiuseppeIII. @CDBlue is correct. Just need to make a copy and rename the files within those 2 directories. I will do this for the next official release, for these 2 platforms. Let me know if any other's can be added like this as well. Can I request an official Famicom Disk System Theme? I know I just copy over the NES theme, but its seems like there's plenty of stuff out there for a Famicom Version, so I'd probably just use that if there was one. Have you poked into it at all @faeran? Quote Link to comment Share on other sites More sharing options...
faeran Posted January 31, 2020 Author Share Posted January 31, 2020 2 hours ago, ProstatePunch said: This worked awesome! Love that we have the choice of that, and it looks great. Thank you! Can I request an official Famicom Disk System Theme? I know I just copy over the NES theme, but its seems like there's plenty of stuff out there for a Famicom Version, so I'd probably just use that if there was one. Have you poked into it at all @faeran? I've actually been working secretly on a major update to this theme. It will include 2 extra platform views, changes to existing game views, and a bunch of new game views, including the Famicom Disk System. Here's a sneak peak of the disk system theme. 4 Quote Link to comment Share on other sites More sharing options...
faeran Posted February 3, 2020 Author Share Posted February 3, 2020 CoverBox 3.0 has been released to both the forums and the BigBox theme manager. Change Log Spoiler CoverBox 3.0 is the biggest update in a year. It includes 8 new game views, 2 new platform views, and a ton of changes/optimizations. Added the following new platform game views: Atari Lynx Atari Jaguar NEC PC Engine Nintendo Famicom Nintendo Famicom Disk System Nintendo Pokemon Mini SNK Neo Geo CD Sony PSP Added the following new platform views: Platform View 2 - Light Theme - Simple horizontal view using Styphelus' platform box images Platform View 3 - Dark Theme - Simple horizontal view using Styphelus' platform box images Changes/Fixes Sony PlayStation - added background over menu list to make it more legible Sony PlayStation 2 - changes to layout Nintendo 64DD and Nintendo Satellaview will now use the Nintendo 64 and SNES views respectively Many small optimizations/changes/fixes to many game themes Images of the new views: Spoiler Platform View 2 - Light Theme - Simple horizontal view using Styphelus' platform box images Platform Box - Light Theme.mp4 Platform View 3 - Dark Theme - Simple horizontal view using Styphelus' platform box images Platform Box - Dark Theme.mp4 Atari Jaguar Atari Lynx NEC PC Engine Nintendo Famicom Nintendo Famicom Disk System Nintendo Pokemon Mini SNK Neo Geo CD Sony PSP 9 Quote Link to comment Share on other sites More sharing options...
Sanctus Posted February 6, 2020 Share Posted February 6, 2020 (edited) Hi! First of all congrats for this amazing work!! Now for my problems.. i am new to BigBox, and i've been noticing that most of the themes i download from here, they don't work as i see in these photos, i tried so many options that i am lost in here. Missing images, logos, or not the same ones i see here. But about this CoverBox theme, i tried the 2.0 and it all works great (i think), however, i downloaded the coverbox v3 and renamed it to coverbox (the folder) and i can't see anymore views than the v2. Can please someone share your thoughts what may be wrong here? Edited February 6, 2020 by Sanctus better english Quote Link to comment Share on other sites More sharing options...
CDBlue Posted February 6, 2020 Share Posted February 6, 2020 You should not rename the files/folders as it may break paths that the theme is coded to look for file locations. You typically just need to just extract the contents of the .zip file you downloaded from there, and then move that folder, along with its contents, into the the Themes folder within Launchbox. Or... even easier, just download the theme from within BigBox directly in the options/themes section and it will download and put it all where it needs to be without you having to extract/do anything else Quote Link to comment Share on other sites More sharing options...
faeran Posted February 6, 2020 Author Share Posted February 6, 2020 3 hours ago, Sanctus said: Hi! First of all congrats for this amazing work!! Now for my problems.. i am new to BigBox, and i've been noticing that most of the themes i download from here, they don't work as i see in these photos, i tried so many options that i am lost in here. Missing images, logos, or not the same ones i see here. But about this CoverBox theme, i tried the 2.0 and it all works great (i think), however, i downloaded the coverbox v3 and renamed it to coverbox (the folder) and i can't see anymore views than the v2. Can please someone share your thoughts what may be wrong here? Hi @Sanctus. From the sound of it, you extracted the zip file as a folder, so you probably have a Coverbox folder inside of another Coverbox folder. If you remove one of the Coverbox folders, it should fix your issue. However, the simplest solution for you would be for you to just download Coverbox from the theme manager within BigBox itself. Quote Link to comment Share on other sites More sharing options...
Sanctus Posted February 7, 2020 Share Posted February 7, 2020 (edited) Hi @faeran. I finished right now: a raw Windows 10 installation ; LaunchBox / BigbBox installation ; added some platforms ; then entered BigBox and installed CoverBox v3, I selected it and added a button to change views, then i exited and entered again BigBox to make sure the BigBox assumed my selections. On the plataform menus i can change a total of only 3 types of view. On the games list menu i can only see 1 type of view (the text list). My confusion is... since this installation is as raw as it can be, what am i missing? Shouldn't i been able to see more views in this v3? Edited February 7, 2020 by Sanctus quote person name Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.