Anuj Datar
Anuj Datar
I have not used box86 inside a docker container for Counter Strike. I have only tested my docker image with TeamSpeak. But I have worked with x86 dockers of Counter...
If I understand correctly, as this is an adaptation of the official Arduino Keyboard library, you would have to use the GNU Lesser General Public License v2.1 or later.
Aah, I see. Thanks for the update. I'll hold off submitting a pull request till we know more I guess. Thanks again.
@T-vK Thanks for the clarification. Good to know. I completely lost track of the original library since I made my keypad, I'll see if there's anything I can contribute there.
I haven't looked into this since last year, but at the time, you could run Counter Strike 1.6 on a Raspberry Pi 4 using box86-docker, as long as you installed...
does `ghcup` run if you run it in bash instead of dash? it may not be in your bashrc path.
do you still have this problem? are you using the deb, flatpak or snap package?
hmm.. could you try one thing for me, if you haven't tried it already? use the full path of the your VS Code binary in the extension's py file? update...
Okay, so I recreated the issue, and might have a temporary fix. You can probably ignore my previous message. That does not work. So I installed `ghcup` from the official...
> but that also breaks using ghcup with dev containers Aah I see. Makes sense. Have you tried using tailored vs-code settings per project? Located in a `//.vscode/settings.json`? I use...