Homepage Forums RetroPie Project Emulation Station Themes theme zoid Reply To: theme zoid

#90026
ceuse
Participant

Can you Create a Background for Kodi (Xbmc) since you can install it now via the setup script and im thinking about just adding kodi to the es_systems file but a white background would break that idea completly :-)

ok i tried doing it myself but failed miserably. probably because i cant wrap my head around the svg.

as soon as i use this config in es_systems.cfg emulationstation wont boot up with segmentation fault.

<theme>
    <formatVersion>3</formatVersion>
    <include>./../simple.xml</include>

	<view name="system">

		<image name="background" extra="true">
			<path>./art/kodi_art.jpg</path>
		</image>

		<image name="logo">
			<path>./art/kodi.svg</path>
        </image>
		
		<helpsystem name="help">
			<textColor>ffffff88</textColor>
			<iconColor>ffffff88</iconColor>
		</helpsystem>
		
	</view>

	<view name="basic, detailed">
	
		<text name="system_name_1" extra="true">
			<text>kodi</text>
			<forceUppercase>1</forceUppercase>
			<size>0.45 0.16</size>
			<pos>0.527 0</pos>
			<color>7b7d7f</color>
			<fontPath>./../art/OPENSANS-LIGHT.TTF</fontPath>
			<fontSize>0.055</fontSize>
			<alignment>right</alignment>
		</text>

		<image name="logo">
			<path>./art/kodi.svg</path>
			<pos>0.025 0.079</pos>
			<maxSize>0.47 0.1</maxSize>
			<origin>0 0.5</origin>
		</image>

	</view>

i tried to use a modified version of the kodi logo and created a svg

cant upload the svg due to security error from the forum. but i basicly used the mobilefish online svg converter with the pgn