Universal-Rom-Tools / Universal-XML-Scraper

Scraper de Rom
196 stars 46 forks source link

Wrong country name is chosen? #254

Closed verybadsoldier closed 6 years ago

verybadsoldier commented 7 years ago

I try to scrape a Dreamcast game "Virtua Tennis - Sega Professional Tennis (Europe) (En,Fr,De,Es).gdi" which should resolve to this I guess: https://screenscraper.fr/gameinfos.php?plateforme=23&gameid=13556

So the game name for all countries except Japan is "Virtua Tennis". For Japan it is "Power Smash". But in the end in my gamelist.xml it still shows up as "Power Smash":

<game id="13556" source="ScreenScraper">
    <path>/home/vbs/RetroPie/roms/dreamcast/Virtua Tennis - Sega Professional Tennis (Europe) (En,Fr,De,Es).gdi</path>
    <name>PowerSmash [Europe]</name>

This my config: image

So what can I do to get the Europe or US name ("Virtua Tennis") in my gamelist.xml?

Thanks!

Universal-Rom-Tools commented 6 years ago

Arg ... Issue from "Jun" ><

Can you retry ? it should be ok right now ^^