insert58815 Posted November 7, 2020 Share Posted November 7, 2020 (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 February 24, 2021 by Draco1962 Link to comment Share on other sites More sharing options...
AndyMcDandy Posted November 26, 2020 Share Posted November 26, 2020 I created a second profile in settings for Pin-Event tables and keep them in a separate folder. Link to comment Share on other sites More sharing options...
insert58815 Posted December 4, 2020 Author Share Posted December 4, 2020 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? Link to comment Share on other sites More sharing options...
Mike_da_Spike Posted December 4, 2020 Share Posted December 4, 2020 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. Link to comment Share on other sites More sharing options...
AndyMcDandy Posted December 4, 2020 Share Posted December 4, 2020 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 More sharing options...
Mike_da_Spike Posted December 4, 2020 Share Posted December 4, 2020 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 More sharing options...
insert58815 Posted February 12, 2021 Author Share Posted February 12, 2021 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 More sharing options...
Mike_da_Spike Posted February 12, 2021 Share Posted February 12, 2021 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 Link to comment Share on other sites More sharing options...
insert58815 Posted February 24, 2021 Author Share Posted February 24, 2021 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 Hide Mike_da_Spike's signature Hide all signatures Also try PinballX Database manager as an alternative way for gamemanger thank you Currently operating normally 1 Link to comment Share on other sites More sharing options...
Recommended Posts