darkeclipse
darkeclipse
Any luck so far? I really need a Whatsapp server, but currently I am stuck at this part:  Would be awesome if we can feed an image containing the...
I have a remote x86 server that runs docker. Launched an android image using docker-compose and connect to it using vnc. However, vnc input does not work so I used...
I will try tonight to use `v4l2loopback` to feed Whatsapp the QR code. Gonna follow this guide: https://stackoverflow.com/questions/6165618/how-to-mock-a-picture-in-android-emulator-camera#35526103 I will report whether it works, maybe make a pull request.
I came here from JayZ only to find out it doesn't support linux... I really hope there will be a linux version in the future
I am getting the same error on one of my linkerd-cni pods: ``` Every 2.0s: kubectl get all kubernetes-client: Tue Nov 7 15:48:13 2023 NAME READY STATUS RESTARTS AGE pod/linkerd-cni-4djjv...
I've tested it and it seems to works for me too.
It builds for me with ubuntu 22.04 using this: ``` cmake_minimum_required (VERSION 3.15) set(CMAKE_CXX_STANDARD 20) cmake_policy(SET CMP0091 NEW) # for MSVC_RUNTIME_LIBRARY set(VCPKG_TARGET_TRIPLET "x64-windows-static" CACHE STRING "VCPKG Target Triplet to use")...
It seems dpad was not supported for other controllers as well. I will do some further testing with other controllers, I think I need to make the code more compatible...
I make the dpad test area configurable in the controller svg files and added it to ds5 and deck svgs. I only have those two controllers. Also, there was a...
I don't have a steam controller to test with. What part exactly of the gui is wrong? Im on vacation right now. Ill continue working on this when i am...