You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a mode to the plugin that will allow people to launch a game without glasses connected and see if the game will work with virtual display mode. Would help resolve situations like this.
Two ways to approach this:
Have the shader just render some kind of banner image that shows a checkmark or "works!"
Allow the Steam Deck's gyro (or just the mouse, which may actually achieve the gyro solution as well) to move the screen.
The text was updated successfully, but these errors were encountered:
It would also be a great help for troubleshooting.
By now I am trying to examin, why on my deck moonlight is not recognized by your plug in, while on other peoples deck with the same setup (PREFER_VULKAN=1 %command%) it is working.
When your plugin would show, if it detects a "vulkan stream" like it shows to which glasses it is connected, it could be helpful.
At the moment I can't even tell whether the plugin is registering a video stream based on Vulkan but is simply not being triggered - which could indicate a bug in the plugin under certain environments - or whether the plugin on my deck for some reason doesn't even recognize a usable video stream when I start a moonlight stream.
Add a mode to the plugin that will allow people to launch a game without glasses connected and see if the game will work with virtual display mode. Would help resolve situations like this.
Two ways to approach this:
The text was updated successfully, but these errors were encountered: