Post subject: Problems streaming to TV
Skilled player (1886)
Joined: 4/20/2005
Posts: 2160
Location: Norrköping, Sweden
Hi, I have two questions regarding streaming VBA to my TV: 1. Whenever I set the emulator to full screen mode, the full screen appears on my computer screen even when the emulator window has been dragged to the TV. Is there any solution to this? 2. An alternative solution would be to just select a large enough window size so that the emulator window covers most of the TV screen, but in that case I would need more than 4x window size which is the current maximum in VBA. Is there any way to get a higher multiplier? Maybe a neat lua function? Thanks in advance.
Post subject: Re: Problems streaming to TV
Editor, Emulator Coder, Expert player (2105)
Joined: 5/22/2007
Posts: 1134
Location: Glitchvania
Randil wrote:
Hi, I have two questions regarding streaming VBA to my TV: 1. Whenever I set the emulator to full screen mode, the full screen appears on my computer screen even when the emulator window has been dragged to the TV. Is there any solution to this? 2. An alternative solution would be to just select a large enough window size so that the emulator window covers most of the TV screen, but in that case I would need more than 4x window size which is the current maximum in VBA. Is there any way to get a higher multiplier? Maybe a neat lua function? Thanks in advance.
1. Setting the TV screen to be the primary (#1) one? 2. Manually sizing the window via its borders or sys-menu (Alt+Space)?
<klmz> it reminds me of that people used to keep quoting adelikat's IRC statements in the old good days <adelikat> no doubt <adelikat> klmz, they still do
Post subject: Re: Problems streaming to TV
Skilled player (1886)
Joined: 4/20/2005
Posts: 2160
Location: Norrköping, Sweden
klmz wrote:
Randil wrote:
Hi, I have two questions regarding streaming VBA to my TV: 1. Whenever I set the emulator to full screen mode, the full screen appears on my computer screen even when the emulator window has been dragged to the TV. Is there any solution to this? 2. An alternative solution would be to just select a large enough window size so that the emulator window covers most of the TV screen, but in that case I would need more than 4x window size which is the current maximum in VBA. Is there any way to get a higher multiplier? Maybe a neat lua function? Thanks in advance.
1. Setting the TV screen to be the primary (#1) one? 2. Manually sizing the window via its borders or sys-menu (Alt+Space)?
Thanks, your solution to 1 worked, so point 2 is not an issue anymore. (I was thinking that there might be a video setting in VBA to stream the full screen to secondary video device, but just changing device priority works great).