Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

*View All ThreadsShow in Flat Mode*


SubjectRe: How separating roms by manufacturer ???? Reply to this message
Posted byRoman
Posted on02/15/05 09:42 AM



> I would like to separate the games by manufacturer, roms of Namco in one folder,
> Sega in other. etc
>
> Some idea of doing it ???


Well...not that easy at the moment. If you got a good texteditor which can use scripts or macros, you can modify the MAME datfile. You can add so called "rebuildto" tags and use the rebuilder afterwards to rebuild the files to a new place.

So the datfile looks something like:

game (
name puckman
sourcefile "pacman.c"
description "PuckMan (Japan set 1, Probably Bootleg)"
year 1980
manufacturer "Namco"
rebuildto "Namco"


not very comfortable or easy....
I will think about some additional rebuilder pre-folder. Something like rebuilderdestination "d:\temp\test\%m", where %m will be a variable with the sets' manufactur name.
In fact that should be rather easy to add.

Roman Scherzer
ClrMamePro

-
Entire Thread
Subject  Posted byPosted On
*How separating roms by manufacturer ????  Alternati02/15/05 08:54 AM
..Re: How separating roms by manufacturer ????  Roman02/15/05 09:42 AM
..*Re: How separating roms by manufacturer ????  Roman02/15/05 01:02 PM
...*Re: How separating roms by manufacturer ????  Alternati02/15/05 02:07 PM