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. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

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


Recommended Posts

Posted (edited)

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
  • 3 weeks later...
Posted
On 11/27/2020 at 1:40 AM, AndyMcDandy said:

I created a second profile in settings for Pin-Event tables and keep them in a separate folder.

Is it to install another FPLoader.exe?

Posted
22 minutes ago, insert58815 said:

Is it to install another FPLoader.exe?

I'm not sure, but think you need to create 2 future pinball folders with all files.

1 for pinevent and 1 for non pinevent tables.

 

Posted

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.

Posted
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:

 

  • 2 months later...
Posted
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

Posted
1 hour ago, insert58815 said:

Where can I add these

Within settings.exe, 

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

  • 2 weeks later...
  • 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...