This is a Click Between Frames port to GD 2.113. If you're using Megahack with your 2.1 install, place our DLL from releases into your /extensions/ folder to load on launch.
This mod allows your inputs to register in between visual frames, which drastically increases input precision on low framerates like 60FPS.
If you like the mod, please consider donating! to the original CBF developer, this port doesn't take anything for itself. But if you would like to support me ontop of Sizzy too, then please donate to me as well! Any support to any of us is greatly appreciated.
If the icon is automatically jumping when you respawn, disable the "Stop Triggers on Death" hack in Mega Hack.
Physics Bypass isn't included in this port.
If on Linux, and the mod doesn't work, please try running the command sudo usermod -aG input $USER (this will make your system slightly less secure).
Logs get written to ClickBetweenFrames.log next to the dll. For issue reporting, please attach the log in your bug report along with your mod list.
- This mod does not work with bots
- Linux controller support is experimental
If for some reason you want to compile this yourself, you'll need Git, CMake and MSVC (32-bit target, since GD is a 32-bit game). Clone the repo recursively (--recursive), then just run build.bat.
Full Credit to the contributors of the orignal Click Between Frames repository for their original work copied for this port to be possible.
Icon by alex/sincos.
Android, macOS, & iOS code based off Click on Steps by zmx, used with permission.
Android port by mat, macOS & iOS ports by Jasmine.
(these credits are slightly outdated since the mod just uses the vanilla game's input handling now but oh well)