Setting Up the RSDKv5 & Sonic Mania Decompilations¶
Prerequisites¶
- A build of the RSDKv5 Decompilation for the target platform. You can get one by:
- Building the source code (Recommended)
- Downloading the latest release (Mania/Origins Plus DLC will not be accessible)
- Downloading an autobuild (Must be signed into GitHub to download, Mania/Origins Plus DLC will not be accessible)
- A build of the Sonic Mania Decompilation for the target platform. You can get one by:
- Building the source code (Recommended)
- Downloading the latest release
- Downloading an autobuild (Must be signed into GitHub to download)
- A datapack (Data.rsdk) for Sonic Mania
- The decompilations are not compatible with datapacks from the Netflix Games releases of the game.
- Visual C++ Redistributables (Windows only)
Setup¶
TODO: screenshots
Tip
It's highly recommended to enable file extensions in File Explorer to reduce the chance of a file being named incorrectly.
Place the decompilation EXE file (and any included DLL files) in the target directory.
Place the Data.rsdk
and Game.dll
files in this directory.
Tip
If you're not using either DirectX subsystem, it's highly recommended to install the custom shaders mod.
TODO
TODO
TODO