Code: Select all
<control type="multiimage">
<description>Games Fanart Background image </description>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<imagepath background="True">e:/ROMS/SEGA genesis/$INFO[ListItem.Label]/genesis.jpg</imagepath>
<aspectratio align="center">keep</aspectratio>
<fadetime>-</fadetime>
</control>
this can help, its not that hard once you get it, the code above to show a image that is located in my sega genesis roms, but depends where you copy and paste then it will show up, and also depends on if you have the image in that location, you can change e:/roms/sega genesis/........./genesis.jpg to what you want to show up.
like the musicviz xml file I send you like I said you can look up the code and see what I did so it can show in the music visuals and that will help you a little more, trust me I also sometimes have a hard time trying to understand its been months that I haven't done anything.