sc0tt88 Posted July 31, 2018 Share Posted July 31, 2018 (edited) Thanks. I figured that was it. Also, is there a way to change how blurry the background is? The fade option doesn't seem to affect it. Assuming that's for brightness or something else. Edit: figured it out in the XML, background blur option, changed 80 to 40 and it looks better imo. I do have a problem though... Some of them display like this: How do I make it stretch to the full screen in platform view? Cheers. Awesome theme by the way. Edit again... Think I found it. <Image Name="GridRight" Source="{Binding Path=ActivePlatform.BackgroundImagePath}" Height="{Binding ElementName=Canvas, Path=ActualHeight}" Width="{Binding ElementName=Canvas, Path=ActualWidth}"> This line says Height and Width in the Platform view, but in the Game view XML it says ActualHeight and ActualWidth. I changed them to Actual in the Platform view and it seems to be stretching. Cheers! Edited August 10, 2018 by sc0tt88 Quote Link to comment Share on other sites More sharing options...
crusadeRGP Posted October 20, 2018 Share Posted October 20, 2018 Is there a view that can be added or maybe a current one made to show rotating CD art and possibly game cartridges in the game info screen? Thanks! 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.