ApkShellExt2

sonic mania plus decomp
Manage your apps from Windows Explorer
Download Source Code on Github

Sonic Mania Plus Decomp Official

Output: Release/sonicmania.exe

mkdir build && cd build cmake .. -DCMAKE_BUILD_TYPE=Release make -j$(nproc) sonic mania plus decomp

Sonic Mania Plus is proprietary software owned by SEGA. This guide covers the community-led decompilation effort (often named sonicmania or ManiaDecomp ). This project does not distribute original game assets (ROMs, data.rsdk). You must legally own a copy of the game (Steam, Switch, PS4) and extract the assets yourself. This guide is for educational and modding research only. Output: Release/sonicmania

Unlike a traditional port or an emulator, a decompilation involves reverse-engineering the game's executable into human-readable source code. The is built upon the work of lead developer Rubberduckycooly , who successfully decompiled the Retro Engine version used for Sonic Mania as well as previous mobile ports of Sonic 1 , 2 , and CD . Key Project Details: This project does not distribute original game assets

./sonicmania

The decompilation supports the base game, the 1.03 update, and the Plus (Encore DLC) content.