Hey NoEx ... I'm getting an error when trying to update the Mod. It prompts me that there is an update available for the Mod, but when I click OK for the update, I get error "Unable to connect to server! The server is not responding, either it's under maintenance or down. Please try again later ...".
It gave me that error this morning before work, and still getting it tonight.
Updated to work with version 1.57.12!
Hi NoEx. Thank you for all your hard work on this. Everything works beautifully. The only part I am having trouble with is the direct table launching through PinballX.
I have tried putting -table tablename in the parameters section of PinballX setup wizard for TPA.
But I get the response that "Tablename is not a valid" And it gives me a list of all the functioning table names- like in your post on the download page.
Is there a variable tag that I can use in this situation? Something like -table "[TABLEFILEWOEXT]" I am willing to rename all my table names to the ones you listed within the XML file if that's what it takes.
So then I started testing if I could just get Totan working. So I added -table Totan to the parameters section and I was no longer getting that error message. But I ran into two problems.
It sounded like pinballX was trying to navigate to the table (unsuccessfully) behind the Loading screen. So I figured that was because Pinball X was still thinking that direct table launching wasnt possible and it was doing that old navigate the menu and click on the table thing. (Because I chose Interface V3 in the setup wizard.)
So I disabled Pinball Arcade in the wizard and created a whole new one through the "Other Systems" section of the setup wizard.
I plugged in all the normal information, cam mod as the folder, TPAFreeCamMod.exe as the exe and included the -table Totan in the parameters section.
This launched the FreeCamMod and TPA just fine. But it still wouldn't start Totan. Instead it spazzed out and kept trying to select a table that I hadn't purchased yet. It just kept spamming the buttons trying to buy that table. And I couldn't exit out of TPA because it just kept spamming buttons.
I read through all the instructions you posted but because this is such a new feature to the mod I am not finding much.
Is there a variable I should be using? Perhaps an AHK script? I will take any advice you have.
Thank you in advance for your time and any support you can provide.
I have a strange issue I did not find in this thread so far and it is not so easy to describe. I hope it makes sense...
When a Pinball Game is over TPA displays this strange box with the checkbox to click on...
If I run TPA without Freecammod, this checkbox has the focus (it is a bit highlighted). I can then press my Start Button (which is configured as the Enter key) and I can play another round.
If Freecammod is running, this checkbox does not have focus (and is also not highlighted). I then need to use the mouse, move it a little bit back and forth over the button and then I can press start again... (of course I could click as well).
However as I run a cab, I do not have a mouse available normally.
So I would like to know:
Did anyone else notice this?
Is this a small bug?
Anyone has a workaround for that?
Thank you for your great mod and your continued support NOEX!
Cheers
Roman
This problem still exists on my system. I have made a workaround using AHK. Basically I just position the Mouse at the right place when I press the "Enter" Button and send a mouseclick. It's ugly but it works.
Here is the code snippet (can be combined with the AHK script mentioned on the link in the last reply):
~Return::
soundbeep
click 847, 1273 down
sleep 100
click 847, 1273 up
return
Hello, and thanks Noex for your incredible work!
I have a random issue, when I select a table sometimes (1 each about 20) the dmd appear on 1st display on top left instead of 2nd (2 monitor set-up)
Simply restart and the dmd is well positioned again but it's annoying...
Anybody has the same (little) problem?
Thank you very much