Build Your Own Arcade Controls Forum

Front End Support => MaLa Frontend => Topic started by: lettuce on August 05, 2007, 02:55:16 pm

Title: MaLa Layout Question
Post by: lettuce on August 05, 2007, 02:55:16 pm
Can someone please tell me what tag do i need to put into the Mala Layout program, so along with its displaying the year and manufacturer of the highlighted game, i also want it to display the actual file name of the rom.
Title: Re: MaLa Layout Question
Post by: SGT on August 05, 2007, 03:16:59 pm
Add:
~g_name
Title: Re: MaLa Layout Question
Post by: lettuce on August 05, 2007, 05:22:04 pm
Cheers 007
Title: Re: MaLa Layout Question
Post by: swindus on August 06, 2007, 03:43:03 am
Some more placeholder:

Game values:
- Buttons (~g_buttons): Button count
- Clone of (~g_cloneof): Name of master
- Coins (~g_coins): Coin count
- Control (~g_control): Controller type
- Description (~g_description): Name of the game
- Genre (~g_genre): Genre of the game
- Orientation (~g_orientation)
- Players (~g_players): Player count
- Manufacturer (~g_manufacturer)
- Resolution (~g_resolution): XPixel x YPixel
- Rom (~g_name): Name of rom file
- Screen (~g_screen): Raster or Vektor
- Year (~g_year)

Gamelist values:
- Count (~l_count): Count of games
- Filter flag (~l_filtered): Filter flag (displays (F))
- Name (~l_name): Name of list
- Position(~l_position): Current position in the list