Author Topic: filtering rom on display  (Read 6920 times)

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: filtering rom on display
« Reply #15 on: March 25, 2020, 12:44:10 PM »
@Gioacchino87 - Post your attract.cfg.

here

https://drive.google.com/open?id=17TPHSKF9iO3pK5Za-FwXjxB2M2q_FDfA

Your attract.cfg contains this
Code: [Select]
display neogeo
layout               robospin
romlist              arcade
in_cycle             yes
in_menu              yes
filter               All
filter               NeoGeo
sort_by              Name
rule                 CloneOf not_equals .+
rule                 AltRomname contains neogeo
filter               Favourites
rule                 Favourite equals 1

Change it to this
Code: [Select]
display neogeo
layout               robospin
romlist              arcade
in_cycle             yes
in_menu              yes
global_filter       
rule                 AltRomname contains neogeo
filter               All
filter               Favourites
rule                 Favourite equals 1

Gioacchino87

  • Jr. Member
  • **
  • Posts: 19
    • View Profile
Re: filtering rom on display
« Reply #16 on: March 25, 2020, 10:50:17 PM »
@Gioacchino87 - Post your attract.cfg.

here

https://drive.google.com/open?id=17TPHSKF9iO3pK5Za-FwXjxB2M2q_FDfA

fixed, tag dosn't work because attract point to a folder without roms.
i set up attract with the right path, now it works fine


thank you
One week and still going the opposite direction. Take the advice I give. Your making things hard for yourself and it’s painful to watch.