Welcome to the RetroFE forums
dustind900, why when I create a gamelist only the name fields are kept?, ignores the other fields. Do you have an example of a Gamelist.xml file?, maybe it's the xml that I downloaded.
<?xml version="1.0" encoding="utf-8" standalone="yes"?><gameList> <provider> <System>NEC PC Engine</System> <software>Skraper</software> <database>ScreenScraper.fr</database> <web>http://www.screenscraper.fr</web> </provider> <game id="78593" source="ScreenScraper.fr"> <path>./1943 Kai (Japan).zip</path> <name>1943 Kai (Japan)</name> <desc>This is an enhanced version of 1943: The Battle of Midway, with most of the graphics and sounds reworked. There are also changes in the weapons and the inclusion of anachronical items such as laser-firing WWII planes and ships that run on ground. The player controls a biplane Boeing Stearman E75 N68828 instead of the P-38. The PC Engine adaptation adds some original levels to those from the arcade version, as well as animated intermissions.</desc> <rating>0.6</rating> <releasedate>19910322T000000</releasedate> <developer>Capcom</developer> <publisher>Naxat Soft</publisher> <genre>Shoot'em Up-Action</genre> <players>1-2</players> </game> <game id="78594" source="ScreenScraper.fr"> <path>./21 Emon - Mezase Hotel Ou!! (Japan).zip</path> <name>21 Emon : Mezase Hotel Ou!! (Japan)</name> <desc>Naturally a manga/TV anime tie-in, 21 Emon is one of those Japanese style board games that have never really made a big impact in the west. Four players (any combination of human and computer) take it in turns to roll dice and move around the isometric board, landing on various event squares. The ultimate aim is to build as many hotels as you can and make more loot than your opponents. (From The PC Engine Software Bible website)</desc> <rating>0.85</rating> <releasedate>19941216T000000</releasedate> <developer>NEC</developer> <publisher>NEC</publisher> <genre>Board game</genre> <players>1-4</players> <favorite>true</favorite> </game><gameList>
<?xml version="1.0"?><menu> <game name="1943 Kai (Japan)"> <description>1943 Kai (Japan)</description> <year>1991</year> <developer>Capcom</developer> <publisher>Naxat Soft</publisher> <genre>Shooter</genre> <players>1-2</players> </game> <game name="21 Emon - Mezase Hotel Ou!! (Japan)"> <description>21 Emon - Mezase Hotel Ou!! (Japan)</description> <year>1994</year> <developer>NEC</developer> <publisher>NEC</publisher> <genre>Board Game</genre> <players>1-4</players> </game></menu>
If you are downloading the gamelists (which doesnt make sense, because how do you know it matches your roms) the path element probably doesn't start with "./". If you get the gamelist from scraping your roms with SkraperUI then it will work. In SkraperUI you can turn off all media downloads and just generate a gameslist.xml.Please upload a copy of the gameslist you are trying to convert.
hi, doesn't work for me .I make a scrap from skrapper, i run your program in admin mod, use the gamelist done by skrapper, and i have only the name of rom in the xml from your program.Thanks for the help
Quote from: Cley85 on November 17, 2020, 10:25:50 AMhi, doesn't work for me .I make a scrap from skrapper, i run your program in admin mod, use the gamelist done by skrapper, and i have only the name of rom in the xml from your program.Thanks for the helpIt's all there, its just all on one line...stick it in here if you want to format it correctly.https://codebeautify.org/xmlviewer