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

--no-aftermarket and --no-homebrew not recognized #40

Closed nilsbyte closed 1 year ago

nilsbyte commented 1 year ago
        --no-aftermarket        Filter out aftermarket ROMs
        --no-homebrew           Filter out homebrew ROMs

Are not recognized. They also do NOT work when using --no-all

andrebrait commented 1 year ago

Did you get the code from master or have you downloaded a release?

Those changes aren't yet released. They're only available on master.

nilsbyte commented 1 year ago

I downloaded the release 1.9.10 … thanks for clarifying. Why is there no new release?

andrebrait commented 1 year ago

I just haven't had the time to test it and create a release.

If you'd like to help with that, you can download master and use it instead. The instructions are the same, you just need to replace the files from the one you downloaded with the ones you get from GitHub when downloading the master branch.

andrebrait commented 1 year ago

Version 1.9.11 got released with these changes now applied. Let me know if you still find anything wrong with it.

nilsbyte commented 1 year ago

@andrebrait thank you. I did not have the time to test it thoroughly, sorry. But I just wanted so say how awesome this project is. I built a batch file for exactly this purpose but it was inflexible. Thanks to you and your script I now can filter my roms as I like.