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. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Ok I have been trying to make the switch from HP to PX I have everything working now just have one issue with the loading screen.

Is there any way I can leave the images of the tables and backglass without my screen turning black or change the amount of time that the loading splash screen stays up?

Also when I load a FX2 table how do i get the backglass and dmd to stay up.. it goes black.

Thanks for the great program seems to be running smooth..

Posted

I can answer your second question......In your Pinball FX2.xml file set your <hidedmd> and <hidebackglass> to FALSE

<menu>	<game name="MARVEL_DrStrange">		<description>Marvel - Dr Strange</description>		<manufacturer>Zen</manufacturer>		<year>2013</year>		<type>SS</type>		<hidedmd>False</hidedmd>		<hidebackglass>False</hidebackglass>		<enabled>True</enabled>		<rating>0</rating>	</game>	<game name="MARVEL_Blade">		<description>Marvel - Blade</description>		<manufacturer>Zen</manufacturer>		<year>2013</year>		<type>SS</type>		<hidedmd>False</hidedmd>		<hidebackglass>False</hidebackglass>		<enabled>True</enabled>		<rating>0</rating>	</game>	<game name="MARVEL_CaptainAmerica">		<description>Marvel - Captain America</description>		<manufacturer>Zen</manufacturer>		<year>2013</year>		<type>SS</type>		<hidedmd>True</hidedmd>		<hidebackglass>False</hidebackglass>		<enabled>True</enabled>		<rating>0</rating>	</game>
  • Like 1
Posted

If you open your *.xml files in gamemanager (inside the PBX dir) it will add the extra lines.

Z

Posted

The loading screen covers any background programs loading up (eg visual pinball editor) before the table is launched. You can always just create a custom one like I did to suit your cabinet.

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