Hello Guys,
Pinball FX does not support per table launching, so i created an autohotkey script that adds this for us. The script will mimic user input to optionally enable cabinet mode ingame and select the tables. Be sure to watch the helper video !
Script + Docklets Download: https://github.com/joyrider3774/PinballFXLauncher
Pinball X Setup:
Launch before (bat):
powershell -Command "Start-Process 'irotate.exe' '/2:rotate=90 /exit' -Verb runAs -WorkingDirectory 'C:\Program Files (x86)\iRotate\'"
Launch After (bat):
powershell -Command "Start-Process 'irotate.exe' '/2:rotate=0 /exit' -Verb runAs -WorkingDirectory 'C:\Program Files (x86)\iRotate\'"
Helper Video:
edit: i also uploaded the docklet wheels to this site, but they ended up in a wrong section if a mod can move them to a correct section that would be great (it really is not clear how to select a category, now they ended up under pinballx installs)