In my first attempt at this I used the GameEx generated MAME.mdb to create a batch file which moves video snaps according to matching ROM names. In other words I used the rom names contained in the database to create a batch file which I intended to apply to my video snaps. This batch script would segregate 'used' video snaps form 'unused' video snaps. The trouble with this approach is that a significant number of my video snaps (acquired from the EmuMovies Download Utility) are not exact matches to my rom names (i.e. 1943.mp4 does not match 1943j.zip). Thus the batch script fails to detect a number of video snaps to move over to the 'used' directory.
So I have a few of questions:
- Is there a way to coax GameEx into giving up the video list it uses for the All MAME Games List? I know that GameEx.ini contains video lists for the other MAME Lists (MAME Originals, Golden Age, Spinner, etc.), but not so for the All Games list.
. - I'm thinking about applying Tempest's SkinnyMatch application to my video snaps so that the video names are an exact match to rom names. Using this approach the batch script I created should work as intended. That's fine and dandy, but will this cause me problems if I decide to update my artwork via the EmuMovies utility? I really don't need a 1943.mp4 and a 1943j.mp4, particularly if they are in fact the same video. Does the download utility apply a matching algorithm or does it simply look for an exact match?
. - Are there any alternative approaches for pulling this off?
















