[SOFT] GameList Editor 2022
-
This is my folder structure:
The GamelLst Editor look into "roms/megadrive/images" and not "roms/megadrive/media/images"
Why is that? I didn't change anything, it is a clear recalbox install on the sd cart.
-
@tom73 I would assume the roms and media did not come in a clean Recalbox install? If you used Skraper to get the media, did it also update gamelist.xml? Did you copy it as well back to the SD card? -assuming you scraped it outside of it.
That file is located in roms/console/gamelist.xml and it has entries for each game, each with its own path to image and video. If gamelist.xml is pointing to the wrong directory, there is little we can do. The only thing is find out when that gamelist.xml started to point to the wrong folders, but my suspicion is that you may have scraped it outside, and copied the updated media but not the updated gamelist.xml to the card? You seem to keep ignoring my request to check gamelist.xml? -
This is how my gamelist.xml look like:
<game> <path>3 Ninjas Kick Back (USA).zip</path> <hash>E5A24999</hash> <lastplayed>20220401T143721</lastplayed> <playcount>1</playcount> <region>248</region> <players>1-2</players> <genreid>257</genreid> <genre>Action,Plattform</genre> <publisher>Psygnosis</publisher> <developer>Malibu Games</developer> <releasedate>19940531T230000</releasedate> <video>media/videos/3 Ninjas Kick Back 90df0193f8f8c470c7903c9dacef4bb0.mp4</video> <image>media/images/3 Ninjas Kick Back 09f9529d49ed6b18a560dfe1209280c1.png</image> <desc>Sie müssen einem alten Samurai helfen, einen Dolch zurückzuholen, den er einst
-
Looks like we probably do have a corner case issue in the app here... I am taking this offline with Tom to find out more and get a hotfix made as soon as I find out what is triggering that.
-
i am searching for the game list editor 2022.
-
@ priyachaudhary
@adelcampo said in [SOFT] GameList Editor 2022:Looks like we probably do have a corner case issue in the app here... I am taking this offline with Tom to find out more and get a hotfix made as soon as I find out what is triggering that.
-
@priyachaudhary - GameList Editor 2022 was linked in the first post, here is the releases page where you can download it: https://github.com/andresdelcampo/GameList_Editor/releases/tag/2022.02
-
@Tom73 There is a new release fixing the issues you found: -both this time, the hotfix I gave you only fixed changing pictures. https://github.com/andresdelcampo/GameList_Editor/releases/tag/2022.04
-
Thank you for the hotfix. Unfortunately haven't had time to test this yet. As soon as I have time I will do so. Thanks again for that.
-
@Paulska said in [SOFT] GameList Editor 2022:
I use Skrapper but that doesn't check if image for a particular rom has already been scraped. It just deletes everything and starts over.
Does this version of yours check for previously scrapped games? or at least check if image is already there?
or is it per game scraping?It checks if the ROM image has been scraped to avoid overwriting.
-
Спасибо за совет, пригодится