Author Topic: Multiple ROM directories  (Read 6011 times)

donluca

  • Newbie
  • *
  • Posts: 25
Re: Multiple ROM directories
« Reply #7 on: November 28, 2015, 03:45:54 PM »
I have to look into it but I didn't notice one. I'll make a google search about it just to make sure.

Aeliss

  • Hero Member
  • *****
  • Posts: 900
Re: Multiple ROM directories
« Reply #6 on: November 28, 2015, 06:10:19 AM »
Clrmamepro haven't option to exclude folder ?

donluca

  • Newbie
  • *
  • Posts: 25
Re: Multiple ROM directories
« Reply #5 on: November 27, 2015, 04:40:36 PM »
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.

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: Multiple ROM directories
« Reply #4 on: November 27, 2015, 02:53:20 PM »
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

donluca

  • Newbie
  • *
  • Posts: 25
Re: Multiple ROM directories
« Reply #3 on: November 27, 2015, 12:14:06 PM »
C:\MAME\roms
C:\MAME\otherroms
C:\MAME\evenmoreroms
C:\MAME\chd

Aeliss

  • Hero Member
  • *****
  • Posts: 900
Re: Multiple ROM directories
« Reply #2 on: November 27, 2015, 12:08:02 PM »
How is your directory ?

Code: [Select]
Roms/Roms1
Roms/Roms2
Roms/Roms3

?

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

donluca

  • Newbie
  • *
  • Posts: 25
Multiple ROM directories
« Reply #1 on: November 26, 2015, 06:42:47 AM »
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?