Jump to content
LaunchBox Community Forums

mlurie

Members
  • Posts

    6
  • Joined

  • Last visited

mlurie's Achievements

4-Bit Adder

4-Bit Adder (2/7)

2

Reputation

  1. Okay, I've got it launching the Wii system menu with the following command line switches: -b -n 0000000100000002. However, I can't figure out the proper syntax to set the default ISO with the -C switch. It's not documented very well on the Dolphin Wiki.
  2. The Wii System Menu is a menu option that is installed directly in Dolphin, not a ROM that is imported into LaunchBox. I'm trying to figure out a way to "import" the Wii System Menu and launch it from LaunchBox directly instead of having to open Dolphin and select it from the Tools menu.
  3. Is there a way to launch the Dolphin Wii System Menu from LaunchBox/BigBox? It would be great for managing Miis while Game Streaming to my Nvidia Shield TV.
  4. https://forums.launchbox-app.com/topic/63412-auto-change-resolution-for-nvidia-gamestream-solved/
  5. I have an Nvidia Shield TV that I use to stream BigBox to my Sony Bravia TV from my gaming PC via Nvidia GameStream. It works great with one exception. GameStream defaults to the 2560 x 1080 resolution of my ultra widescreen monitor. This causes unnecessary letterboxing that does not allow BigBox or any emulators that are launched by BigBox to use all of my TV screen real estate. In order to prevent this I had been manually changing the resolution to 1920 x 1080 before running BigBox. This was super annoying, so I contacted Unbroken Software support to find out if BigBox supported automatically changing the display's resolution allowing BigBox to run with a 16:9 aspect ratio on my TV. Unfortunately, the answer was no, but I knew there had to be a better way. Enter Google... I found a great little utility for Windows called QRes. QRes supports changing desktop resolutions from the command line. With this utility and some helpful posts on StackOverflow.com, I managed to write a batch file to accomplish my goal: Minimize the command window Change the resolution to 1920 x 1080 via QRes Launch BigBox Wait for the BigBox process to terminate Change the resolution back to 2560 x 1080 via QRes I have attached my batch file and the QRes utility. Simply unzip both to your LaunchBox root directory. If your ultra widescreen monitor uses a resolution other than 2560 x 1080, edit the last line of the batch file to meet your requirements. Then add BigBox.bat as a GameStream game in Nvidia GeForce Experience. auto_resolution_bigbox.zip QRes.zip
×
×
  • Create New...