Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: wrybread on March 07, 2018, 01:32:37 AM

Title: Showing Attract Mode Displays on multiple monitors?
Post by: wrybread on March 07, 2018, 01:32:37 AM
I have two different monitors, each a different resolution. I'm wondering if it's possible to show a Display on both simultaneously?

I've enabled multi monitor support, but currently it simply blacks out the secondary monitor.

I see the "fe.monitors()" function in the layout docs, but it's not very clear how to use it:

https://github.com/mickelson/attract/blob/master/Layouts.md#monitors

Is there some way to make a second instance of the RomList on monitor 2? Or some other clever way to mirror the RomList Display?
Title: Re: Showing Attract Mode Displays on multiple monitors? (solved)
Post by: wrybread on March 11, 2018, 09:07:16 PM
Solved by simply drawing elements outside the range (to the right) of monitor 2. Works great. The only problem is that it keeps the Display on monitor 2 when playing arcade games. If anyone knows how to mirror a MAME game on monitor 2, I'd love to hear it. (And running my displays in mirror mode isn't an option).