andrebrait / 1g1r-romset-generator

A small utility that uses No-Intro DATs to generate 1G1R ROM sets
GNU General Public License v3.0
213 stars 20 forks source link

Unzipped ROM files will create a parent folder #28

Closed Stoneman71 closed 3 years ago

Stoneman71 commented 3 years ago

I have all my genesis roms unzipped in one folder. When I execute the generator, it creates for each .md file a folder within the .md rom file. I may go around this with: -e md --no-scan, or I think it will work when I use a zipped rom set.

Is it possible to scan the unzipped rom set and then no creation of a parent folder?

andrebrait commented 3 years ago

Someone sent me an email the other day. It seems I screwed that up in the last update. I'll try to fix it soon.

The successor to this tool will be much, much more properly tested.