EMULAB Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

The new forum is online, hope you enjoy it!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Roman

Pages: 1 ... 121 122 123 124 125 [126] 127 128 129 130 131 ... 165
2501
News & Communication / clrmamepro 4.03 released
« on: 20 February 2012, 14:24 »
clrmamepro 4.03


added: multi SoftwareList support; see below for details

!!!    when importing MAME, you're asked if you want to import software lists
       since even MAME got some.
       If you're not familar with it, don't import them !!!


added: chd version 5 support

       removed internal chd decompress/verify process. Deep validation is
       now done directly by calling chdman.
       
       For this, you need to go to Settings->Compressor->ChdMan and setup
       the path (if not included in %PATH% env variable already) for chdman.
       
       Also the default validation command needs to be entered. Default is
       given for latest chdman which comes with 145u1.
       
!!!    Older versions require -verify %1, the current one verify -i %1 !!!

       During validation you see the chdman console window, so you can see
       the progress.

       Removed option for read sector map and show bad metadata.
       Cmpro now only reads the various headers and checks the sha1/md5 there.
       
       Also I've added an option in the chdman dialog to select your prefered
       chd version. If found chds don't match, you will get a warning during
       scanning. This replaces the old upgrage/downgrade messages.
       
!!!    The current default value here is 5.
       You should set this to 4 if you did not update yet !!!

added: samples extensions wav, flac, ape and sam are supported

added: profiler context menu option to clean cache for single profiles/folders
misc: show warning if sysdefpaths aren't rompaths plus option to auto add them
misc: don't warn about not active sysdefpaths when no path is assigned
misc: setinfo shows standard/mechanical/device/etc in separate branches
misc: systems dialog list standard/device/etc with new captions
misc: improved fuzzy name check in case of double checksums
misc: some general packer handling for empty filenames in archives
misc: some more descriptive rar error messages
misc: removed warning if rompath names match setnames
added: compressor / general option to warn about identical names in archives
fixed: crash on 7z entries with no filename
fixed: possible memleak on illegal 7z file timestamps
fixed: wrong progress title & cancel handling when auto-moving to sysdefpaths


Multi-SoftwareList support:
===========================

This version brings you multi-software list support, i.e. multiple software
lists within one xml will be read (single software lists are also supported
of course, no matter if they are standalone or with outer <softwarelists>).

Multi software lists are handled like this:
  - all sets (no matter if they got identical names) are added to the current
    games list
  - for each software list, a new system (system picker dialog) is added
  - you have to assign unique sysdefpaths to such new 'systems'
  - profile is named after the 1st and last software list (in case of an exe
    import, the profile is named after the exe profile description)
  - fix dats export all missing files
  - datfile export (setinfo window) does NOT export software list roms
  - setinfo window's select-sets edit box got a new variable (%l) to pick
    roms from a given list
  - scanner output of a missing set additionally lists the software list
    (can be enabled/disabled via context menu view)

EXE improvements:
  - in case of an exe -listxml output (like MAME/MESS) you're asked if you want
    to include found software list. You see a list of available ones and
    can select none, some or all. In case of some, your selection will be
    remembered for a possible future update of MESS/MAME
  - in case of 'all', the exe is run once again with -listsoftware
  - in case you picked some, cmpro runs "-listsoftware softwarelistname"

Keep in mind that you can drag'n drop rompaths in the settings folder for
a quick way to add all your software lists paths. Then you can use the auto
assign option in systems to setup the belonging sysdefpaths.

You can of course still use singe software list profiles if handling via
sysdefpaths is too complex for you.


added: multi SoftwareList support; see below for details

!!!    when importing MAME, you're asked if you want to import software lists
       since even MAME got some.
       If you're not familar with it, don't import them !!!


added: chd version 5 support

       removed internal chd decompress/verify process. Deep validation is
       now done directly by calling chdman.
       
       For this, you need to go to Settings->Compressor->ChdMan and setup
       the path (if not included in %PATH% env variable already) for chdman.
       
       Also the default validation command needs to be entered. Default is
       given for latest chdman which comes with 145u1.
       
!!!    Older versions require -verify %1, the current one verify -i %1 !!!

       During validation you see the chdman console window, so you can see
       the progress.

       Removed option for read sector map and show bad metadata.
       Cmpro now only reads the various headers and checks the sha1/md5 there.
       
       Also I've added an option in the chdman dialog to select your prefered
       chd version. If found chds don't match, you will get a warning during
       scanning. This replaces the old upgrage/downgrade messages.
       
!!!    The current default value here is 5.
       You should set this to 4 if you did not update yet !!!

added: samples extensions wav, flac, ape and sam are supported

added: profiler context menu option to clean cache for single profiles/folders
misc: show warning if sysdefpaths aren't rompaths plus option to auto add them
misc: don't warn about not active sysdefpaths when no path is assigned
misc: setinfo shows standard/mechanical/device/etc in separate branches
misc: systems dialog list standard/device/etc with new captions
misc: improved fuzzy name check in case of double checksums
misc: some general packer handling for empty filenames in archives
misc: some more descriptive rar error messages
misc: removed warning if rompath names match setnames
added: compressor / general option to warn about identical names in archives
fixed: crash on 7z entries with no filename
fixed: possible memleak on illegal 7z file timestamps
fixed: wrong progress title & cancel handling when auto-moving to sysdefpaths


Multi-SoftwareList support:
===========================

This version brings you multi-software list support, i.e. multiple software
lists within one xml will be read (single software lists are also supported
of course, no matter if they are standalone or with outer <softwarelists>).

Multi software lists are handled like this:
  - all sets (no matter if they got identical names) are added to the current
    games list
  - for each software list, a new system (system picker dialog) is added
  - you have to assign unique sysdefpaths to such new 'systems'
  - profile is named after the 1st and last software list (in case of an exe
    import, the profile is named after the exe profile description)
  - fix dats export all missing files
  - datfile export (setinfo window) does NOT export software list roms
  - setinfo window's select-sets edit box got a new variable (%l) to pick
    roms from a given list
  - scanner output of a missing set additionally lists the software list
    (can be enabled/disabled via context menu view)

EXE improvements:
  - in case of an exe -listxml output (like MAME/MESS) you're asked if you want
    to include found software list. You see a list of available ones and
    can select none, some or all. In case of some, your selection will be
    remembered for a possible future update of MESS/MAME
  - in case of 'all', the exe is run once again with -listsoftware
  - in case you picked some, cmpro runs "-listsoftware softwarelistname"

Keep in mind that you can drag'n drop rompaths in the settings folder for
a quick way to add all your software lists paths. Then you can use the auto
assign option in systems to setup the belonging sysdefpaths.

You can of course still use singe software list profiles if handling via
sysdefpaths is too complex for you.

2502
clrmame Discussion / Re: clrmamepro 4.03 released
« on: 20 February 2012, 13:48 »
I will have a look regarding the samples.

For the other merging issue, you somewhere have a wcombatk and wcombatj file or folder which you don't need since you're using full merged sets. Remove the folder/file manually and move the data inside to wcombat.

2503
clrmame Discussion / Re: clrmamepro 4.03 released
« on: 20 February 2012, 09:26 »
hm...thanks. It does crash in the release yes, but not in debug mode...great...I love such things....seems to be some compiler issue...
Will check it later today....The only thing which changed regarding 7z was the support for empty filenames...so that will be the part where to look at....and most likely t7z plays around with structures again...

2504
clrmame Discussion / Re: clrmamepro 4.03 released
« on: 20 February 2012, 08:36 »
can you send me a file?

2505
clrmame Discussion / Re: clrmamepro 4.03 released
« on: 20 February 2012, 07:58 »
hmm...can't reproduce this crash here at the moment...rebuilder works fine and rebuilding from/to 7z, too.

If you can try to repeat it with a limited number of files and send me the files, it could help me to find the problem....plus a description of your used settings.

2506
clrmame Discussion / clrmamepro 4.03 released
« on: 19 February 2012, 23:22 »
clrmamepro 4.03


added: multi SoftwareList support; see below for details

!!!    when importing MAME, you're asked if you want to import software lists
       since even MAME got some.
       If you're not familar with it, don't import them !!!


added: chd version 5 support

       removed internal chd decompress/verify process. Deep validation is
       now done directly by calling chdman.
       
       For this, you need to go to Settings->Compressor->ChdMan and setup
       the path (if not included in %PATH% env variable already) for chdman.
       
       Also the default validation command needs to be entered. Default is
       given for latest chdman which comes with 145u1.
       
!!!    Older versions require -verify %1, the current one verify -i %1 !!!

       During validation you see the chdman console window, so you can see
       the progress.

       Removed option for read sector map and show bad metadata.
       Cmpro now only reads the various headers and checks the sha1/md5 there.
       
       Also I've added an option in the chdman dialog to select your prefered
       chd version. If found chds don't match, you will get a warning during
       scanning. This replaces the old upgrage/downgrade messages.
       
!!!    The current default value here is 5.
       You should set this to 4 if you did not update yet !!!

added: samples extensions wav, flac, ape and sam are supported

added: profiler context menu option to clean cache for single profiles/folders
misc: show warning if sysdefpaths aren't rompaths plus option to auto add them
misc: don't warn about not active sysdefpaths when no path is assigned
misc: setinfo shows standard/mechanical/device/etc in separate branches
misc: systems dialog list standard/device/etc with new captions
misc: improved fuzzy name check in case of double checksums
misc: some general packer handling for empty filenames in archives
misc: some more descriptive rar error messages
misc: removed warning if rompath names match setnames
added: compressor / general option to warn about identical names in archives
fixed: crash on 7z entries with no filename
fixed: possible memleak on illegal 7z file timestamps
fixed: wrong progress title & cancel handling when auto-moving to sysdefpaths


Multi-SoftwareList support:
===========================

This version brings you multi-software list support, i.e. multiple software
lists within one xml will be read (single software lists are also supported
of course, no matter if they are standalone or with outer <softwarelists>).

Multi software lists are handled like this:
  - all sets (no matter if they got identical names) are added to the current
    games list
  - for each software list, a new system (system picker dialog) is added
  - you have to assign unique sysdefpaths to such new 'systems'
  - profile is named after the 1st and last software list (in case of an exe
    import, the profile is named after the exe profile description)
  - fix dats export all missing files
  - datfile export (setinfo window) does NOT export software list roms
  - setinfo window's select-sets edit box got a new variable (%l) to pick
    roms from a given list
  - scanner output of a missing set additionally lists the software list
    (can be enabled/disabled via context menu view)

EXE improvements:
  - in case of an exe -listxml output (like MAME/MESS) you're asked if you want
    to include found software list. You see a list of available ones and
    can select none, some or all. In case of some, your selection will be
    remembered for a possible future update of MESS/MAME
  - in case of 'all', the exe is run once again with -listsoftware
  - in case you picked some, cmpro runs "-listsoftware softwarelistname"

Keep in mind that you can drag'n drop rompaths in the settings folder for
a quick way to add all your software lists paths. Then you can use the auto
assign option in systems to setup the belonging sysdefpaths.

You can of course still use singe software list profiles if handling via
sysdefpaths is too complex for you.

2507
clrmame Discussion / Re: new chd
« on: 19 February 2012, 19:41 »
Currently CMPro uses an external 7z to do write operations on 7z files...if you change the parameters in settings->compressor->7z you can create 7z solid files and cmpro will read them fine, too. Problem arises if you want to alter them later on...Solid mode means you are not able to process single entries in archives individually. You normally have to skip/process/decompress each and any data before actually do what you really want to do. So cmpro will crawl then...

Believe me...if you're using MAME you should NOT care about diskspace....these days anyway...I don't see any romset which breaks the 4GB limit of zip in the near future and there is nothing which beats no-recompress copy operations on zip archives....

2508
clrmame Discussion / Re: new chd
« on: 19 February 2012, 19:13 »
it's funny that 7z seems to be a hype...noone who collects MAME roms should care about some gigs he/she can save with 7z...

...but anyway, you need to rebuild your collection with rebuilder compressor settings set to 7z....it takes long(!) and future processing will also take longer than zip. Not to mention solid archives which will make processing time crawl...

2509
clrmame Discussion / new chd
« on: 19 February 2012, 16:50 »
....ok u1 is out with the new chd stuff...introducing version 5 of the chd format which is currently not yet supported in cmpro 4.02...haven't tested what happens with them...worst case could be that cmpro marks them as unneeded and they are moved to backup....

please be patient...I'm working on it...and hopefully release an update soon.

2510
works fine here. Scan is just some seconds....

As usual for such 1-set definitions, you should turn off scanner->advanced->deeper check for fixable missing files

....and turn off fix-missing

2511
hmm...wasn't able to reproduce it here....(however I'm aware of such archives)
just a sidenote, your 'h' zip folder doesn't have any dupes, 'g' does though.

Next cmpro got an option which will warn you about such dupes...

But I really want to find the source for this issue.
How did you rebuild? With or without recompression? From unzipped files to compressed ones? I need some more details to reproduce this here...

no matter if you use a non-recompression or recompress run, if a file is added to a zip, the routines first check if the file exists and removes it, then the file is added. In case of the rebuilder it checks if the file exists, if so (and crc32 matches), the archive won't be touched at all.
So...currently I can only imagine that something rarely goes wrong when the file is removed and then added...but looking at the routines everything is fine...so I need a robust way to reproduce it....

2512
I will check this

2513
clrmame Discussion / Re: PC Speaker Beep?
« on: 10 February 2012, 21:48 »
simply turn off the beep option

2514
clrmame Discussion / Re: PC Speaker Beep?
« on: 10 February 2012, 19:55 »
well with a messagebeep it is already sent to the soundcard. very rarely used option anyway. but I keep a note of your request but dont expect it anytime soon.

2515
clrmame Discussion / Re: PC Speaker Beep?
« on: 10 February 2012, 15:36 »
MessageBeep is used
(from the api doc: A simple beep. If the sound card is not available, the sound is generated using the speaker.)

but additionally there is a left over from old times, a "Beep" function call which seems to use the speaker...

Simply turn the option off if you're annoyed from it ;)

2516
clrmame Discussion / Re: PC Speaker Beep?
« on: 09 February 2012, 14:47 »
I can check later at home what system call is used to produce the sound....

2517
clrmame Discussion / Re: PC Speaker Beep?
« on: 09 February 2012, 08:22 »
Erm..no...maybe beside this: There is a rebuilder advanced option to "beep when done", however it uses system routines to play a tone....and I guess I've never seen a system since 1996 which uses the system speaker for this :) But maybe your system somehow redirects it there....
If you had the sound without a rebuild operation finished...then it's something else...

2518
a set is a collection of files, so it can be a standard rom set, a sample only set, a chd only set, a device, a bios set etc...

alphamc07 is for example a sample only set which cmpro adds. It's not listed as a game in the xml output but it is referenced in sampleof tags

2519
-listinfo output shows 18662 game tags...and cmpro adds not existing sample only sets (I guess there were 2)

so nothings wrong

2520
clrmame Discussion / Re: 15 years....
« on: 06 February 2012, 19:50 »
ah....looks like .145 does not yet have the new chd stuff in and samples are already handled fine even without .wav extension...so...nothing to be afraid of (yet)
(.flac and .ape is however not yet supported)

Pages: 1 ... 121 122 123 124 125 [126] 127 128 129 130 131 ... 165

Page created in 0.256 seconds with 19 queries.