Skip to content

A decompile of the Sonic CD Windows 7 Phone port and the C# port of RSDKv3.

Notifications You must be signed in to change notification settings

RESource-RE/SCD-WP7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCD-WP7

  • A decompile of the Sonic CD Windows 7 port & RSDKv3 C# port.
  • You NEED the Content folder from the original game to run this decompilation.

Tools used

I used dotpeek to export the project and vs2022 to compile, I also used this tool that I made to fix the namespaces.

Known issues

How to build

Install the following dependencies:

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

How to run

The only thing left to do after building is to copy the Content folder from a release of the game to the build folder (bin/x86/(Debug|Release)).

About

A decompile of the Sonic CD Windows 7 Phone port and the C# port of RSDKv3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages