Clone the repo recursively, using: git clone --recursive https://github.com/RSDKModding/Sonic-Mania-Decompilation If you've already cloned the repo, run this command inside of the repository: git submodule update --init --recursive Follow the build steps This repo includes everything you need...
Added the idle screen dimming feature from Sonic Mania Plus, as well as allowing the user to disable it or set how long it takes for the screen to dim. How to Build This project uses CMake, a versatile building system that supports many different compilers and platforms. You can download...
A: Yes! I've done a decompilation of RSDKv4 (the engine version that S1/S2 run on) and it can be foundhere! A: No. Sonic Mania is much bigger and requires that I'd decompile not only how the (far more complex) RSDKv5 works, but also all600+ objects work. ...
Added the idle screen dimming feature from Sonic Mania Plus, as well as allowing the user to disable it or set how long it takes for the screen to dim. How to Build This project uses CMake, a versatile building system that supports many different compilers and platforms. You can download...