Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Has this been tested over Steam Remote Play Together?
to verify if I could detect each persons remote input mouse and keyboard individually?

You could test this by replacing a steam application with the demo from here, but I somewhat doubt that SRPT goes as far as registering virtual keyboards/mice. A tool that I'm currently developing allows to write input adapters to map keyboards/mice to a virtual gamepad.

I added it as a non steam game to my library. but that does not support remote play together. I also tried through parsec but it just gives remote players control of the host mouse. Would be a huge deal if it did work though.

Hi guys, did you check recently? Using it for remote play is also why I'd buy this extension...

ive already bought the extension but it would be absolutely amazing if it could be updated to support multiple mice and keyboards with steam's remote play together, id buy a whole new plugin for that feature.

One of the recent Steamworks SDK versions added a few functions to fetch remote players’ inputs separately, but still they do not simulate Raw Input.

I’ve been working on an extension that automatically wraps majority of Steamworks SDK functions so that calling something esoteric like this doesn’t require messing with C++ - send me an email (and include your GM / Steamworks SDK version numbers) and I’ll get you a copy of it so far.