Author Topic: using catver.ini  (Read 10230 times)

jimmer

  • Full Member
  • ***
  • Posts: 45
    • View Profile
using catver.ini
« on: July 09, 2014, 06:40:00 AM »

I'm trying/failing to use the example filters from the wiki,

Where do I put catver.ini ?
Is it case sensitive?

Do I need a special command to read it?



Quote
   filter               "SHMUPs"
      rule                 Title not_contains bootleg|prototype|Sports|Trivia|Quiz|Mahjong
      rule                 Year not_contains ?
      rule                 Manufacturer not_contains bootleg
      rule                 Category contains "Shooter / Flying"
      rule                 Players equals 1|2
      rule                 Rotation equals 90|270
      rule                 Control contains joystick
      rule                 Control contains 2-way|4-way|8-way
      rule                 Status equals good|imperfect
      rule                 DisplayCount equals 1
      rule                 DisplayType equals raster
[\QUOTE]

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: using catver.ini
« Reply #1 on: July 09, 2014, 06:49:24 AM »
in the emulator configuration, one of the fields is called 'additional import files' or something like that.  Put the full path to your catver.ini file in there and then regenerate your romlist.  That should pick up the categories.

jimmer

  • Full Member
  • ***
  • Posts: 45
    • View Profile
Re: using catver.ini
« Reply #2 on: July 10, 2014, 01:32:57 PM »
thanks, that did the job.