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

New pinball fx3 table names


deaks

Recommended Posts

 Hi guys. Does any one have the correct table names to enter into pinballx for the Williams tables. They are fishtales the getaway medievil madness and junk yard. Just can't seem to get them launching via pinball x

Link to comment
Share on other sites

Did you try adding them manually to your Pinball FX3.xml database file?

 

Examples:

You could try replacing the game name with "FishTales", "MedievalMadness", etc.

<game name="FamilyGuy">
        <description>FamilyGuy</description>
        <rom></rom>
        <manufacturer>Zen</manufacturer>
        <year></year>
        <type></type>
        <hidedmd>True</hidedmd>
        <hidetopper>True</hidetopper>
        <hidebackglass>False</hidebackglass>
        <enabled>True</enabled>
        <rating>0</rating>
        <gridposition>1x1</gridposition>
    </game>
    <game name="Universal_Jaws">
        <description>Jaws</description>
        <rom></rom>
        <manufacturer>Zen</manufacturer>
        <year>2017</year>
        <type></type>
        <hidedmd>True</hidedmd>
        <hidetopper>True</hidetopper>
        <hidebackglass>False</hidebackglass>
        <enabled>True</enabled>
        <rating>0</rating>
        <gridposition>1x1</gridposition>
    </game>

Link to comment
Share on other sites

  • 3 weeks later...

I can get all the Pinball FX3 games to open in PinballX directly, but for some reason, when launching the Williams FX3 games it will launch Pinball FX3, but not go directly to a specific Williams game. It goes to the Pinball FX3 Home screen.

Am I missing something in the Game Manage setup?

in the database, I'm naming them as shown below.

Would like to get it to open directly to each game, not the Pinball FX3 Home screen.

Thanks for assistance

 

WMS_Medieval_Madness

WMS_Fish_Tales

WMS_Getaway

WMS_Junkyard

Link to comment
Share on other sites

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