Grila Posted May 11, 2018 Author Share Posted May 11, 2018 13 minutes ago, RetroGameReaper said: @Grila I'm also having alignment issues. It's on my pc though. My scale is at 100% so I'm not really sure what to do. My resolution is at 1366x768 if that helps. Did you read the notes? * Designed for 1920x1080. I can't guarantee it will work at any other resolutions (really only the platform wheel), even in the same aspect ratio, because of the margin that is applied to the wheel to get it off center. The box game view and all text views are NOT affected by this and will work at any resolution, although text spacing and some other misc. elements may not look as perfect as they do at 1080. Quote Link to comment Share on other sites More sharing options...
Tio Perico Posted June 6, 2018 Share Posted June 6, 2018 @Grila, Sorry if I bother you, I still continue to increase size game boxes for gpd win 1. I tried to modify BoxesGamesView.xaml and BoxGameView.xaml, but I can´t find where to change the size of the boxes. Where can I modify these sizes, what is the file I would have to look at? Thanks and sorry for the inconvenience. Quote Link to comment Share on other sites More sharing options...
Grila Posted June 6, 2018 Author Share Posted June 6, 2018 25 minutes ago, Tio Perico said: @Grila, Sorry if I bother you, I still continue to increase size game boxes for gpd win 1. I tried to modify BoxesGamesView.xaml and BoxGameView.xaml, but I can´t find where to change the size of the boxes. Where can I modify these sizes, what is the file I would have to look at? Thanks and sorry for the inconvenience. Oh man @Tio Perico, I do apologize because I have totally forgotten about doing this for you! Give me a day or so and I'll get it modified for you. Quote Link to comment Share on other sites More sharing options...
Grila Posted June 6, 2018 Author Share Posted June 6, 2018 @Tio Perico here you go: Extract and replace the files in your light and dark directories with these (sorry, I had to ZIP them because they are the same filename): light.zip dark.zip Then, depending on your display scaling you may need to edit the BoxGameView.xaml for each version and lower the MinHeight property (the value I have inserted is for 100% scaling). It may take some trial, but without having a GPDWin on hand, I can't test it to get the exact value needed. <UserControl xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"> <Image Name="Image" Source="{Binding Image}" RenderOptions.BitmapScalingMode="HighQuality" MinHeight="300"/> </UserControl> Quote Link to comment Share on other sites More sharing options...
Tio Perico Posted June 7, 2018 Share Posted June 7, 2018 @Grila, thanks so much for your work!! I can modify the gamewheel like as I wanted. In the image attached, the result of the theme with modifications I made. I have simplified elements of the screen, removing some things. If someone is interested in the changes, for their GPDWIN, I also attach the files that I have modified (only for dark version). Thank you very much again @Grila gpdswitchdark.zip 1 Quote Link to comment Share on other sites More sharing options...
Cookz718 Posted June 7, 2018 Share Posted June 7, 2018 On 6/6/2018 at 11:28 AM, Grila said: @Tio Perico here you go: Extract and replace the files in your light and dark directories with these (sorry, I had to ZIP them because they are the same filename): light.zip dark.zip Then, depending on your display scaling you may need to edit the BoxGameView.xaml for each version and lower the MinHeight property (the value I have inserted is for 100% scaling). It may take some trial, but without having a GPDWin on hand, I can't test it to get the exact value needed. <UserControl xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"> <Image Name="Image" Source="{Binding Image}" RenderOptions.BitmapScalingMode="HighQuality" MinHeight="300"/> </UserControl> any plans on doing a Wallview for this ?? Quote Link to comment Share on other sites More sharing options...
Grila Posted June 7, 2018 Author Share Posted June 7, 2018 Not really. I'm keeping this one as close to the actual Switch GUI as I can. Also, the wall view in BigBox leaves a lot to be desired. One of my major gripes is that is doesn't have a clear indication of the selected item (ie. a colored outline like the above screenshot). 1 Quote Link to comment Share on other sites More sharing options...
Cookz718 Posted June 7, 2018 Share Posted June 7, 2018 1 hour ago, Grila said: Not really. I'm keeping this one as close to the actual Switch GUI as I can. Also, the wall view in BigBox leaves a lot to be desired. One of my major gripes is that is doesn't have a clear indication of the selected item (ie. a colored outline like the above screenshot). ahh i see.. i mean a very basic wall view would be good enough ill try to see if i can come up with something of course in all respect to your craft.. just i really like the wallview style Quote Link to comment Share on other sites More sharing options...
Cookz718 Posted June 7, 2018 Share Posted June 7, 2018 1 hour ago, Grila said: Not really. I'm keeping this one as close to the actual Switch GUI as I can. Also, the wall view in BigBox leaves a lot to be desired. One of my major gripes is that is doesn't have a clear indication of the selected item (ie. a colored outline like the above screenshot). **UPDATE** here's what i was able to come up with so far Quote Link to comment Share on other sites More sharing options...
Rincewind Posted June 7, 2018 Share Posted June 7, 2018 Does look good, @Grila is right it's very hard to tell which game is selected on that view. Quote Link to comment Share on other sites More sharing options...
onebitbeyond Posted June 20, 2018 Share Posted June 20, 2018 (edited) On 10/29/2017 at 8:55 PM, Tj19 said: Sorry to bother I love this theme but cant get it to work right, win 7 this error pops up and the view for the games never looks like the platform one like in your screenshots. Im probably just being an idiot but any help would be most appreciated! I would really like to try this theme, as it is very much my thing, but I'm afraid I'm having a similar issue to Tj19 here. I'm running it on a GPD Win 2, using the 720p version linked in the original post. The DLL isn't giving me any unlock errors. Here's the error I'm seeing as soon as I set the skin active. Thanks for any help. Much appreciated. Edited June 20, 2018 by onebitbeyond Spelling/spacing Quote Link to comment Share on other sites More sharing options...
DOS76 Posted June 20, 2018 Share Posted June 20, 2018 Author of this theme is away on vacation so maybe a few days until you get a response Quote Link to comment Share on other sites More sharing options...
neil9000 Posted June 20, 2018 Share Posted June 20, 2018 (edited) 58 minutes ago, onebitbeyond said: I would really like to try this theme, as it is very much my thing, but I'm afraid I'm having a similar issue to Tj19 here. I'm running it on a GPD Win 2, using the 720p version linked in the original post. The DLL isn't giving me any unlock errors. Here's the error I'm seeing as soon as I set the skin active. Thanks for any help. Much appreciated. What version of Launchbox are you on? Also what @DOS76 said. Edited June 20, 2018 by neil9000 To late. :) Quote Link to comment Share on other sites More sharing options...
onebitbeyond Posted June 20, 2018 Share Posted June 20, 2018 Haha, I'm certainly not in so much of a rush that I can't wait for him to finish his holiday. I'm sure it's well deserved. I'm on version 8.3, which I think is the latest? Quote Link to comment Share on other sites More sharing options...
neil9000 Posted June 20, 2018 Share Posted June 20, 2018 1 minute ago, onebitbeyond said: Haha, I'm certainly not in so much of a rush that I can't wait for him to finish his holiday. I'm sure it's well deserved. I'm on version 8.3, which I think is the latest? Its the latest official yes, so should work. Quote Link to comment Share on other sites More sharing options...
AbsolutPauer Posted June 21, 2018 Share Posted June 21, 2018 I'm seeing the same error as @onebitbeyond on version 8.3. Quote Link to comment Share on other sites More sharing options...
onebitbeyond Posted July 2, 2018 Share Posted July 2, 2018 Hi @Grila I hope you had a good holiday ? I appreciate that this may not be top of your list of things to look at right now, but I was wondering if you had any insight into mine and @AbsolutPauer's errors. I can't find any other BigBox themes I'd rather have over this one! Many thanks! Quote Link to comment Share on other sites More sharing options...
Grila Posted July 2, 2018 Author Share Posted July 2, 2018 19 minutes ago, onebitbeyond said: Hi @Grila I hope you had a good holiday ? I appreciate that this may not be top of your list of things to look at right now, but I was wondering if you had any insight into mine and @AbsolutPauer's errors. I can't find any other BigBox themes I'd rather have over this one! Many thanks! Sorry for the delay. The problem is because when this theme was released, we didn't have the Plugin folder inside the individual theme directory (you had to put all plugins in the LaunchBox\Metadata directory). If you have tried running this on newer LB versions, as you clearly have, the Plugin folder will be created in the Switch theme directory. Simply move the plugin .DLL into that directory and you'll be all set. Quote Link to comment Share on other sites More sharing options...
onebitbeyond Posted July 2, 2018 Share Posted July 2, 2018 Perfect. That sorted it out. Thanks so much! 1 Quote Link to comment Share on other sites More sharing options...
xmas Posted September 19, 2018 Share Posted September 19, 2018 Hi Grlia, Firstable, I wanted to thank you for having me enjoy simple and minimal interface of switch. I love the sound fx and all. Since you have power to implement the simplicity of switch interface, I was wondering if you are willing to new switch online (virtual console) version as well. It'd be so amazing if we could be seeing this on Big Box. 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.