Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

vidswitch

View File

So I wrote a quick command line tool, that does what I personally think that Launch box should do.
We should have options on how a program is executed.
It’s written in C# and is on Github feel free to use any of this code to give launchbox some application launching options.

https://github.com/ninken/vidswitch/releases/tag/1.0

Vidswitch is a simple command line application that allows you to launch a application maximized on any monitor, and can rotates that monitor. (Requires Dotnet 4.0 or higher)

Parameter 1 - Display Number [ 1, 2, 3, 4, .... ]
Parameter 2 - Rotation [ 0, 90, 180, 270 ]
Parameter 3 - Application to launch

Example: vidswitch 2 90 "c:\windows\system32\notepad.exe"
Result: Launches notepad.exe on display 2, flips the monitor 90° and maximizes Notepad.
After Notepad closes, it returns the monitor back to it's starting orientation.

 


 

  • 3 weeks later...
Posted

I've released a update, I forgot to remove my some of my testing parameters. It now does what it suppose to do.
Let me know if you find this useful. Maybe I can see what I can do to make a built in Launchbox Plugin.

I have not look into making a plugin yet, if I can I want to see if I can do this, however I don't I could make BigBox follow these rules.

MonitorRotate.thumb.jpg.573072f5861c5e2612e0ff75023fe83b.jpg

Posted

So I'm myself I'm building a arcade that rotates between 0,90,270 video positions depending on how a person sits down. Mame/Bigbox is very fixed on a rotation, so is the games and themes.
I have Android games, Pinball, and Arcade games that are suppose to be played in the 90 or 270 position.
So with Retroarch they have some auto rotate functions for 90/270 options for Mame, and using retroarch overlays with them will rotate accordingly . I have that part solved.
However PC Games/Android games i do not, that what I'm trying to do, by adding launch configurations. 

I also have to duplicate LB and BigBox for the 90/270 mode, to support the right orientation of the monitor, and the content. 
 

  • 2 weeks later...
Posted

Can you share how you are rotating BigBox and LB. I am looking to show BigBox in vertical on startup. How did you get this to work?

Thank you,

 

  • 4 months later...
Posted

This looks like what I need, thanks! 

I have some pc shooters that have tate mode in the options, but don't like the monitor being in 1080x1920. (Raiden IV and a few others)

Hopefully this works. I'll respond back regardless. Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...