DigitalSerpant / Remote-RTC

Remote RTC is a low latency remote desktop application that runs on your computer and hosts it to your local network that can run on any modern browser. Great if you want to game on other hardware. Tested, works best on 1920x1080
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

My gratitude and requests #1

Open RockeyLol opened 1 month ago

RockeyLol commented 1 month ago

Firstly. Thank you very much. I've been looking for something like this for a very long time. Secondly. How can I solve the problem of keyboard shortcuts? In helldivers, for example, you need to press control to call up statogems, and this is unrealistic due to the constant attempts of chrome to make a bookmark. Thirdly. Personally my problem. I use the GIMX adapter to play on PS 3. The gimx software does not see the mouse of your program although everything else works.

RockeyLol commented 1 month ago

gimx was fixed and the mouse can be grabbed, although it is very twitchy

DigitalSerpant commented 1 month ago

You're welcome! This project was mostly a proof of concept as Python is slow and hogs a lot of CPU resources. I am remaking it with C++ or C# here soon. I noticed the hotkey problem as well but to stop Chrome from doing other stuff when you click certain hotkeys it requires an HTTPS connection. I will be fixing these issues in the near future!

RockeyLol commented 1 month ago

Very cool. Continue because as far as I understood in my search. Only you suggested something working and starting from the first time. I also want to ask if it is possible to implement after entering the password something like the program selection menu like moonlight?

DigitalSerpant commented 4 weeks ago

That's a cool idea! I'll definitely put it on the to-do list.