b15063368's avatar

Diagnosing Lag and Input Delay in Geometry Dash (System-Level Issue)

Hi everyone,

I know Laracasts is mainly focused on development, but I’m hoping someone here can help me understand a technical issue I’m facing while playing Geometry Dash, as it seems more like a system/performance problem than a game issue. geometrydeshapks.com

While playing Geometry Dash, I experience random lag, frame drops, and brief screen freezes, especially on levels with many objects. Because the game relies heavily on precise timing, even a small delay causes the level to fail.

A member asked me to share the output of inxi -Fxxxz to better understand my system. I’d like to clarify that I’m currently not using Linux (I’m on Windows/Android), so I don’t have direct access to the inxi command.

My main goal is to understand:

Whether this could be related to GPU/CPU performance

If background processes or drivers can cause such timing issues

Or if there’s a general system-level explanation for this behavior

If anyone here has experience diagnosing performance or hardware-related issues (even outside Laravel), I’d really appreciate your guidance or suggestions on how to collect equivalent system information on non-Linux systems.

Thank you for your time and support.

0 likes
3 replies
Glukinho's avatar
Level 30

Replace CPU/GPU/RAM/disk/drivers/OS/anything else one by one with known-good or at least different equivalents. After few steps you'll see where is the problem based on behavior change. This is general method to diagnose any problem, even not computer related.

And turn off anti_virus software, at least for testing time.

DigitalArtisan's avatar

First off, you need to verify minimum requirements:

Windows PC, you need at least Windows 7/8/10/11 (64-bit), 2 GB or more RAM, a 2.0 GHz or faster CPU, and 500 MB of free storage.

Do you have that?

DigitalArtisan's avatar

If your using an Emulator, that is your problem. I've used emulators since the 1990s, and in reality, you need the hardware in order to get system performance.

Get the correct hardware for what the software was designed for.

Please or to participate in this conversation.