Advance Launcher Settings For Multiple Displays

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
AaronG85 Offline
Senior Member
Posts: 182
Joined: Nov 2008
Reputation: 0
Location: Budgewoi, New South Wales
Post: #1
Hi Guys,
Thought i would make one huge thread (hopefully i get a few replies). I've looked at the wiki for Advance Launcher and it is brilliant but not in my scenario (which i don't think im the only one with this setup). I currently run a PC (which is running XBMC) that outputs XBMC to my television via HDMI. What im wondering with other people that have this setup what emulators do you use and what settings do you use to a) launch the game b) have sound and video playing on the television C) How do you have worked around still using the computer while someone plays a game on the TV. I'm sure others would be interested in this as well.

Thanks Guys

Azrac Computers - Experience The Power Of Choice
http://www.azraccomputers.com.au
find quote
Angelscry Offline
Skilled Python Coder
Posts: 2,757
Joined: Sep 2010
Reputation: 38
Location: MTL, Canada
Post: #2
One way will be to use the Display Changer freeware to define the active display. So instead of directly starting your emulators with Advanced Launcher, you will have to start small .bat script that will define of which display start emulators. Structure of the .bat file could be :

Code:
1. use Display Changer to set your TV screen as active display
2. start the emulator
3. use Display Changer to set your laptop screen as active display (to return to XBMC)

Advanced Launcher | Manual | WiKi | Forums | Tutorials | Gallery | GitHub | Archives | Donate

find quote