PDA

View Full Version : Tool to extract directory files from favorite.txt?



iammud
05-09-2010, 01:07 PM
I want to extract all vertical games from the wheel art. I have a txt file that's like the favorites, that's just a list of vertical rom names, around 900 games.

I'm doing batch processing on the wheel art for the vertical games, and it's a pain to have to batch out all the hori game's images along with it.

I know this is possible. However, for the life of me I can't remember the methods I've seen to do this. Hopefully one of you do!

shimoda
05-11-2010, 06:05 AM
are you looking for a for /f loop?
if the text file matches the names of the art files, I can help you out. PM me.