MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

Roman
Regular
Reged: 09/21/03
Posts: 1584
Send PM
Re: Help excluding systems from ClrMAME Pro scan
10/31/12 12:09 AM


Guess you have a wrong understanding here...so:

1) Disabling "CHD" will disable scanning the chds within sets, not roms, samples or the sets themselves...if Area51 (and clones) are listed, they are most likely listed with missing/wrongnamed/wrongplaced/etc. roms or general set information. To see this, you need to expand the tree item.

2) Prize Money * sets have nothing to do with the MPU4 video firmware bios set. They are standard sets, defined in the sourcefile mpu4sw.c and do not use any bios....so if you disable the video firmware bios, you don't do anything to solve your task..


So...I guess you want to disable all gambling games and chd games....well, latter one is easy since we got an easy expression for it (%h=1 + invert)....gambling games is not so easy since there is no flag for it....you might want to disable all which have mpu4 in the driver name...so let's try this:

Go to systems first and reenable everything...then go to scanner set-information screen (scanner tree window, button bottom left), reset your current limitation by hitting select all and removing any entry from "From File" and "Select Sets"....so back to normal now...actually you can also reenable the 'CHD' button, too.

Let's limit your selection now....enter

%h=1;%s=*mpu4*

in select sets, hit apply and hit invert...that's it. "Incl. Clones/Parent/Decives/BIOS" checkboxes can be unticked.

%h=1 means you enable all sets which got a chd
%s=*mpu4* means you enable all sets which got "mpu4" somewhere in the sourcecode file name....semicolon is the separator and since you want to exclude them, you simply invert them afterwards. (Don't use the logical not checkbox since it will separately on each separated part and in you case will reenable sets you don't want).







Entire thread
Subject Posted by Posted on
* Help excluding systems from ClrMAME Pro scan cricri_pingouin 04/29/12 05:30 PM
. * Re: Help excluding systems from ClrMAME Pro scan cricri_pingouin  10/30/12 11:32 PM
. * Re: Help excluding systems from ClrMAME Pro scan Roman  10/31/12 12:09 AM
. * Re: Help excluding systems from ClrMAME Pro scan cricri_pingouin  10/31/12 10:59 PM
. * Re: Help excluding systems from ClrMAME Pro scan Roman  04/29/12 08:11 PM
. * Re: Help excluding systems from ClrMAME Pro scan cricri_pingouin  09/29/12 09:20 PM
. * Re: Help excluding systems from ClrMAME Pro scan Roman  09/29/12 09:30 PM
. * Re: Help excluding systems from ClrMAME Pro scan B2K24  04/29/12 07:22 PM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
1 registered and 400 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2531