First things: The game type (SS/EM/ME) are not being displayed.
Are you looking in the "Information" box? Main Menu -> Information. It should be displayed there, under the "Manufacturer, Year" line. If you were looking for it in the popup box that appears automatically, it's not meant to be there; I could add anything else there that people are interested in seeing, obviously, but just didn't want to over-clutter it.
Is the Internet pinball database lookup functionality active yet? I don't see that option in game setup?
Yes, it's been there all along, and it's not exactly an option or command. When you open up the Game Details dialog (operator menu -> Game Setup -> Edit Game Details), it tries to find approximate matches to the .vpt/.vpx/.fpt file, and uses that to populate the Title drop list. If you select one of the titles in the drop list, it'll populate the rest of the fields with the IPDB data for that title.
Can I have 32 and 64 bit builds on the same system to test together? Perhaps one on C drive and other on D?
Absolutely. Just put them in different folders; there's no need for different drives, but that wouldn't be a problem either. There are zero registry settings or anything else global; I tried to make it as self-contained as it's possible to be on Windows. The only effects on anything outside of the install folder are:
- If you set up auto launch, it'll create a Windows Task Scheduler entry to do the launch, and there can only be one of those system-wide because the task is identified by name ("PinballY Startup Task"). But you probably wouldn't want to auto-launch both the 32- and 64-bit versions simultaneously anyway.
- If you want to share media between the two installed copies, point them both (via their individual settings) at the same base media folder and base table database folder. They're obviously then both going to read and write the same media and table database files, so they'll affect each other's table lists and graphics. Everything should be perfectly happy as long as you run one copy at a time.
Are the high scores working?
They are for me. If you're asking, I assume they're not for you - let me know what doesn't seem to be working.
Future Pinball: As soon as I start Begin Capture I get an immediate error box "The screen capture didn't complete properly because the game exited unexpectedly. Playfield Image: Not started." Then, the table launches and I can play it and exit. No errors in log file. Only:
You're using FPLoader, right? Here's my guess about what's going on:
- PBY launches FPLoader
- FPLoader launches FuturePinball.exe and then immediately quits while FuturePinball.exe carries on
- PBY monitors the game process it launched, in this case FPLoader, to determine when the game exits. Oops, FPLoader just exited, so the game must be over. Darn, didn't get a chance to capture any video; flag them all as failed and return to the main UI.
Sound plausible? Fortunately, there's a provision for this thanks to Steam, which does exactly the same thing (PBY launches Steam.exe, Steam.exe launches Pinball Arcade or one of the other Steam-based games, Steam.exe quits, launched game keeps running). If you go to the Future Pinball system page in the options, there's a box for "Process name". You can enter a process name to monitor there in place of the actual launch process, for weird cases like Steam and FPLoader where there's an intermediate launcher program that terminates itself as soon as the main game is started. Try entering Future Pinball.exe into the box and see if that clears it up. Don't enter any path information - the process is identified by the plain .exe file name, so you just want to enter it exactly like that.
My videos are displayed upside down in attract mode. Is there something I can set to fix that?
Could you clarify what you mean by attract mode?