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

Recommended Posts

Posted

Hello guys, I have a problem with Pinball HD Collection. I have created the bats for before and after the game, but my problem is that the backglass does not stay on the second screen, it looks like when the playfield screen rotates, the backglass stays there.
Some help?
These are the contents of my bat:

REM To Rotate screen
powershell -Command "Start-Process 'irotate.exe' '/2:rotate=90 /exit' -Verb runAs -WorkingDirectory 'C:\Program Files (x86)\iRotate\'"

REM To show picture on backglass
start Image_Monitor_View.exe 1 "C:\PinballX\Media\Pinball HD Collection\Backglass Images\%1.png"

Posted

Moved this to the PinballX General forum. Please be aware of where you are posting to ensure a quicker response.

I assume that you are using the frontend, so please attach copies of your pinballx.ini and log.txt files.

Thanks

  • 2 weeks later...
Posted
On 8/19/2023 at 2:30 PM, gokwh said:

Hello guys, I have a problem with Pinball HD Collection. I have created the bats for before and after the game, but my problem is that the backglass does not stay on the second screen, it looks like when the playfield screen rotates, the backglass stays there.
Some help?
These are the contents of my bat:

REM To Rotate screen
powershell -Command "Start-Process 'irotate.exe' '/2:rotate=90 /exit' -Verb runAs -WorkingDirectory 'C:\Program Files (x86)\iRotate\'"

REM To show picture on backglass
start Image_Monitor_View.exe 1 "C:\PinballX\Media\Pinball HD Collection\Backglass Images\%1.png"

try playing with the "1" value in last command it dictates on which monitor the backglass should display. Also make sure you downloaded / got image_monitor_view.exe from my github, if you don't have the file it won't work and also make sure to set on wait on exit for the batch files to true

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