͏
͏
I am currently using this script: `/usr/share/aarchup/noxaarchup.sh` ``` #!/usr/bin/sh call_aarchup(){ dply=$(grep -z '^DISPLAY=' /proc/self/environ | sed 's/DISPLAY=//') sh -c "DISPLAY=\"$dply\" /usr/bin/aarchup" } call_aarchup || exit 1 ``` with the service...
Currently I am not using arch on the PC really, so I cannot check to see if the error still exists but I will check it out once I get...
I could but I got no CSGO.
"S3RB31, Do you have CSGO now? I'll give you CSGO gift, if you make the pattern for CSGO." Sorry I still don't have it. But I can help you to...
\- _edit_ - http://steamcommunity.com/profiles/76561198040515209/ Okay, I found the pattern: // CSGO (26.06.15) by S3RB31 #define PATTERN "\x55\x8B\xEC\x8B\x55\x08\x33\xC9\x6A\x00\xE8\x00\x00\x00\x00\x6A\x00\xBA\x00\x00\x00\x00\x33\xC9\xE8\x00\x00\x00\x00\x83\xC4\x08\xE8\x00\x00\x00\x00\x5D\xC2\x04\x00" #define MASK "\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x00\x00\x00\x00\xFF\xFF\xFF\x00\x00\x00\x00\xFF\xFF\xFF\x00\x00\x00\x00\xFF\xFF\xFF\xFF\x00\x00\x00\x00\xFF\xFF\xFF\xFF"
Okay, so how did I found the Pattern? First of all, read [this tutorial](http://unknowncheats.me/forum/source-engine/77340-understand-source-engine-noobs.html). If you understood whats described there, you can pick any function from an accessible interface. For...
> I was able to test my setup on Windows 11 (VM), and mouse seems to be supported. > > Same setup (same version of git-bash and nvim, both portable...