Skip to content

Commit

Permalink
Merge background overlay and media flags improvements
Browse files Browse the repository at this point in the history
_replace Background1.png and Background2.png links by new background overlay
  • Loading branch information
Ch1llb0 committed Feb 19, 2023
1 parent 888c6fe commit beccfa3
Show file tree
Hide file tree
Showing 55 changed files with 811 additions and 828 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
Binary file modified media/Textures.xbt
Binary file not shown.
Binary file removed media/common/Background1.png
Binary file not shown.
Binary file added media/common/Background1High.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/common/Background1Highest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/common/Background1Low.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/common/Background1Medium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed media/common/Background2.png
Binary file not shown.
Binary file added media/common/Background2High.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/common/Background2Highest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/common/Background2Low.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/common/Background2Medium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions xml/Coordinates_Custom_Overlay_Debug.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
<include condition="String.IsEqual(Skin.AspectRatio,4:3)">Custom_Overlay_DebugGrid_4:3</include>
</include>
<include name="Custom_Overlay_DebugGrid_16:9">
<texture>special://skin/extras/debuggrid1920.png</texture>
<texture>special://skin/extras/debug/debuggrid1920.png</texture>
</include>
<include name="Custom_Overlay_DebugGrid_21:9">
<texture>special://skin/extras/debuggrid2560.png</texture>
<texture>special://skin/extras/debug/debuggrid2560.png</texture>
</include>
<include name="Custom_Overlay_DebugGrid_21:9_masked">
<texture>special://skin/extras/debuggrid2560.png</texture>
<texture>special://skin/extras/debug/debuggrid2560.png</texture>
</include>
<include name="Custom_Overlay_DebugGrid_4:3">
<texture>special://skin/extras/debuggrid1440.png</texture>
<texture>special://skin/extras/debug/debuggrid1440.png</texture>
</include>

<include name="Custom_Overlay_DebugGrid_coords">
Expand Down
71 changes: 47 additions & 24 deletions xml/Coordinates_Includes_MediaFlags.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
</include>
<include name="MediaFlags_coords1_16:9">
<left>120</left>
<bottom>52</bottom>
<width>400</width>
<height>96</height>
<bottom>48</bottom>
<width>530</width>
<height>100</height>
</include>
<include name="MediaFlags_coords1_21:9">
<left>120</left>
<bottom>52</bottom>
<width>400</width>
<height>96</height>
<bottom>48</bottom>
<width>530</width>
<height>100</height>
</include>
<include name="MediaFlags_coords1_21:9_masked">
<left>120</left>
<bottom>232</bottom>
<width>400</width>
<height>96</height>
<bottom>228</bottom>
<width>530</width>
<height>100</height>
</include>
<include name="MediaFlags_coords1_4:3">
<left>120</left>
<bottom>52</bottom>
<width>400</width>
<height>96</height>
<bottom>48</bottom>
<width>530</width>
<height>100</height>
</include>

<include name="MediaFlags_coords2">
Expand Down Expand Up @@ -108,52 +108,75 @@
<include condition="String.IsEqual(Skin.AspectRatio,4:3)">MediaFlags_coords5_4:3</include>
</include>
<include name="MediaFlags_coords5_16:9">
<left>30</left>
<width>500</width>
</include>
<include name="MediaFlags_coords5_21:9">
<left>30</left>
<width>500</width>
</include>
<include name="MediaFlags_coords5_21:9_masked">
<left>30</left>
<width>500</width>
</include>
<include name="MediaFlags_coords5_4:3">
<left>30</left>
<width>500</width>
</include>

<include name="MediaFlags_coords6">
<include condition="$EXP[NonMaskedCoordinates]">MediaFlags_coords6_16:9</include>
<include condition="String.IsEqual(Skin.AspectRatio,21:9)">MediaFlags_coords6_21:9</include>
<include condition="$EXP[MaskedCoordinates]">MediaFlags_coords6_21:9_masked</include>
<include condition="String.IsEqual(Skin.AspectRatio,4:3)">MediaFlags_coords6_4:3</include>
</include>
<include name="MediaFlags_coords6_16:9">
<top>2</top>
<left>-2</left>
<width>32</width>
<height>34</height>
</include>
<include name="MediaFlags_coords5_21:9">
<include name="MediaFlags_coords6_21:9">
<top>2</top>
<left>-2</left>
<width>32</width>
<height>34</height>
</include>
<include name="MediaFlags_coords5_21:9_masked">
<include name="MediaFlags_coords6_21:9_masked">
<top>2</top>
<left>-2</left>
<width>32</width>
<height>34</height>
</include>
<include name="MediaFlags_coords5_4:3">
<include name="MediaFlags_coords6_4:3">
<top>2</top>
<left>-2</left>
<width>32</width>
<height>34</height>
</include>

<include name="MediaFlags_coords6">
<include condition="$EXP[NonMaskedCoordinates]">MediaFlags_coords6_16:9</include>
<include condition="String.IsEqual(Skin.AspectRatio,21:9)">MediaFlags_coords6_21:9</include>
<include condition="$EXP[MaskedCoordinates]">MediaFlags_coords6_21:9_masked</include>
<include condition="String.IsEqual(Skin.AspectRatio,4:3)">MediaFlags_coords6_4:3</include>
<include name="MediaFlags_coords7">
<include condition="$EXP[NonMaskedCoordinates]">MediaFlags_coords7_16:9</include>
<include condition="String.IsEqual(Skin.AspectRatio,21:9)">MediaFlags_coords7_21:9</include>
<include condition="$EXP[MaskedCoordinates]">MediaFlags_coords7_21:9_masked</include>
<include condition="String.IsEqual(Skin.AspectRatio,4:3)">MediaFlags_coords7_4:3</include>
</include>
<include name="MediaFlags_coords6_16:9">
<include name="MediaFlags_coords7_16:9">
<top>6</top>
<width>30</width>
<height>26</height>
</include>
<include name="MediaFlags_coords6_21:9">
<include name="MediaFlags_coords7_21:9">
<top>6</top>
<width>30</width>
<height>26</height>
</include>
<include name="MediaFlags_coords6_21:9_masked">
<include name="MediaFlags_coords7_21:9_masked">
<top>6</top>
<width>30</width>
<height>26</height>
</include>
<include name="MediaFlags_coords6_4:3">
<include name="MediaFlags_coords7_4:3">
<top>6</top>
<width>30</width>
<height>26</height>
Expand Down
Loading

0 comments on commit beccfa3

Please sign in to comment.