ValveSoftware / csgo-osx-linux

Counter-Strike: Global Offensive
http://counter-strike.net
774 stars 69 forks source link

CS2 Mouse movements in the menus are very choppy #3345

Open boskobs opened 11 months ago

boskobs commented 11 months ago

Your system information

Computer Information: Manufacturer: Gigabyte Technology Co., Ltd. Model: B550M AORUS ELITE Form Factor: Desktop No Touch Input Detected Processor Information: CPU Vendor: AuthenticAMD CPU Brand: AMD Ryzen 7 3800X 8-Core Processor CPU Family: 0x17 CPU Model: 0x71 CPU Stepping: 0x0 CPU Type: 0x0 Speed: 4558 MHz 16 logical processors 8 physical processors Hyper-threading: Supported FCMOV: Supported SSE2: Supported SSE3: Supported SSSE3: Supported SSE4a: Supported SSE41: Supported SSE42: Supported AES: Supported AVX: Supported AVX2: Supported AVX512F: Unsupported AVX512PF: Unsupported AVX512ER: Unsupported AVX512CD: Unsupported AVX512VNNI: Unsupported SHA: Supported CMPXCHG16B: Supported LAHF/SAHF: Supported PrefetchW: Unsupported Operating System Version: "Manjaro Linux" (64 bit) Kernel Name: Linux Kernel Version: 6.5.3-1-MANJARO X Server Vendor: The X.Org Foundation X Server Release: 12302000 X Window Manager: KWin Steam Runtime Version: Video Card: Driver: AMD AMD Radeon RX 5700 XT (navi10, LLVM 16.0.6, DRM 3.54, 6.5.3-1-MANJARO) Driver Version: 4.6 (Compatibility Profile) Mesa 23.1.7-1 OpenGL Version: 4.6 Desktop Color Depth: 24 bits per pixel Monitor Refresh Rate: 164 Hz VendorID: 0x1002 DeviceID: 0x731f Revision Not Detected Number of Monitors: 1 Number of Logical Video Cards: 1 Primary Display Resolution: 1920 x 1080 Desktop Resolution: 1920 x 1080 Primary Display Size: 20.47" x 11.42" (23.43" diag), 52.0cm x 29.0cm (59.5cm diag) Primary VRAM: 8192 MB Sound card: Audio device: USB Mixer Memory: RAM: 31993 Mb VR Hardware: VR Headset: None detected Miscellaneous: UI Language: English LANG: en_US.UTF-8 Total Hard Disk Space Available: 953565 MB Largest Free Hard Disk Block: 230835 MB Storage: Number of SSDs: 2 SSD sizes: 1000G,1000G Since its not listed up there, I'm running Wayland, not Xorg.

Please describe your issue in as much detail as possible:

The gameplay itself is smooth, but the mouse movements inside of menus is quite choppy (like the cursor is moving at 15Hz).

leegoteego commented 11 months ago

This might be an issue with wayland, iirc under high GPU load on wayland, the hardware cursor starts to suffer from frame drops. https://gitlab.gnome.org/GNOME/mutter/-/issues/1833 There are ways to fix this though, if you use a wlroots based DE/WM you can add WLR_DRM_NO_ATOMIC=1 to your env and that should fix it

boskobs commented 11 months ago

The env variable is not working for me. It does seem to be a wayland issue though, since it's working fine on xorg.