This code only enables playback and recording for the internal record string format. This will break playability of Geometry Dash, and there is no intent on fixing that. This repository is meant to be an "light" form of using this format, and as such no GUI interfaces have been made for the purpose of using this.
This extension does interact with save data, but only to set the recordString
of the GJGameLevel
.
- Build DLL.
- Put DLL into directory of Geometry Dash and run game.
- Play a level, exit it, and attempt to play it again.
This is to provide a more clear view of how RobTop's internal rating tools look, including the replay functionality. See this thread for more information.
You don't.
- Add a GUI interface.
- Tell the GDPS developer to add the
levelInfo
parameter to index 26 indownloadGJLevel.php
.
- RobTop.
- Andre for CappuccinoSDK which saved 30 minutes of cocos2d-x header making.
- Wylie for asking about record format and 2.1.