Thought I would check if there is any way to do this:
I have an emulator (visual pinball) where all the table ROM files sit in separate subdirectories under the main c:/VPinball/Tables directory. They have to be in separate subdirectories because there are scripts per-subdirectory with the same name but different implementations.
Any way to make the ROMlist scanner recurse subdirectories?
Thanks