Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometry Dash (1.710) Decompilation

Disclaimer: This is a work-in-progress decompilation of Geometry Dash version 1.710. Much of the core functionality is not implemented and it is not in a usable state.

Building/Contributing

You can find instructions on how to build this project as well as contributing to it in the USAGE.md file.

Why decompile 1.7?

  • It uses cocos2d-x 2.2.3 (the older version GD used has broken screen orientations)
  • It does not have slopes
  • SimpleAudioEngine is used as the audio engine (instead of FMOD which is used in current versions)

SHA-1 File Hashes

Android

1.71

  • APK File: aa680e1a03db4840e8f85171f1ab8469e3fbabe5

    libcocos2dcpp.so:

    • armeabi: c7146f1d213e9c6bf0501d8e85d7e5a5020205e3
    • armeabi-v7a: b9c694455936aff06578c4f7332512f9950a0f97
    • x86: 05c7293d3f78d0bf70568ffa3ea26e9f1b037fde

1.70

  • APK File: 4d445903218646cb55bb39a88004a0c488ad2cde

    libcocos2dcpp.so:

    • armeabi: 1234cb7af26dd2b68db084c752747c3ea72cbd01
    • armeabi-v7a: 79a55b31a96d845a40e12398ef9090dbab9dc5c0
    • x86: e474a0ff454a5111d7a037d5f163b9e8e0732d7d

iOS

1.71

  • IPA File: d87adba92976d345cc499a83a8f7d5fa4ec7bcf6
  • GeometryJump (executable): 1f6f06e6a0798b7e2c15436e5020f261db48c250

1.70

  • IPA File: 269eef85b33ff75cba487b7cce77f0eb947d4ab0
  • GeometryJump (executable): f1dfe8232462155c02bd610f6b62942118f9cbfa

About

A decompilation of Geometry Dash version 1.710

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages