Jump to content
LaunchBox Community Forums

liam88

Members
  • Posts

    12
  • Joined

  • Last visited

File Comments posted by liam88

  1. On 8/25/2022 at 7:54 PM, Sbaby said:

    Hey ! they are beautiful, congratulations, I will definitely use them. Could you also do it with punchout and ghost'n goblins? I see you made Ghoul's n Ghost beautiful but I would like to have the name of the first title

     

    Hope this helps, Sorry for such a delay in doing it.

    PunchOut Collection.png

    Unified Refried 2.0

       26,969    139
    On 7/10/2019 at 4:23 AM, Spiro9210 said:

    Hello I made modifications to the theme. I hope you don't mind.

     

    screenshot3.thumb.jpg.ff8d8415b3f5be3ed43eb4495d4a3629.jpg

    If anyone is interested, I have attached the files below. Background.png and Mainborder.png go inside the Themes>Unified refried>images>theme>mainmenu folder. Keep in mind, I am using the platform view. Also, I had to edit the "Platformwheel3filtersview.xaml" file in the Themes>Unified refried>views folder and change the margin from "30,-265,30,0" to "30,-170,30,0" for the horizontal scrolling notes to be aligned properly on my TV; yours might be different. (See code below)

    
    <!-- HORIZONTAL SCROLLING NOTES -->
    			<Viewbox x:Name="ScrollingNotes" Grid.Row="0" Grid.ColumnSpan="5" Margin="30,-170,30,0" Panel.ZIndex="14" >

    I also had to change Opacity  in the following code from "0.5" to "0" to remove the transparent black bar from the bottom of the screen. (See code below)

    
    <!-- LOWER GLASSBAR -->			
    			<Border x:Name="LowerGlassBar" Grid.Row="7" Grid.Column="0" Grid.ColumnSpan="7" Background="Black" Opacity="0" Panel.ZIndex="15" SnapsToDevicePixels="True" >

     

     

     

    MainMenu.zip 2.02 MB · 10 downloads

    I like your mod but the big box text and icon logo in the corners goes under the actual video?

     

    Did you have that problem?

×
×
  • Create New...