VOGONS


First post, by Tawmis

User metadata
Rank Newbie
Rank
Newbie

I swear I looked around in here first - even through search - but it yeilded way too many results! Powered through the ones I thought had the answer...

Anyway - for the video capture - is there a way to do so without capturing the mouse as well? I checked out the config file... and looked in there to see if there was a
CAPTUREMOUSE: FALSE/TRUE

Kind of thing... and didn't see it. If this isn't possible, I would like to recommend it to the WISHLIST. 😀

http://www.neverendingnights.com

Reply 1 of 2, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

uhm well not really possible. unless you remove the mouse.
The mouse is emulted and drawn into the emulated screen. The capture stuff saves the emulated screen.

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 2, by `Moe`

User metadata
Rank Oldbie
Rank
Oldbie

Sicne most games draw the mouse themselves (instead of telling the mouse driver to do so), you're probably out of luck - it's not under DOSBox's control. You would have to alter the game binaries to remove the mouse.