Sorting roms out: I made 2 small tools that helped me out
-
I made 2 small tools to sort out the roms:
- one removes all the clones from mame roms (https://bitbucket.org/ThomasD3/mamenoclone)
- the other one sorts out all the other roms to not have tons of time the same game in different languages, etc (https://bitbucket.org/ThomasD3/romsetcleaner)
I have removed a bit more than 4gb of data with them. They haven't been tested much but here they did their job.
If you have any questions, write me here.
If anyone wants to improve them, fix something, etc I'll take pull requests.Hopefully it can be useful for someone else too...
-
@thomasd3 Hey nice job ! Written in C# uh ? Should give a try to a Linux build ... And even a MacOS one (no idea if there is .NET on MacOS)
-
Would you be interested in a romsetcleaner nodejs port ?
If @ThomasD3 is ok, I can try to rewrite it .