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 - ps2daddy

Pages: [1]
1
Thanks I look into the app and here are my files

2
tried that and that didn't work either

global_filter       
      rule                 FileIsAvailable equals 1
      rule                 CloneOf not_equals .*
      rule                 Status not_equals preliminary
      rule                 Category not_contains Electromechanical|Tabletop|Casino|Quiz|Mahjong|Computer|Microcomputer|Test|Portable|Console|Handheld|Device|Training Board|Synthesiser|Clock|Document Processors|Mature
      rule                 Category not_equals Misc.|Quiz / Korean|Electromechanical / Reels|Casino / Cards|Casino / Reels
      rule                 Title not_contains bootleg|prototype
      rule                 Manufacturer not_contains bootleg
      rule                 Year not_contains ?


Went back and to the "*"'s out for Mature in the rom list and that didn't help either


3
I tried this in the appropriate global sections

display   Arcade
   layout               HP2-Arcade-Menu
   romlist              Arcade
   in_cycle             no
   in_menu              no
   global_filter    
      rule                 FileIsAvailable equals 1
      rule                 CloneOf not_equals .*
      rule                 Status not_equals preliminary
      rule                 Category not_contains Electromechanical|Tabletop|Casino|Quiz|Mahjong|Computer|Microcomputer|Test|Portable|Console|Handheld|Device|Training Board|Synthesiser|Clock|Document Processors
      rule                 Category not_equals Misc.|Quiz / Korean|Electromechanical / Reels|Casino / Cards|Casino / Reels
      rule                 Title not_contains bootleg|prototype
      rule                 Manufacturer not_contains bootleg
      rule                 Year not_contains ?
      rule                 Category not_contains Mature    (I added this line)

Also tried leaving the Mature filter in the "Favorites" section settings and removing it and neither way worked In conjuction with the Global filter addition

Favorites filter
filter               Mature
      rule                 Category contains Mature 

(See last post for more details)

4
Looked at arcade romlist and all matue games are labled "*Mature*"

2 examples
galpanica;Gals Panic (MCU Protected);Arcade;galpanic;1990;Kaneko;Puzzle / Outline * Mature *;;;;;0;;;;;
apparel;Apparel Night (Japan 860929);Arcade;;1986;Central Denshi;Tabletop / Mahjong * Mature *;;;;;0;;;;;

I took the "*" of each mature title and that did not make a difference.

I assumed the the filters for mature contained under favorites allowed you to select mature games for you favorites in arcades if you choose them but would not show up in the regular arcade list.

I even removed the Mature rule under each favorites category and left the "not_contains mature" under each global_filter and that didnt make a difference either

:(

5
I saw the roms in the arcade folder for I went to the attract.cfg file and edited the arcade menu but galpanic it still shows up in that display

I tried this

display   Arcade
   layout               HP2-Arcade-Menu
   romlist              Arcade
   in_cycle             no
   in_menu              no
   global_filter    
      rule                 Category not_contains Mature
      rule                 FileIsAvailable equals 1
      rule                 CloneOf not_equals .*
      rule                 Status not_equals preliminary
      rule                 Category not_contains Electromechanical|Tabletop|Casino|Quiz|Mahjong|Computer|Microcomputer|Test|Portable|Console|Handheld|Device|Training Board|Synthesiser|Clock|Document Processors
      rule                 Category not_equals Misc.|Quiz / Korean|Electromechanical / Reels|Casino / Cards|Casino / Reels
      rule                 Title not_contains bootleg|prototype
      rule                 Manufacturer not_contains bootleg
      rule                 Year not_contains ?
   filter               All
   filter               Favourites
      rule                 Favourite equals 1
   filter               "Most Played"
      sort_by              PlayedCount
      reverse_order        true
      rule                 PlayedCount not_contains 0
   filter               Breakout
      rule                 Category contains Ball & Paddle|Breakout
   filter               Driving
      rule                 Category contains Driving|Biking|Motorcycle
   filter               Fighter
      rule                 Category contains Fighter
   filter               Mature
      rule                 Category contains Mature
    I didnt change this but also saw this under favorites in that menu
   filter               "Maze Games"
      rule                 Category equals Maze
   filter               Mini-Games
      rule                 Category contains Mini-Games
   filter               Pinball
      rule                 Category contains Pinball
   filter               Platform
      rule                 Category contains Platform
   filter               Puzzle
      rule                 Category contains Puzzle
   filter               Rhythm
      rule                 Category contains Rhythm
   filter               Shooter
      rule                 Category contains Shooter
   filter               Sports
      rule                 Category contains Sports
   filter               Atari
      sort_by              Name
      rule                 CloneOf not_equals .+
      rule                 Manufacturer contains Atari
   filter               Banpresto
      sort_by              Name
      rule                 CloneOf not_equals .+
      rule                 Manufacturer contains Banpresto
   filter               Capcom
      sort_by              Name
      rule                 CloneOf not_equals .+
      rule                 Manufacturer contains Capcom

6
I need some help an insight on where and how to create a filter to accomplish this.

I have a hyperpie 2 image based on attract mode and I thought there was some way to go to a "master" display and set the filter but I am very confused.

Any help would be greatly appreciated.

Pages: [1]