(rbsimple-DE) Updated for the newest theme engine changes.

This commit is contained in:
Leon Styhre 2022-02-13 11:47:47 +01:00
parent 1bca9e185e
commit d1f4453e3b

View file

@ -37,7 +37,7 @@ based on: 'recalbox-multi' by the Recalbox community
<origin>0.5 0.5</origin> <origin>0.5 0.5</origin>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
<horizontalAlignment>center</horizontalAlignment> <horizontalAlignment>center</horizontalAlignment>
<metadata>sy_gamecount</metadata> <systemdata>gamecount</systemdata>
<zIndex>50</zIndex> <zIndex>50</zIndex>
</text> </text>
</view> </view>
@ -177,7 +177,7 @@ based on: 'recalbox-multi' by the Recalbox community
<containerScrollSpeed>1</containerScrollSpeed> <containerScrollSpeed>1</containerScrollSpeed>
<containerStartDelay>4.5</containerStartDelay> <containerStartDelay>4.5</containerStartDelay>
<containerResetDelay>7</containerResetDelay> <containerResetDelay>7</containerResetDelay>
<metadata>md_description</metadata> <metadata>description</metadata>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
<fontPath>./core/fonts/Exo2-SemiBoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-SemiBoldCondensed.otf</fontPath>
<fontSize>0.024</fontSize> <fontSize>0.024</fontSize>
@ -219,7 +219,7 @@ based on: 'recalbox-multi' by the Recalbox community
<pos>0.815 0.2755</pos> <pos>0.815 0.2755</pos>
</text> </text>
<datetime name="md_releasedate"> <datetime name="md_releasedate">
<metadata>md_releasedate</metadata> <metadata>releasedate</metadata>
<pos>0.83 0.3005</pos> <pos>0.83 0.3005</pos>
</datetime> </datetime>
<text name="md_lbl_rating"> <text name="md_lbl_rating">
@ -230,7 +230,7 @@ based on: 'recalbox-multi' by the Recalbox community
<pos>0.815 0.3355</pos> <pos>0.815 0.3355</pos>
</text> </text>
<text name="md_developer"> <text name="md_developer">
<metadata>md_developer</metadata> <metadata>developer</metadata>
<pos>0.83 0.3605</pos> <pos>0.83 0.3605</pos>
</text> </text>
<text name="md_lbl_publisher"> <text name="md_lbl_publisher">
@ -238,7 +238,7 @@ based on: 'recalbox-multi' by the Recalbox community
<pos>0.815 0.3955</pos> <pos>0.815 0.3955</pos>
</text> </text>
<text name="md_publisher"> <text name="md_publisher">
<metadata>md_publisher</metadata> <metadata>publisher</metadata>
<pos>0.83 0.4205</pos> <pos>0.83 0.4205</pos>
</text> </text>
<text name="md_lbl_genre"> <text name="md_lbl_genre">
@ -246,7 +246,7 @@ based on: 'recalbox-multi' by the Recalbox community
<pos>0.815 0.4555</pos> <pos>0.815 0.4555</pos>
</text> </text>
<text name="md_genre"> <text name="md_genre">
<metadata>md_genre</metadata> <metadata>genre</metadata>
<pos>0.83 0.4805</pos> <pos>0.83 0.4805</pos>
</text> </text>
<text name="md_lbl_players"> <text name="md_lbl_players">
@ -254,7 +254,7 @@ based on: 'recalbox-multi' by the Recalbox community
<pos>0.815 0.5155</pos> <pos>0.815 0.5155</pos>
</text> </text>
<text name="md_players"> <text name="md_players">
<metadata>md_players</metadata> <metadata>players</metadata>
<pos>0.83 0.5405</pos> <pos>0.83 0.5405</pos>
</text> </text>
<text name="md_lbl_lastplayed"> <text name="md_lbl_lastplayed">
@ -262,7 +262,7 @@ based on: 'recalbox-multi' by the Recalbox community
<pos>0.815 0.5755</pos> <pos>0.815 0.5755</pos>
</text> </text>
<datetime name="md_lastplayed"> <datetime name="md_lastplayed">
<metadata>md_lastplayed</metadata> <metadata>lastplayed</metadata>
<pos>0.83 0.6005</pos> <pos>0.83 0.6005</pos>
</datetime> </datetime>
<text name="md_lbl_rating"> <text name="md_lbl_rating">
@ -332,7 +332,8 @@ based on: 'recalbox-multi' by the Recalbox community
<origin>0.5 0.5</origin> <origin>0.5 0.5</origin>
<pos>0.63 0.45</pos> <pos>0.63 0.45</pos>
<maxSize>0.360 0.424</maxSize> <maxSize>0.360 0.424</maxSize>
<metadata>md_image</metadata> <imageType>image</imageType>
<interpolation>nearest</interpolation>
<scrollFadeIn>true</scrollFadeIn> <scrollFadeIn>true</scrollFadeIn>
</image> </image>
</view> </view>
@ -343,7 +344,8 @@ based on: 'recalbox-multi' by the Recalbox community
<video name="md_video"> <video name="md_video">
<origin>0.5 0.5</origin> <origin>0.5 0.5</origin>
<pos>0.63 0.45</pos> <pos>0.63 0.45</pos>
<imageMetadata>md_image</imageMetadata> <imageType>image</imageType>
<interpolation>nearest</interpolation>
<maxSize>0.356 0.424</maxSize> <maxSize>0.356 0.424</maxSize>
<delay>1.7</delay> <delay>1.7</delay>
<scrollFadeIn>true</scrollFadeIn> <scrollFadeIn>true</scrollFadeIn>