Jump to content

how to add two plugin?


photo

Recommended Posts

Posted

i use this to add two plugin but i found only the second one loaded?

main_x86 -extern_plugin AppProjection -width 2 -extern_plugin my_plugin

so how to add two plugin?

Posted
1 hour ago, silent said:

You need to separate them with coma (without whitespaces):


-extern_plugin MyPlugin1,MyPlugin2

 

and i use AppProjection

when i choose fullscreen all two projections (1920 * 1080 * 2) are  combined into one window which is 1920 * 540 * 2 。

how i set this (1920 * 1080 * 2) projections   in two seperate window which is both fullscreened.

Capture001.png

Posted

There is a bug in AppProjection that prevents app to launch correctly in fullscreen mode. Please, use video_fullscreen 2 to avoid this. Monitors should be configured in Extended mode.

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted
11 hours ago, silent said:

There is a bug in AppProjection that prevents app to launch correctly in fullscreen mode. Please, use video_fullscreen 2 to avoid this. Monitors should be configured in Extended mode.

Thanks!

it works! 

thanks

×
×
  • Create New...