Skip to content

My attempt at reverse engineering the SonicOrca engine.

Notifications You must be signed in to change notification settings

SonicOrcaModding/SonicOrca

Repository files navigation

SonicOrca

  • A decompilation of the SonicOrca engine.

  • Done in one hour.

Progress:

  • SonicOrca.dll - 100%
  • SonicOrca.Common.dll - 100%
  • SonicOrca.Drawing.dll - 100%
  • SonicOrca.Resources.dll - 100%
  • SonicOrca.SDL2.dll - 100%

Tools used

I used dotpeek to export the project and dnSpy to reference the scripts while fixing them, I also used this to turn "namespace SonicOrca;" to "namespace SonicOrca {".

How to build

Clone the project, open the Visual Studio solution file, and you should be good to go!

About

My attempt at reverse engineering the SonicOrca engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages