Thank You!
@People who download this database file for PinballY + FX3:
If Mars table wont start, the name is probably mismatched. Find this line:
<game name="Mars_">
replace with
<game name="Mars">
PinballY will consider the game details incomplete if "Year" is empty. Therefore wont allow media capture for background images on that table. Find these lines in the .xml file:
<year/>
replace them with something like this (with the appropiate year, doesnt have to be accurate) :
<year>2013</year>
B.