Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

[RESOLVED] Double name in game lists? Database problem.


qcol

Recommended Posts

I want my MAME games not to appear in the All Games list. They should be only available if you select them from the list. I did as shown in the PinballX_S2F_Documentation rev 1.3 (page 63).

So I created files:

MAME
   -- MAME.xml
   -- MAME-arcade.xml

MAME.xml 

<mame>
</mame>

MAME-arcade.xml

<menu>
	<game name="1941">
		<description>1941: Counter Attack (Capcom 1990)</description>
		<rom></rom>
		<manufacturer>Capcom</manufacturer>
		<year>1990</year>
		<type></type>
		<hidedmd>True</hidedmd>
		<hidetopper>True</hidetopper>
		<hidebackglass>False</hidebackglass>
		<enabled>True</enabled>
		<rating>0</rating>
	</game>
	<game name="1942">
		<description>1942 (Capcom 1984)</description>
		<rom></rom>
		<manufacturer>Capcom</manufacturer>
		<year>1984</year>
		<type></type>
		<hidedmd>True</hidedmd>
		<hidetopper>True</hidetopper>
		<hidebackglass>False</hidebackglass>
		<enabled>True</enabled>
		<rating>0</rating>
	</game>
</menu>

I don't know why, but both items appear on the list. Both MAME and MAME-arcade. Why does MAME appear when it is empty?  If I delete MAME.xml - then neither one or the other item appears. 

 

Link to comment
Share on other sites

1 hour ago, qcol said:

sure!

files located in D:\PinballX\Databases\MAME

MAME Arcade.xml 13.61 kB · 0 downloads MAME.xml 17 B · 2 downloads

Tested your XMl files, and only shows the "Mame Arcade.xml"

I see in your screen shots that you have 3 dots behind all your filters.

Not sure how you did this.

See my example:

image.thumb.png.dc13e941548c6b4560f735ea81e9e9a5.png

Link to comment
Share on other sites

The three dots certainly do not have any meaning here (they result from the translation).... in Polish nothing fits here so I wrote "..."  here (currently I have this field completely empty). 

It's interesting that it works for you. I assume we have the same, latest version 3.38? 

 

 

Zaznaczenie_510.png

Link to comment
Share on other sites

Nothing in wrong the ini file that i can see.

Log file shows other custom databases, the 'music' one isn't in your earlier screenshot - is that one not working, or is it one you added later?

If that's not working try removing it (and maybe the kids one too) to see if that has any effect on MAME.

Link to comment
Share on other sites

"Music" and "Kids" have no meaning here. Removing it doesn't change anything. "Music" and "Kids" item work a little differently, because I want them to be visible in "all games". It works properly. Below is a screen with the location of MAME XML files.... Is everything OK here? Zaznaczenie_514.png.85b54d0b2af0fb57df98e461e02c2255.png

Link to comment
Share on other sites

That looks ok too, weird.

You do have an error in log for DirectOutput PinballX Plugin, but i can't see that being a factor, so nothing much in there either.

Maybe a windows locale language thing somehow?.. from your version and files your pinballx setup looks just like mine so i don't know what else is different.

 

Link to comment
Share on other sites

I've also tried copying the MAME.xml to another pinballx\databases folder... that does partially recreate the issue if it was copied in error - both items appear in the Lists, but unfortunately doesn't fully match the symptoms of 1st post as MAME tables is still there after deleting the MAME.xml only from the MAME folder.

Try disabling the DirectOutput plugin just in case that makes a difference. After that i don' t know.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...