Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Using Your Own Boxart art??
- This topic has 11 replies, 4 voices, and was last updated 9 years, 8 months ago by chooky536.
-
AuthorPosts
-
02/28/2015 at 19:01 #89582AnonymousInactive
I have a complete collection of boxart thanks to moviesnaps website and am want to use these installed of spending hour scrapping them automatically from within Emulation Station. Is it possible to use you own artwork at all?
02/28/2015 at 19:11 #89585InsecureSpikeParticipantup it sure is, i’d suggest naming your art to correspond with the rom you want it to match to, then add to your gamelist.xml.
something like so…
<game> <path>./Super Mario RPG Legend of the Seven Stars.smc</path> <name>Super Mario RPG: Legend of the Seven Stars</name> <image>./Super Mario RPG Legend of the Seven Stars.jpg</image> </game>
roms and art in the same folder and yer set
02/28/2015 at 19:24 #89590AnonymousInactiveThanks!. So for example megadrive box art i need to place my box art in the same folder as the roms and make sure they are named the same as the roms??
Is it possible to just scrap the game info and not artwork?
02/28/2015 at 19:43 #89597InsecureSpikeParticipantyup i have, if you name the images the same as the rom name, i found it easier to note if i was missing any art
03/01/2015 at 15:33 #89712AnonymousInactiveHmmm ok i just tested this. Place both’Alien 3.md’ and ‘Alien 3.png’ into the megadrive rom folder but no artwork is showing up for Alien 3!. Any ideas?
03/12/2015 at 05:04 #91097chooky536Participantdid you get a fix for this? if not im in the same boat looking to get it to use my local boxart
03/12/2015 at 05:55 #91099AnonymousInactiveartwork doesn’t go in the folder with the rom. it actually goes in a hidden folder at:
/home/pi/.emulationstation/downloaded_imagesand there’s XML files in
/home/pi/.emulationstation/gamelists/
..a folder for each system, and each of those will have the path to the exact name of your rom and the artwork.hope that helps!
03/12/2015 at 06:34 #91102chooky536Participantso for each system edit the xml files or each game? and thankyou i have all my art setup as i run a hyperspin setup on another cabinet so its all named correctly
03/12/2015 at 06:58 #91103AnonymousInactiveThat’s how I’ve done it. I let the system scrape, then I only had a handful that I either didn’t like the artwork or it was missing. Not sure what the best way is to use ALL your own.
Once you get that Xml thing sorted out though, it’ll make more sense. :-)
03/12/2015 at 09:14 #91114chooky536Participanti just looked at it……in the mame one i got 8012 games and each one has a line <image>where its located<image> which seems to me that i would have to edit these lines with the filename of my art, i think it may just use the built-in scaper maybe if i have to do this
03/12/2015 at 09:51 #91116InsecureSpikeParticipantall my art work is in the rom folders an i have no issues with any of it, if you have your paths set out right in the gamelists.xml you can have your art work anywhere you like, within reason
[quote=91099]artwork doesn’t go in the folder with the rom. it actually goes in a hidden folder at:
/home/pi/.emulationstation/downloaded_imagesand there’s XML files in
/home/pi/.emulationstation/gamelists/
..a folder for each system, and each of those will have the path to the exact name of your rom and the artwork.hope that helps!
[/quote]03/12/2015 at 10:27 #91124chooky536Participant-<gameList>
-<game>
<path>./10-Yard Fight (USA, Europe).nes</path>
<name>10-Yard Fight</name>
<desc>The game is viewed in a top-down perspective and is vertical scrolling. The player does not select plays for either offense or defense. On offense, the player simply receives the ball upon the snap and either attempt to run with the quarterback, toss the ball to one of two running backs, or throw the ball to the one long distance receiver – basically the option offense. On defense, the player chooses one of two players to control, and the computer manipulates the others. The ball can also be punted or a field goal can be attempted.</desc>
<image>~/.emulationstation/downloaded_images/nes/10-Yard Fight (USA, Europe)-image.jpg</image>
<rating>0.1</rating>
<releasedate>19851018T000000</releasedate>
<developer>Irem</developer>
<publisher>Taito</publisher>
<genre>Sports</genre>
<players>2</players>
this is the nes gamelist only one game so i have to go through each one and change it to where my boxart resides? or can i change them all at the same time to point to a folder of all artwork named the same? sorry for the noobness comming out of me here but we all start somewhere
-
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.