Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Support for relative mouse movements

Any features you would like to see in UltraVNC? Propose it here
Post Reply
badda
Posts: 4
Joined: 2020-10-23 11:06

Support for relative mouse movements

Post by badda »

UltraVNC should support relative mouse movements. A lot of games (almost all 3D games) are not playable with absolute mouse movements, only relative ones. I tested this with RealVNC - RealVNC supports relative mouse movements and there, the games are playable. However, RealVNC uses a proprietary protocol extension for this. UltraVNC could be easily extended using the General Input Interface extension (using gii pseudo-encoding). Support for gii messages would have the additional benefit that Joystick/Gamepad support is easily implementable.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: Support for relative mouse movements

Post by Rudi De Vos »

Gii is already implemented but current not activated.

I will activate if for 1.3.0 and update the version in a few days
badda
Posts: 4
Joined: 2020-10-23 11:06

Re: Support for relative mouse movements

Post by badda »

Nice :-)
Looking forward to v1.3.0!
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: Support for relative mouse movements

Post by Rudi De Vos »

-Updated 1.3.0 has the option to activate Gii
Viewer need to [v]Gii
This was original made to support touch screens, never tested it with a joystick.

Image
badda
Posts: 4
Joined: 2020-10-23 11:06

Re: Support for relative mouse movements

Post by badda »

I'd be happy to help testing and bugfixing as soon as the commit is available on github...
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: Support for relative mouse movements

Post by Rudi De Vos »

Is already commited, you need to use de developer branch
badda
Posts: 4
Joined: 2020-10-23 11:06

Re: Support for relative mouse movements

Post by badda »

I can't get it to compile :-( Do you have some tips on how to compile? I use Visual Studio 2017 ...
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: Support for relative mouse movements

Post by Rudi De Vos »

Not without error codes.
What error do you get
Post Reply