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

Launching Pinball Arcade from PinballX


jadflat

Recommended Posts

Has anyone got this working successfully yet?

Now that it runs properly when the windows desktop is in portrait mode it would be great to get this launching from PinballX, but I'm having trouble getting it work.

I've created an ahk script to rotate the desktop before launch using iRotate http://www.entechtaiwan.com/util/irotate.shtm, but when pinball arcade launches it's not in focus, I need to alt-tab to it and press enter to get past the pop up window that selects "launch game or configuration utility"

this is what I've managed so far

[system_3]
Name=Pinball Arcade
Enabled=True
WorkingPath=C:\Program Files (x86)\Steam
TablePath=
Executable=Steam.exe
Parameters=-applaunch 238260
LaunchBeforeWorkingPath=C:\PinballX\Scripts
LaunchBeforeExecutable=rotate portrait.exe
LaunchBeforeParameters=
LaunchAfterWorkingPath=
LaunchBeforeEnabled=True
LaunchAfterEnabled=False
LaunchAfterExecutable=
LaunchBeforeHideWindow=False
LaunchBeforeWaitForExit=False
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...