Open napoxog opened 3 years ago
I have the same thing occuring when I stream my desktop using Chrome Remote Desktop. It does not happen when streaming via Moonlight (NVIDIA GameStream).
If anyone could solve this, it'd be brilliant? If someone is willing to do it for a bounty please contact me.
i am interested too.
Same problem here using Parsec and Moonlight. I see the mouse cursor both locally (faster) and remotely (slower) rendered at the same time, where I can't turn off the remotely rendered one.
Remote cursor can be hide easily by call an IDDCx API
Remote cursor can be hide easily by call an IDDCx API
@UMU618 Is it using the IddCxMonitorSetupHardwareCursor related API?
Is it using the IddCxMonitorSetupHardwareCursor related API?
Yup
can you release a version with this modification? without having hardware cursor by default (or best to put it in options
Quick update that this has been addressed in the linked issue thread. Source with the fix is live, and the public build is coming shortly.
Hi! 1st - thanks a lot for this stuff!!! Just saved my remote work! BUT: Under NoMachine connected to the station with this driver installed, I get cursor duplicated no matter what I tune up... I'm not sure, but maybe it's related to the support of hw cursor cursor? (https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/iddcx/nf-iddcx-iddcxmonitorsetuphardwarecursor ) Is it possible to implement this feature to get rid of this annoying double-cursor issue?
Thanks!