m4dEngi / RemotePlayWhatever

Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
MIT License
1.02k stars 37 forks source link

No input using Non-Steam game. #150

Closed UwUo-oUwU closed 2 weeks ago

UwUo-oUwU commented 2 weeks ago

Using RemotePlayWhatever 0.2.7. The controller displays in the controller options of Ryujinx, but no input into the game/binding settings. I am unable to disable Steam Input for their controller as well under the controller option of Steam as it sees it unsupported yet I can do it for mine. Unsure if this is a Steam Client issue or not. Can test if requested.

crudyy commented 2 weeks ago

You can try adding RPW as a non-steam game, and then under its launch options, add "--appid 0". This might fix the input issues.

UwUo-oUwU commented 2 weeks ago

You can try adding RPW as a non-steam game, and then under its launch options, add "--appid 0". This might fix the input issues.

Thank you so much! This seems to have fixed it, @m4dEngi would you be able to make a note of this on the READ ME for others that may encounter this issue?