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

[RESOLVED] Future pinball cannot enable pinevent tables at the same time


insert58815

Recommended Posts

Hello everyone, I finally managed to install future pinball and pinevent tables. On the other hand if I understood correctly, I cannot play at the other FP tables because I have to activate the backdrop and arcade mode. For pinevent tables it must not be activated, and if we can play both how should I do. And also how to activate the DOF on the other ultimate pro tables. Thank you

Edited by Draco1962
Link to comment
Share on other sites

  • 3 weeks later...

Simply create two tables folders, one for PinEvent tables and one for other tables.

Create another Future Pinball launcher in PinballX with the same settings but with a run before and run after script.

Here is the launch before:

REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "ArcadeMode" /t REG_DWORD /d 0 /f
REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "SecondMonitorEnable" /t REG_DWORD /d 0 /f

Here is the launch after:

REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "ArcadeMode" /t REG_DWORD /d 1 /f
REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "SecondMonitorEnable" /t REG_DWORD /d 1 /f

Big thanks to Terry Red for the above.

If this could be added in to PinballX would be great.

Link to comment
Share on other sites

1 hour ago, AndyMcDandy said:

Simply create two tables folders, one for PinEvent tables and one for other tables.

Create another Future Pinball launcher in PinballX with the same settings but with a run before and run after script.

Here is the launch before:


REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "ArcadeMode" /t REG_DWORD /d 0 /f
REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "SecondMonitorEnable" /t REG_DWORD /d 0 /f

Here is the launch after:


REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "ArcadeMode" /t REG_DWORD /d 1 /f
REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "SecondMonitorEnable" /t REG_DWORD /d 1 /f

Big thanks to Terry Red for the above.

If this could be added in to PinballX would be great.

Please, post any feature request in the following thread:

 

Link to comment
Share on other sites

  • 2 months later...
On 12/5/2020 at 1:41 AM, AndyMcDandy said:

Simply create two tables folders, one for PinEvent tables and one for other tables.

Create another Future Pinball launcher in PinballX with the same settings but with a run before and run after script.

Here is the launch before:


REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "ArcadeMode" /t REG_DWORD /d 0 /f
REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "SecondMonitorEnable" /t REG_DWORD /d 0 /f

Here is the launch after:


REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "ArcadeMode" /t REG_DWORD /d 1 /f
REG ADD "HKCU\Software\Future Pinball\GamePlayer" /v "SecondMonitorEnable" /t REG_DWORD /d 1 /f

Big thanks to Terry Red for the above.

If this could be added in to PinballX would be great.

Where can I add these

Link to comment
Share on other sites

  • 2 weeks later...
On 2/12/2021 at 11:37 AM, Mike_da_Spike said:

Within settings.exe, 

There you can set FP. Create an extra systen and uses the batch files as launxh before scripts

mike-da-spike___pinball.png

Also try  PinballX Database manager as an alternative way for gamemanger

thank you
Currently operating normally

  • Like 1
Link to comment
Share on other sites

  • Draco1962 changed the title to [RESOLVED] Future pinball cannot enable pinevent tables at the same time
Guest
This topic is now closed to further replies.
×
×
  • Create New...