Page 1 of 1

how to show a fake cursor in a custom VFX viewer

PostPosted: Mon May 13, 2019 9:01 am
by moorea
I have a clone of my main window as source and viewer I put on my DxNothing (for a streaming layout), how can I make that custom viewer always show the cursor of its source ?
(this is not for mouse broadcasting but so my stream shows where my mouse is / what I am doing in game)

Re: how to show a fake cursor in a custom VFX viewer

PostPosted: Sun May 19, 2019 8:34 am
by lax
I answered this on Discord but since there's this unanswered post on the forums:

Video FX just shows what is in the game window. There's no putting a cursor in a Video FX view, the cursor would have to be in the actual game window -- and then simply viewed by the Video FX.

ISBoxer does not currently provide an option to "always show the cursor", it is turned on and off by mouse broadcasting as well as the Sync Cursor Action. If you use a Sync Cursor Action, the cursor will become visible, but then you're going to see the cursor synchronized to your current window, and not where the cursor previously sat in that window.