Page 1 of 1

Multiple ROM directories

Posted: Thu Nov 26, 2015 12:42 pm
by donluca
Hi!

I'm struggling trying to let mGalaxy work with multiple rom directories.

I have my mame.ini file set correctly and, if I start MAME, everything works well.

The problem is that mGalaxy recognizes only the rom path put into its configurator. If I try to start a game which has its roms in another directory, it will not start (or better... it will start and then close because it cannot find the roms).

Is there a way to tell mGalaxy to look for more than one rom folder?

Re: Multiple ROM directories

Posted: Fri Nov 27, 2015 6:08 pm
by Aeliss
How is your directory ?

Code: Select all

Roms/Roms1
Roms/Roms2
Roms/Roms3 
?

Because from my memory if you select "Roms" in roms folder, all will works, no ?

Re: Multiple ROM directories

Posted: Fri Nov 27, 2015 6:14 pm
by donluca
C:\MAME\roms
C:\MAME\otherroms
C:\MAME\evenmoreroms
C:\MAME\chd

Re: Multiple ROM directories

Posted: Fri Nov 27, 2015 8:53 pm
by mgalaxy
Aeliss is right, mGalaxy scan folders recursively!
So, you would simply need to structure it that way (and apply in mame.ini too if you want to...but that's not mandatory for mGalaxy to work):

C:\MAME\ROMS\roms
C:\MAME\ROMS\otherroms
C:\MAME\ROMS\evenmoreroms
C:\MAME\ROMS\chd

Re: Multiple ROM directories

Posted: Fri Nov 27, 2015 10:40 pm
by donluca
I know, but then clrmamepro would complain about unneeded files and I'd hate to forget to remove the thing to fix unneeded files and see 350GB+ of CHD vanish like stars in the morning light.

Re: Multiple ROM directories

Posted: Sat Nov 28, 2015 12:10 pm
by Aeliss
Clrmamepro haven't option to exclude folder ?

Re: Multiple ROM directories

Posted: Sat Nov 28, 2015 9:45 pm
by donluca
I have to look into it but I didn't notice one. I'll make a google search about it just to make sure.