Front End Support > MaLa Frontend
GameLists: Multiple emuls in same list work-around solution
SGT:
We're almost to the bottom of it.
I put a check by "Only Working Games" and refreshed. My Dragon's Lair disappeared. Try removing and refresh it just to test it.
SGT:
Okay. The xml entry will have to have the following when using "Only Working Games":
--- Code: ---<game name="lair">
<description>Dragon's Lair</description>
<year>1983</year>
<manufacturer>Cinematronics</manufacturer>
<driver status="good" emulation="good"/>
</game>
--- End code ---
Notice the new entry:
emulation="good"
I don't use that option so I didn't know it was necessary.
hulkster:
okay i put that in there....still not showing up after a refresh. i also unchecked all the filters (only working games, etc.) and refreshed...still nothing. are you sure i dont have to put the <game name = "lair> etc etc BEFORE the </mame> tag?
hulkster:
k scratch that...space ace is showing up...but still no dragons lair. im still looking into it..
SGT:
I'm positive. Here's the last part of my combined.xml:
--- Code: ---</mame>
<game name="dle20">
<description>Dragon's Lair</description>
<year>1983</year>
<manufacturer>Cinematronics</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="lair2">
<description>Dragon's Lair 2</description>
<year>1991</year>
<manufacturer>Leland</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="bega">
<description>Bega's Battle</description>
<year>1983</year>
<manufacturer>Nihon Bussan</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="badlands2">
<description>Badlands</description>
<year>1984</year>
<manufacturer>Konami</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="astron">
<description>Astron Belt</description>
<year>1983</year>
<manufacturer>Sega</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="cobra">
<description>Cobra Command</description>
<year>1984</year>
<manufacturer>Nihon Bussan</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="esh">
<description>Esh's Aurunmilla</description>
<year>1984</year>
<manufacturer>Funai</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="galaxy">
<description>Galaxy Ranger</description>
<year>1983</year>
<manufacturer>Bally Midway</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="gpworld">
<description>GP World</description>
<year>1984</year>
<manufacturer>Sega</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="interstellar">
<description>Interstellar</description>
<year>1983</year>
<manufacturer>Funai</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="mach3">
<description>Mach 3</description>
<year>1983</year>
<manufacturer>Mylstar</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="sdq">
<description>Super Don Quixote</description>
<year>1984</year>
<manufacturer>Universal</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="cliff">
<description>Cliff Hanger</description>
<year>1983</year>
<manufacturer>Stern</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="uvt">
<description>Us vs Them</description>
<year>1984</year>
<manufacturer>Mylstar</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="ace2">
<description>Space Ace</description>
<year>1984</year>
<manufacturer>Cinematronics</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="starfighter">
<description>The Last Starfighter</description>
<year></year>
<manufacturer></manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="roadblaster">
<description>Road Blaster</description>
<year>1985</year>
<manufacturer> Nihon Bussan</manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="mechatron">
<description>Mechatron</description>
<year></year>
<manufacturer></manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="gridwars">
<description>Grid Wars 2</description>
<year></year>
<manufacturer></manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="rogue">
<description>Rogue Squadron 3D</description>
<year></year>
<manufacturer></manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="feedingfrenzy">
<description>Feeding Frenzy 2</description>
<year></year>
<manufacturer></manufacturer>
<driver status="good" emulation="good"/>
</game>
<game name="minigolfm2">
<description>Mini Golf Master 2</description>
<year></year>
<manufacturer></manufacturer>
<driver status="good" emulation="good"/>
</game>
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version