Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

*View All Threads*Show in Threaded Mode


SubjectRebuild files in separate and alphabetical folders? new Reply to this message
Posted byx_x
Posted on04/07/05 03:38 AM



Hi. Is possible create a rebuild creating the files in separated folders and in alphabetical order?. Example:

Folders Files

A A fantastic adventure.bin, A Bug Life.bin
B Batman.bin, Bart in trouble.bin
C Cat Dude.bin, Championship Soccer.bin
...

My other cuestion is if possible introduce the files uncompressed in a single folder, others times i tested the uncompressed rebuild in clrmame and it makes the files into folders with the same name of the files(example: puyo puyo\puyo puyo.bin), no is posible skip this method and introduce all the files in any folder?

Thanks.




SubjectRe: Rebuild files in separate and alphabetical folders? new Reply to this message
Posted byRoman
Posted on04/07/05 04:02 AM



> Hi. Is possible create a rebuild creating the files in separated folders and in
> alphabetical order?. Example:
>
> Folders Files
>
> A A fantastic adventure.bin, A Bug Life.bin
> B Batman.bin, Bart in trouble.bin
> C Cat Dude.bin, Championship Soccer.bin
> ...
>
> My other cuestion is if possible introduce the files uncompressed in a single
> folder, others times i tested the uncompressed rebuild in clrmame and it makes
> the files into folders with the same name of the files(example: puyo puyo\puyo
> puyo.bin), no is posible skip this method and introduce all the files in any
> folder?
>
> Thanks.
>




1) an alphabetical order is only possible if you modify the underlying datfile. You can use 'rebuildto' flags in there or split up the datfile in single letter (not really worth it)

2) The subfolder is used because that's the offical way to store roms unzipped. it's rompath\setname\rom1 ... rom n or rompath\setname.zip. No way around it. The only possible way is to modify the datfile again. Instead of keeping single sets, you can put them all into one big one.


Roman Scherzer
ClrMamePro


SubjectRe: Request... new Reply to this message
Posted byx_x
Posted on04/07/05 05:18 AM



> > Hi. Is possible create a rebuild creating the files in separated folders and
> in
> > alphabetical order?. Example:
> >
> > Folders Files
> >
> > A A fantastic adventure.bin, A Bug Life.bin
> > B Batman.bin, Bart in trouble.bin
> > C Cat Dude.bin, Championship Soccer.bin
> > ...
> >
> > My other cuestion is if possible introduce the files uncompressed in a single
> > folder, others times i tested the uncompressed rebuild in clrmame and it makes
> > the files into folders with the same name of the files(example: puyo puyo\puyo
> > puyo.bin), no is posible skip this method and introduce all the files in any
> > folder?
> >
> > Thanks.
> >
>
>
>
>
> 1) an alphabetical order is only possible if you modify the underlying datfile.
> You can use 'rebuildto' flags in there or split up the datfile in single letter
> (not really worth it)
>
> 2) The subfolder is used because that's the offical way to store roms unzipped.
> it's rompath\setname\rom1 ... rom n or rompath\setname.zip. No way around it.
> The only possible way is to modify the datfile again. Instead of keeping single
> sets, you can put them all into one big one.
>
>
> Roman Scherzer
> ClrMamePro
>


The second question is eno very important for me, i make it simple rebuilding uncompressed and later compressing all without folders(example WinRAR include this option), and later decompressing without folders(no remmber the exact steps...).

The option for alphabetical order in subfolders is my request, in theory it increase the speed in dats with much more archives(5000 of goodgen for example) and is more easy to localize exact set in others programs in my opinion... is my request.




SubjectRe: Request... new Reply to this message
Posted byRoman
Posted on04/07/05 06:41 AM



As I said....you have to modify the used datfile in both cases.

Roman Scherzer
ClrMamePro


SubjectRe: Request... new Reply to this message
Posted byx_x
Posted on04/07/05 09:03 AM



> As I said....you have to modify the used datfile in both cases.
>
> Roman Scherzer
> ClrMamePro
>

The option for include alphabetical order in various folders in a single datfile is much more hardest and long time making it what if your include that option in Clrmame not?. Ok no problem if you decide no include it, is your program, for me this option and include files uncompressed in a single folder are plenty of useful.




SubjectRe: Request... new Reply to this message
Posted byRoman
Posted on04/07/05 09:10 AM



> > As I said....you have to modify the used datfile in both cases.
> >
> > Roman Scherzer
> > ClrMamePro
> >
>
> The option for include alphabetical order in various folders in a single datfile
> is much more hardest and long time making it what if your include that option in
> Clrmame not?. Ok no problem if you decide no include it, is your program, for me
> this option and include files uncompressed in a single folder are plenty of
> useful.
>

With a macroprogrammable texteditor it shouldn't be too hard to write a macro which takes the first letter of the setname and adds a "rebuildto" entry for it.

Roman Scherzer
ClrMamePro


SubjectRe: Request... new Reply to this message
Posted byRoman
Posted on04/07/05 09:13 AM



> > > As I said....you have to modify the used datfile in both cases.
> > >
> > > Roman Scherzer
> > > ClrMamePro
> > >
> >
> > The option for include alphabetical order in various folders in a single
> datfile
> > is much more hardest and long time making it what if your include that option
> in
> > Clrmame not?. Ok no problem if you decide no include it, is your program, for
> me
> > this option and include files uncompressed in a single folder are plenty of
> > useful.
> >
>
> With a macroprogrammable texteditor it shouldn't be too hard to write a macro
> which takes the first letter of the setname and adds a "rebuildto" entry for it.
>
> Roman Scherzer
> ClrMamePro
>





hmm...on the other side I can add a variable for rebuilder's advanced "Dest.Presting" option. Something like %a (for 1st letter of setname or something).....
Guess that will be in the next version.

Roman Scherzer
ClrMamePro


SubjectRe: Thanks Reply to this message
Posted byx_x
Posted on04/07/05 02:44 PM



> > > The option for include alphabetical order in various folders in a single
> > datfile
> > > is much more hardest and long time making it what if your include that
> option
> > in
> > > Clrmame not?. Ok no problem if you decide no include it, is your program,
> for
> > me
> > > this option and include files uncompressed in a single folder are plenty of
> > > useful.
> > >
> >
> > With a macroprogrammable texteditor it shouldn't be too hard to write a macro
> > which takes the first letter of the setname and adds a "rebuildto" entry for
> it.
> >
> > Roman Scherzer
> > ClrMamePro
> >
>
>
>
>
>
> hmm...on the other side I can add a variable for rebuilder's advanced
> "Dest.Presting" option. Something like %a (for 1st letter of setname or
> something).....
> Guess that will be in the next version.
>
> Roman Scherzer
> ClrMamePro
>

Sounds good, more good if is possible make all letters in a single rebuild :-).




SubjectRe: Thanks new Reply to this message
Posted byRoman
Posted on04/07/05 02:53 PM



> Sounds good, more good if is possible make all letters in a single rebuild :-).


????
with "%a\" you will rebuild to subfolders named after the 1st character of the setname...not just "a" ;)
Roman Scherzer
ClrMamePro


SubjectRe: Thanks new Reply to this message
Posted byx_x
Posted on04/08/05 01:34 AM



> > Sounds good, more good if is possible make all letters in a single rebuild
> :-).
>
>
> ????
> with "%a\" you will rebuild to subfolders named after the 1st character of the
> setname...not just "a" ;)
> Roman Scherzer
> ClrMamePro
>

Ah ok well.




View All Threads*Show in Threaded Mode