Sándor Fodor
Sándor Fodor
Oh I forgot, @IceNinjaman said, he checked with HLSW as well, on there looks good.
UTF-8 can be supported in the future?
Ok I leave it open, because sometimes I still spot a weird playername and activity.
Awesome @leiizko. Up!
Awesome job.
That is expected, we use older release to compile the code on Windows. You will need this version instead: https://downloads.sourceforge.net/mingw-w64/i686-8.1.0-release-posix-dwarf-rt_v6-rev0.7z And NASM version: 2.15.05 And pexports: https://github.com/callofduty4x/CoD4x_Server/raw/master/tools/pexports-0.47-mingw32-bin.tar.xz Take a look...
Did further testing, I was able to fix the polling rate, now `evhz` reports 8000Hz. All I did was Sync DPI to Hardware, possibly that fixed it. ``` Razer Razer...
> Does XFCE have a setting to choose between "Flat" vs "Adaptive" acceleration? It doesn't have that option. I've checked what you mentioned, while I was opened `evhz` next to...
I've checked the link what you sent, tried with the xorg.conf. Added this config: ``` Section "InputClass" Identifier "Razer Viper 8KHz" MatchIsPointer "yes" Option "AccelerationProfile" "-1" Option "AccelerationScheme" "none" Option...