Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › So I added an APPS section to emulation station how do I add artwork › Reply To: So I added an APPS section to emulation station how do I add artwork
That did it, I am pretty sure the problem was in es_system.cfg I had this for apps but I went back and reinstalled the way you described in your post and it worked perfect:
<system>
<fullname>apps</fullname>
<name>APPS</name>
<path>~/RetroPie/roms/apps</path>
<extension>.sh</extension>
<command>bash %ROM%</command>
<platform>apps</platform>
<theme>appS</theme>
</system>
when I should have had this:
<system>
<fullname>Apps</fullname>
<name>apps</name>
<path>~/RetroPie/roms/apps</path>
<extension>.sh .SH</extension>
<command>%ROM%</command>
<platform>pc</platform>
<theme>apps</theme>
</system>
Thank you so very very much, please for the sake of others write a tutorial and load the files to mediashare.com so others can bask in the glory of this mod, so sick man can not thank you enough rromo12!!!!!!!!