Skip to content

Setting Up the RSDKv4 Decompilation

Prerequisites

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.

Warning

DO NOT place the decompilation in a Windows user directory. This includes folders such as Documents, Downloads, and the Desktop. These directories are known to cause issues with the decomp, such as crashes or mods not working. It's recommended to instead place the decomp somewhere in a Games folder located in the root of C drive, or another drive entirely if possible.

Place the Data.rsdk file in this directory.

Note

If you're using a datapack from Sonic Origins, you will need to extract the datapack and place the extracted Data and Bytecode folders in the decompilation directory. Make sure the datapack is not present in the directory so that the decomp doesn't read it.

TODO

TODO