Here's a quick rom sorting script in python that makes sure you dont have more than 250 roms per directory. The path separators are hard coded to windows backslashes, but for mac and linux just replace the \\ instances with / and you're good to go. Run as follows: python sortRoms.py <path to roms> it takes as an argument a directory that has all your roms in it and will create the necessary directories and move all the roms into them in the path you're running from. Code is attached. Change the suffix from txt to py - I couldnt upload unless I made it txt <3
I manually sorted most of my roms by name, though I imagine some already use premade packs found on certain sites. Thanks for script nonetheless.
I'd started sorting my Goodset mega drive roms by name by hand, then decided that there were a jillion of them and it would take forever hahah