Page 1 of 1

Shader or artwork effects only on one monitor

Posted: Fri Jun 19, 2020 1:32 pm
by xbrunox76
Hi all i've a multimonitor mame system. is possible use differente shaders or different artworks on differents monitors via ini file?

one of my monitor is a crt and onother one is an LCD.

I want use Shaders or artwork only on LCD monitor.

thanks.

Re: Shader or artwork effects only on one monitor

Posted: Sat Jun 20, 2020 7:25 pm
by Arbee
Yes, the -video bgfx backend lets you set different effects per monitor. Check the documentation here:

https://docs.mamedev.org/advanced/bgfx.html

And in particular pay attention to the bgfx_screen_chains option.

Re: Shader or artwork effects only on one monitor

Posted: Sun Jun 21, 2020 9:29 pm
by xbrunox76
Thanks!