Because your coming over from the PC you have to update the cover path in the XML before importing with a find and replace in any text editor. It currently looks like this:
Code: Select all
<coverfront>C:\Documents and Settings\Pierre\Mes documents\Game Collector\Images\SuperMario64DS2004334_f.jpg</coverfront>
If you copy the "Images" folder to your Mac's desktop then you want the results to be:
Code: Select all
<coverfront>/Users/Pierre/Desktop/Images/SuperMario64DS2004334_f.jpg</coverfront>
The find and replace would be "C:\Documents and Settings\Pierre\Mes documents\Game Collector\Images\" for "/Users/Pierre/Desktop/Images/", assuming that your Mac user name is also "Pierre".
Otherwise you could also select all in Gamepedia and use the "Downlaod Cover Art" from under the advance menu. There are a few it will not find that you will have to add (or try another pass using "Amazon FR" for those, I only did US) and "Fable" will get the "Fable II" cover, "Ninja Gaiden" will get the "Ninja Gaiden II" cover since the title of the first matches part of the sequel, so those need to be updated as well.