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!

Pages: [1]   Go Down

Author Topic: Set info filtering - USA only AND exclude demos?  (Read 3851 times)

UnluckyForSome

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
  • Operating System:
  • Mac OS X Mac OS X
  • Browser:
  • Safari 11.0 Safari 11.0
    • View Profile
Set info filtering - USA only AND exclude demos?
« on: 09 June 2018, 18:27 »

Hi Guys,

I can get clrmamepro to exclude all roms (actually isos in my case) except USA using

%d=*(USA)*

However I also want to exclude Demos and I can’t figure out how to do this at the same time as I would need a “does not equal” e.g

%d=*(USA)*; %d≠*(Demo)*

This symbol (≠) obviously isn’t supported, is there any way of acheiving this? I know there is an inverse option and a logical NOT, but these inverse BOTH variables not just the one.

Many thanks!
 
Logged


Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 113
  • Offline Offline
  • Posts: 3292
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 67.0.3396.79 Chrome 67.0.3396.79
    • View Profile
Re: Set info filtering - USA only AND exclude demos?
« Reply #1 on: 09 June 2018, 20:08 »

you got an example dat so I can play around a bit?
Logged

UnluckyForSome

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 60.0 Firefox 60.0
    • View Profile
Re: Set info filtering - USA only AND exclude demos?
« Reply #2 on: 09 June 2018, 22:09 »

Hey Roman,

It's a redump dat file you can get from here: (http://redump.org/datfile/psx/) so there's no way of filtering by region in any other way other than by matching the "(USA)" text in the description string.

Let me know if you find any way of doing it! :D

Many thanks
Logged

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 113
  • Offline Offline
  • Posts: 3292
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 67.0.3396.79 Chrome 67.0.3396.79
    • View Profile
Re: Set info filtering - USA only AND exclude demos?
« Reply #3 on: 10 June 2018, 19:59 »

Hmm...guess this should do it....

*(USA)*[!(][!D][!e][!m][!o]?;*(USA)

To explain it: second part behind semicolon: match all setnames which end with (USA)....ok the easy one...the part before the semicolon is: match anything which got something before (USA) and something after (USA) but not (Demo (followed by at least one character)...

....or something ;-)
« Last Edit: 10 June 2018, 20:00 by Roman »
Logged

UnluckyForSome

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 60.0 Firefox 60.0
    • View Profile
Re: Set info filtering - USA only AND exclude demos?
« Reply #4 on: 14 June 2018, 20:33 »

Haha Thanks Roman, I've ended up just creating a new dat with just USA, then filtering again with Demo's and a couple of other things disabled :)  - thought it would be easier to add extra filters this way! :)
Logged
Pages: [1]   Go Up
 

Page created in 0.23 seconds with 20 queries.

anything