CriticalCid Posted December 14, 2016 Share Posted December 14, 2016 Yes, they are hardcoded. It should be no issue at all if you download your metadata from the LB database but I know that this isn’t the case for you, so you may have to change yours. 1 Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 14, 2016 Author Share Posted December 14, 2016 (edited) thank you , its easy to change them all for me ill test now, i want to add the images before i start the second view **edit** Yep that worked, Thank you Edited December 14, 2016 by billyc999 Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 14, 2016 Author Share Posted December 14, 2016 (edited) i started the second view but i wasnt sure if it was possible to have only 9-11 spread out, as i assume spacing doesnt work in this view, also if the unselected images could be rotated a bit i bet its another @Jason Carr moment Edited December 14, 2016 by billyc999 Quote Link to comment Share on other sites More sharing options...
CriticalCid Posted December 14, 2016 Share Posted December 14, 2016 46 minutes ago, billyc999 said: i bet its another @Jason Carr moment I would guess so. Changing the angle of the rotated images is something that I've requested as well. 1 Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted December 15, 2016 Share Posted December 15, 2016 We'll look to add more CoverFlow features like this soon guys. 1 Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted December 15, 2016 Share Posted December 15, 2016 That theme is looking awesome @billyc999! 1 Quote Link to comment Share on other sites More sharing options...
Trnzaddict Posted December 15, 2016 Share Posted December 15, 2016 Hey is it possible to change the game details font? Like the two fonts Nox uses for HS is MC360 and Bebas Neu. You have made progress fast with the Nox theme. Impressive. Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 15, 2016 Author Share Posted December 15, 2016 (edited) Thank you jason carr , hopefully as more and more views and elements become available we can exploit them, over the last 2 days i got to say i enjoyed making the themes @Trnzaddict the font im using is Bebas Neu, and the progress is down to CriticalCids help, im going to try a few views out today while ive got chance to see how i can make them resemble the likes of nox, advance launcher & rom colection browser. ive just spotted a view which looks cool but it would require extra code i think asi dont think its possible to have game details for more than one game at a time. **edit** i've just added a few requests to bitbucket Edited December 15, 2016 by billyc999 Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 15, 2016 Author Share Posted December 15, 2016 (edited) well i've just created the artwork for a new layoutin photoshop, loaded up Visual studio i cant seem to get the design window open for wheel2gamesview all i can see is the code. i also noticed when im on wheel2gamesview it adds xml to the menu bar ive noticed if i try someone else's theme and can select wheel2gamesview and design window shows up also i just started editing my esrb rating and noticed in the list above there's no kids to adults rating Edited December 15, 2016 by billyc999 Quote Link to comment Share on other sites More sharing options...
CriticalCid Posted December 15, 2016 Share Posted December 15, 2016 I don’t use Visual Studio anymore so I never noticed that. All these additional Wheel views were just recently added in one of the new betas. So it might be that Jason has forgot to add them properly in VisualStudio project files because the newly added "MusicNotificationView.xaml" is missing as well. But you can definitely edit every xaml file in your theme folder, that’s why they are there. But you also have to activate these additional wheel views in your "ThemeSettings.xml" first before you can use them in Big Box. Regarding the ratings: Yes, this was just the list of my test installation. Apparently I haven’t any adult rated games in there yet. It’s: AO - Adults Only 1 Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted December 15, 2016 Share Posted December 15, 2016 Ah, thanks for pointing that out, Cid. I indeed forgot about adding the new views to the project file. 1 Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 15, 2016 Author Share Posted December 15, 2016 (edited) thank you. so KA - Kids to Adults & AO - Adults only for now i suppose i could edit the wheelsgameview in another theme then rename it after ive finished to wheel2gameview Edited December 15, 2016 by billyc999 Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 17, 2016 Author Share Posted December 17, 2016 @Jason Carris there anyway at the momnet to prevent boxart overlaping ie 500h x 300w fits great, but then when i go to a system thats got say 500h x 500w box art they overlap it would be great if height and spacing of boxart stayed the same and width adjusted to image, so wider boxes only allowed so many items on screen to prevent the ovelap Quote Link to comment Share on other sites More sharing options...
ALIE Posted December 20, 2016 Share Posted December 20, 2016 @billyc999 just wanna say your theme looks great from what I'm seeing.. 1 Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 20, 2016 Author Share Posted December 20, 2016 Thank you, the biggest issue i have is the box overlaps on different sized boxes, i keep trying different nox style themes so we can have a bunch of views, but theres a few limitations at the momnet hopefully jason carr in the near future can get the likes of grid, grid with details and allow different themes on a system basis everything should work quite good. i tried dark13s date and clock in swf and that works pretty good to add to the theme , also weather but i think yahoo as changed something Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted December 20, 2016 Share Posted December 20, 2016 Hi @billyc999, can you screenshot what you mean? The boxes don't ever overlap in the default views (as far as I know), so I'm guessing it's just a XAML issue. Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 20, 2016 Author Share Posted December 20, 2016 (edited) @Jason Carryea sure, i wasnt sure if it was a xaml problem, here's 2 screenshots ps2 spaced correctly and snes horizontal boxes overlaped ignore white bars at the top its a test i was doing which i havent removed Edited December 20, 2016 by billyc999 Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted December 20, 2016 Share Posted December 20, 2016 Ah, I see. So I assume that's the CoverFlow control? You should be able to adjust the Spacing property on the control which should help solve the issue. Unfortunately due to the nature of the CoverFlow control, it won't dynamically space things out, so you'll have to manually set the spacing. I don't really have a good solution for making that dynamic based on the aspect ratio of the images, unfortunately. Once we eventually allow different themes per platform, we can probably solve it on a platform-by-platform basis, but sadly right now I don't really have a good solution. Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 20, 2016 Author Share Posted December 20, 2016 ah right, i did put a ticket in asking to see if height could sort of control the width and some kind of minimum spacing at present it seems like the width controls the height if that makes any sense (Not had weetabix today so brains num) ive been reading on the wpf stuff and wasnt sure if StackPanel Orientation="Horizontal" could be used to achieve this Quote Link to comment Share on other sites More sharing options...
billyc999 Posted December 20, 2016 Author Share Posted December 20, 2016 ooh one more thing while i have your attention, lol a bit further up on this page i spotted a cool looking view i wonder if this code from here could be used to create this view https://wpf.2000things.com/tag/scrollviewer/ 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.