Author Topic: ROMS in multiple directories...  (Read 8591 times)

STEMALO

  • Newbie
  • *
  • Posts: 6
    • Email
Re: ROMS in multiple directories...
« Reply #4 on: December 16, 2007, 02:40:16 PM »
Is there a maximum # of directories you can have in mame.ini because i did a directory for every letter of the alphabet and a directory for each chd. Now mgalaxy does not see any games.

I could try to consolidate the chd's in 1 or 2 directories.

Your input is greatly appreciated.

STEMALO

  • Newbie
  • *
  • Posts: 6
    • Email
Re: ROMS in multiple directories...
« Reply #3 on: December 16, 2007, 10:08:21 AM »
thanks, you made me the happiest man today.
I was using MAMEUI32 0.121 but mGalaxy is SOOOOO much better and nicer...

Happy holidays

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1168
    • Email
Re: ROMS in multiple directories...
« Reply #2 on: December 16, 2007, 08:56:36 AM »
STEMALO,
This problem is not related to mGalaxy...but to Mame itself.
You have to config Mame to accept other folders than the default "roms" folder (the one residing at the same level that Mame itself).
You achieve this by editing the "mame.ini" file.
If you don't have such a file...or don't know how to proceed, please follow those steps:
1 - Download the file attached to this post ("create_mame_ini.bat ") and place it at the same level that your "mame.exe" application.
2 - Run it by double-clicking
3 - It has now created a new file called "mame.ini" containing all the default setting of mame
4 - Open (edit) this file "mame.ini" and look at this line (in the very beginning):
Quote
#
# CORE SEARCH PATH OPTIONS
#
rompath                   roms
5 - You just have now to add to the right of "roms" a semicolon followed by the link where your other roms reside. Example:
Quote
#
# CORE SEARCH PATH OPTIONS
#
rompath                   roms;C:\test\roms

And Voila! ...hope that it will help ;)
« Last Edit: February 16, 2012, 01:18:25 AM by mgalaxy »

STEMALO

  • Newbie
  • *
  • Posts: 6
    • Email
ROMS in multiple directories...
« Reply #1 on: December 16, 2007, 07:53:13 AM »
Hi have a question.
If i have roms in multiple directories how can i configure mGalaxy to view all my roms?