Game Stuttering at random points

zutche

New member
title. There seems to be no way to replicate the issue. It just happens.


Steaminfo:

Computer Information:
Manufacturer: Micro-Star International Co., Ltd.
Model: MPG B650I EDGE WIFI (MS-7D73)
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 7 7800X3D 8-Core Processor
CPU Family: 0x19
CPU Model: 0x61
CPU Stepping: 0x2
CPU Type: 0x0
Speed: 5050 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: Supported
AVX512PF: Unsupported
AVX512ER: Unsupported
AVX512CD: Supported
AVX512VNNI: Supported
SHA: Supported
CMPXCHG16B: Supported
LAHF/SAHF: Supported
PrefetchW: Unsupported
BMI1: Supported
BMI2: Supported
F16C: Supported
FMA: Supported
Operating System Version:
"Nobara Linux 40 (KDE Plasma)" (64 bit)
Kernel Name: Linux
Kernel Version: 6.11.7-201.fsync.fc40.x86_64
X Server Vendor: The X.Org Foundation
X Server Release: 12401004
X Window Manager: KWin
Steam Runtime Version: steam-runtime_0.20241024.105847
Client Information:
Version: 1731433018
Browser GPU Acceleration Status: Enabled
Browser Canvas: Enabled
Browser Canvas out-of-process rasterization: Enabled
Browser Direct Rendering Display Compositor: Disabled
Browser Compositing: Enabled
Browser Multiple Raster Threads: Enabled
Browser OpenGL: Enabled
Browser Rasterization: Enabled
Browser Raw Draw: Disabled
Browser Skia Graphite: Disabled
Browser Video Decode: Enabled
Browser Video Encode: Disabled
Browser Vulkan: Disabled
Browser WebGL: Enabled
Browser WebGL2: Enabled
Browser WebGPU: Disabled
Browser WebNN: Disabled
Video Card:
Driver: AMD AMD Radeon RX 7900 GRE (radeonsi, navi31, LLVM 18.1.8, DRM 3.59, 6.11.7-201.fsync.fc40.x86_64)
Driver Version: 4.6 (Compatibility Profile) Mesa 24.2.7
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 359 Hz
VendorID: 0x1002
DeviceID: 0x744c
Revision Not Detected
Number of Monitors: 2
Number of Logical Video Cards: 1
Primary Display Resolution: 2560 x 1440
Desktop Resolution: 5120 x 1440
Primary Display Size: 23.86" x 13.54" (27.40" diag), 60.6cm x 34.4cm (69.6cm diag)
Primary VRAM: 16384 MB
Sound card:
Audio device: USB Mixer
Memory:
RAM: 31679 Mb
VR Hardware:
VR Headset: None detected
Miscellaneous:
UI Language: English
LANG: en_US.utf8
Total Hard Disk Space Available: 952541 MB
Largest Free Hard Disk Block: 716553 MB
Storage:
Number of SSDs: 4
SSD sizes: 1000G,1000G,1000G,500G
Number of HDDs: 0
Number of removable drives: 0
 

Attachments

Try adding
Code:
LD_PRELOAD="" %command%
to your launch options. It is a known issue that Valve's new clipping feature is causing performance issues in all games on Linux. It is possible this is what you're experiencing. Turning off recording inside of steam itself doesn't even fix it.
 
Try adding
Code:
LD_PRELOAD="" %command%
to your launch options. It is a known issue that Valve's new clipping feature is causing performance issues in all games on Linux. It is possible this is what you're experiencing. Turning off recording inside of steam itself doesn't even fix it.
It doesn't look like it worked. Ty for trying to help regardless.
 
Another one.

More Info:
Proton: GE-Proton9-20
Launch Options: MANGOHUD=1 %command% LD_PRELOAD="" %command%

Usually have Firefox open in the background playing music from YouTube music. Sometimes Gapless instead.
OBS is also running in the backgroud with replay buffer.
 

Attachments

  • dlstutter4.mp4
    dlstutter4.mp4
    14.1 MB
  • Screenshot_20241121_160349.png
    Screenshot_20241121_160349.png
    137.5 KB · Views: 4
  • Screenshot_20241121_160407.png
    Screenshot_20241121_160407.png
    9.6 KB · Views: 4
Last edited:
Another one.

More Info:
Proton: GE-Proton9-20
Launch Options: MANGOHUD=1 %command% LD_PRELOAD="" %command%

Usually have Firefox open in the background playing music from YouTube music. Sometimes Gapless instead.
OBS is also running in the backgroud with replay buffer.
You want "LD_PRELOAD="" MANGOHUD=1 %command%"

Its because you have two %commansd%
 
You want "LD_PRELOAD="" MANGOHUD=1 %command%"

Its because you have two %commansd%
I didn't know that. I've played two games, and it hasn't happened yet. It usually happens once every or every other game, so I think it worked, but that's after this latest patch, so idk.

Thank you so much for your help.
 
Back
Top