whatisgithub

What is geometry-dash-decompiled?

adenilsonpfe/geometry-dash-decompiled — explained in plain English

Analysis updated 2026-05-18

185Audience · generalComplexity · 3/5Setup · moderate

In one sentence

A reverse-engineered overlay toolkit for Geometry Dash that adjusts performance, interface, and input settings without editing game files.

Mindmap

mindmap
  root((repo))
    What it does
      Overlays the game client
      Tunes performance settings
      Adds custom input mapping
    Tech stack
      YAML profiles
      CLI tool
      Reverse engineering
    Use cases
      Smoother frame rates
      Custom input devices
      Diagnostic stats
    Audience
      Gamers
      Modders
      General

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Apply a tuned profile to get a smoother frame rate on lower end hardware.

USE CASE 2

Map a dance pad, MIDI controller, or touch interface to game controls.

USE CASE 3

Record gameplay video using the built in capture feature.

USE CASE 4

Sync a configuration profile across multiple devices.

What is it built with?

YAMLCLI.NETMono

How does it compare?

adenilsonpfe/geometry-dash-decompiled23k65a1408/create-aeronautics-skywards8015238355/mm2-analytics-dashboard-2026
Stars185185185
Setup difficultymoderatemoderatemoderate
Complexity3/53/52/5
Audiencegeneralgeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires .NET Runtime 8.0 on Windows or Mono on macOS and Linux, plus an existing Geometry Dash install.

No license information is stated in the README.

So what is it?

Geometry Dash Enhancement Suite is a modification toolkit built through reverse engineering and decompilation of the game Geometry Dash. It runs alongside the game as an overlay rather than editing the game's files directly, and it aims to adjust performance and interface behavior without altering the core game. Stated features include a performance optimizer that adjusts rendering settings for smoother frame rates, an interface that adapts to different screen resolutions, on screen statistics for frame rate and memory usage, support for over 30 languages, and configuration profiles that can be tuned automatically based on the user's hardware. It also lists support for alternate input hardware like dance pads, MIDI controllers, and touch interfaces, an option described as adaptive difficulty scaling that adjusts timing windows based on how the user performs, built in video recording, and cloud syncing of configuration profiles. To install it, you download a release package, extract it somewhere outside protected system folders, and run a launcher that detects your existing Geometry Dash installation. Configuration is done through YAML profile files that set things like target frame rate, anti aliasing, resolution scaling, and memory limits, and there is a command line tool for applying a profile, running diagnostics, checking compatibility, or launching in a safe mode with all enhancements turned off. Windows 10 and 11 have full native support, older Windows versions are supported through a legacy mode, macOS is supported with a Metal renderer, and Linux support through Proton or Wine is described as experimental. iOS support requires a jailbroken device, and Android support is described as a limited beta. The toolkit also lists integrations with the OpenAI and Claude APIs for tuning configuration profiles using natural language.

Copy-paste prompts

Prompt 1
Help me write a competitive_clarity style YAML profile for geometry-dash-decompiled with a 144 target frame rate.
Prompt 2
Explain what the --safe-mode flag does in the geometry-dash-decompiled command line tool.
Prompt 3
Walk me through installing geometry-dash-decompiled and pointing it at my existing game install.
Prompt 4
What operating systems have full native support in geometry-dash-decompiled versus experimental support?

Frequently asked questions

What is geometry-dash-decompiled?

A reverse-engineered overlay toolkit for Geometry Dash that adjusts performance, interface, and input settings without editing game files.

What license does geometry-dash-decompiled use?

No license information is stated in the README.

How hard is geometry-dash-decompiled to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is geometry-dash-decompiled for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.