Author Topic: How do you make a CLASSICS SECTION ?  (Read 5855 times)

Patzfan

  • Jr. Member
  • **
  • Posts: 19
    • View Profile
How do you make a CLASSICS SECTION ?
« on: March 28, 2017, 04:42:04 PM »
i see some images have konami , namco, fighter and all these extra wheel sections besides the basic systems. do i have to recopy the roms? or is there a way to point to the roms i want in the sections

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: How do you make a CLASSICS SECTION ?
« Reply #1 on: March 28, 2017, 05:27:08 PM »
This can be done a few ways. I recommend this http://forum.attractmode.org/index.php?topic=1165.0.

Patzfan

  • Jr. Member
  • **
  • Posts: 19
    • View Profile
Re: How do you make a CLASSICS SECTION ?
« Reply #2 on: March 30, 2017, 04:49:15 PM »
ok but how do i filter namco, fighter games , konami for example, Filter must contain "KONAMI"?

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: How do you make a CLASSICS SECTION ?
« Reply #3 on: March 30, 2017, 07:24:30 PM »
To create Namco, Konami, etc. you can either create a filter for MAME or a new display using the MAME romlist. You don't need the master romlist for these.

Here's an example to create a new MAME filter for Namco:
Configure-->Displays-->MAME-->Add Filter-->Enter Filter Name=Namco-->Add Rule
    Target=Manufacturer
    Comparison=contains
    Filter Value=Namco

Here's an example to create a new Namco display:
Configure-->Displays-->Add New Display-->Enter Display Name=Namco
    Collection/Rom List=MAME
    Global Filter-->Add Rule-->
    Target=Manufacturer
    Comparison=contains
    Filter Value=Namco


If you want your "Fighter Games" to include multiple systems you should create the master romlist. Once it's created you can make a new display for it using a filter like this.
Configure-->Displays-->Add New Display-->Enter Display Name=Fighter Games
    Collection/Rom List=All Systems
    Global Filter-->Add Rule-->
    Target=Category
    Comparison=contains
    Filter Value=Fight

If the above filters don't give you exactly what you want you can use tagging to get the exact game list you want following these steps.

1. create the master romlist (this will be needed if you want to include games from different systems)
2. using the master romlist, create tags for whatever you want (Namco, Konami, Fight, etc.)
3. using the master romlist, apply the tags to the games you want
4. you can now create filters for the master romlist or create new displays with filters for your tagged games

Example for a new display with a filter for Fighter Games:
Configure-->Displays-->Add New Display-->Enter Display Name=Fighter Games
    Collection/Rom List=All Systems
    Global Filter-->Add Rule-->
    Target=Tags
    Comparison=contains
    Filter Value=Fight
« Last Edit: March 31, 2017, 12:53:06 AM by progets »