Taki7o7

Results 39 comments of Taki7o7

Valve sucks. So many developers start using steamworks and then you cannot even kick people from the lobby? Wtf?! Basically, the devs who decided to risk it, will end up...

It's because of the Facepunch.Steamworks Release being broken, see https://github.com/Unity-Technologies/multiplayer-community-contributions/issues/217

Very late, but i can't get writing media keys after restarting the esp. At least with KEY_MEDIA_MUTE I guess this library unfortunately is not longer really maintained at all :/

I honestly don't know what exactly the layers would be, or if it's simple to toggle them. I unfortunately do not have any VR Hardware anymore to test around. Regarding...

Or maybe we can connect to a CLI port with any Terminal supporting WiFi? (Serial-WiFi-Bridge)

> I found these pieces of code in `wifi.cpp` > > ```c++ > server.on("/run", HTTP_GET, []() { > server.send(200, str(W_TXT), str(W_OK).c_str()); > String input = server.arg("cmd"); > cli.exec(input); > });...

> I'll test if it works by editing a line in the autostart file or so. Okay, it works. You can see the output over serial monitor tho. If you...

> > > I'll test if it works by editing a line in the autostart file or so. > > > > > > Okay, it works. You can see...

> I will seriously consider your suggestion and improve the efficiency of this feature. Did you pushed out patches for that since this convo?

Decipher seems out of date again.