Author Topic: (resolved) Category Filter  (Read 2106 times)

lordricker

  • Full Member
  • ***
  • Posts: 26
    • View Profile
(resolved) Category Filter
« on: January 21, 2020, 06:38:22 AM »
So Ive searched all over but am still unable to get the Catver.ini file to work. Currently ive just made a separate emulator for each category and generated a romlist using killler no filler rom categories.

anyways ive generated the whole romlist using catver.ini and nplayers.ini, the nplayers one is working i can sort the number of players but catver just shows zero games if i put a filter on
 here is the console of the romlist generating
      *** Generating Collection/Rom List: Arcade
       - Found 530 files.
       99%
       - Obtaining -listxml info... - Discarded 23 entries based on xml info: ar_bios atarisy1 cpzn1 cpzn2 crysbios konamigv konamigx megaplay neogeo pgm psarc95 skns                           
        stvbios taitogn tps namco51 namco50 namco52 namco54 bsmt2000 midssio tms32031 namco53
       [Import C:\mame\attract-v2.6.0-win64\nplayers.ini] - found info for 505 entries.
       [Import C:\mame\attract-v2.6.0-win64\Catver.ini] - found info for 506 entries.
         - Removing any duplicate entries...
        + Writing 507 entries to: C:\mame\attract-v2.6.0-win64\romlists/Arcade.txt
       Writing emulator config to: C:\mame\attract-v2.6.0-win64\emulators/Arcade.cfg

attached picture, this shows my filter specifications and i did try cycling through filters to refresh but it still shows 0 mazes as seen at the bottom
note: shmupmame42_64bit is the mame emulator being used, may be thats the problem?
« Last Edit: January 21, 2020, 01:48:43 PM by lordricker »

dmmarti

  • Sr. Member
  • ****
  • Posts: 106
    • View Profile
Re: Category Filter
« Reply #1 on: January 21, 2020, 06:55:35 AM »
Can you post a few lines from your Attract Mode romlist for Arcade.txt?

I'd be curious to see if your romlist has values within the Category field or not.

You could also use:

Category "contains" maze --instead of equals


lordricker

  • Full Member
  • ***
  • Posts: 26
    • View Profile
Re: Category Filter
« Reply #2 on: January 21, 2020, 07:14:15 AM »
ah i had not looked there, so that is where am pulls the categories from.
     #Name;Title;Emulator;CloneOf;Year;Manufacturer;Category;Players;Rotation;Control;Status;DisplayCount;DisplayType;AltRomname;AltTitle;Extra;Buttons
     88games;'88 Games;Arcade;;1988;Konami;Sports / Track & Field;4P alt / 2P sim;0;;good;1;raster;;;;3
     gtmr;1000 Miglia: Great 1000 Miles Rally (94/07/18);Arcade;;1994;Kaneko;Driving / Race;2P alt;0;joystick (8-way),paddle,dial;good;1;raster;;;;2
     1942b;1942 (First Version);Arcade;1942;1984;Capcom;Shooter / Flying Vertical;2P alt;270;joystick (8-way);good;1;raster;1942;;;2
     aliensyn;Alien Syndrome (set 4, System 16B, unprotected);Arcade;;1987;Sega;Maze / Shooter Large;2P sim;0;joystick (8-way);good;1;raster;;;;3
                                                                                                                         ^^^
still not sure why maze didnt work... i did try contains as well

rand0m

  • Sr. Member
  • ****
  • Posts: 343
    • View Profile
Re: Category Filter
« Reply #3 on: January 21, 2020, 09:18:20 AM »
Thats wierd, category contains maze should display correctly.

lordricker

  • Full Member
  • ***
  • Posts: 26
    • View Profile
Re: Category Filter
« Reply #4 on: January 21, 2020, 01:26:14 PM »
ugh dumb mistake I see it now, I put maze instead of Maze
« Last Edit: January 21, 2020, 01:41:23 PM by lordricker »