Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: Trekdrop on September 30, 2016, 10:06:22 AM
-
I am a little bit over my head with all the artwork, can someone please share roms2xml i can make a xml from all my roms and than load it in a hs program to see the artwork i am missing. i just cant find roms2xml anywhere..
-
>on windows quick & dirty:
-goto your rom-folder and type this command:
for /f %x in ('dir /b /on') do @echo %~nx >> C:\roms.txt
-goto your artwork-folder and type this command:
for /f %x in ('dir /b /on') do @echo %~nx >> C:\artwork.txt
-type this command and look at differences (this are your missing artworks):
fc roms.txt artwork.txt
(or use freeware tool winmerge (http://winmerge.org/?lang=de) )
-
the dats at progetto snaps will do it with clrmame pro...
http://www.progettosnaps.net/snapshots/ (http://www.progettosnaps.net/snapshots/) <--- snaps
http://www.progettosnaps.net/videosnaps/ (http://www.progettosnaps.net/videosnaps/) <--- videos
the dats are there on the respective page