medokin / soundpad-connector

.NET Connector for remote controlling Soundpad
https://medokin.github.io/soundpad-connector/
MIT License
25 stars 6 forks source link

UWP is supported #11

Closed andrewpros closed 3 months ago

andrewpros commented 3 years ago

Just wanted to request for docs update.

UWP is now supported for some time, i did contact the Soundpad creator and the changes was made months ago.

The requirements for ipc to work with UWP apps is to have best at least windows 10 2004, then it is possible to connect from the connector without any workarounds, it could also work before 2004, one or two releases, but it needed to use only specific winapi functions and with 2004 it works out of the box from any code.

medokin commented 3 years ago

Thanks for the update, I will update the docs 👍

andrewpros commented 3 years ago

One issue for now, it seems its still only available in steam beta channel, not sure about the stand-alone version, already notified creators to update it to stable.

medokin commented 3 months ago

Addressed in readme