| Main > Software Forum |
| Creating a text list of roms available |
| << < (2/2) |
| Buddabing:
My ListGen utility allows this. You set the audit_roms parameter in the listgen.ini to 1, or call listgen with -audit_roms. |
| Brad:
Command prompt anyone? dir c:\mame\roms c:\ > c:\folderlist.txt your paths, names will vary Cheers, Brad |
| Buddabing:
That'll work if there is only one rom path. Or you could do a dir path1 > list1.txt, dir path2 > list2.txt, then do copy list*.txt temp.txt followed by type temp.txt | sort > sort.txt. |
| Navigation |
| Message Index |
| Previous page |