nomi-san / parsec-vdd

✨ Perfect virtual display for game streaming
MIT License
2.83k stars 149 forks source link

v1.0 Todo List #71

Open nomi-san opened 3 weeks ago

nomi-san commented 3 weeks ago

The app will reach stable v1.0.

Features

Bugs

Code signing

Add your features request below and before this December.

ataraxia-admail commented 3 weeks ago

Just asking, if i understand correctly, restore added displays means it is able to automatically add display upon our PC startup with the run on startup feature right? Like a fully automated thing that is done with the push of a Power Button?

nomi-san commented 3 weeks ago

@ataraxia-admail This feature is currently able to add the recently added displays from your previous session when you reopen the app. With run on startup, it will do things like you said. And with power events support, it should work with sleep/hibernate without breaking the driver.

soi8391 commented 1 week ago

@nomi-san Is it possible to add a virtual screen that Windows recognizes as having touch functionality? This might be helpful for streaming certain games that support touch features. Thank you for your response.

nomi-san commented 1 week ago

@soi8391 This feature is out of scope. You should turn your Windows into touch/tablet mode. For remote desktop, use an app that supports full of translation touch gestures, such as AnyDesk and SteamLink.

UnCLAS-Prommer commented 2 days ago

@nomi-san Is it possible to add a virtual screen that Windows recognizes as having touch functionality? This might be helpful for streaming certain games that support touch features. Thank you for your response.

What's the streaming client are you using? I use Sunshine and a modified version of moonlight and it support touch gestures. Touching support is added by the modified version of moonlight, not Parsec VDD itself. Modified version of moonlight

soi8391 commented 10 hours ago

@UnCLAS-Prommer Thank you for your reply. I used the client you recommended, but I found that the game I’m playing only automatically switches to the touch interface when the touchscreen is active. Therefore, it seems that this client does not solve the issue.