Skip to content

Leonx254/Sonic-1-Sonic-2-2013-Script-Decompilation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonic 1/2 2013 Script Decompilation

A full decompilation for the scripts in Sonic 1 & 2's 2013 mobile remakes.

These scripts have been manually reverted back to what the original scripts could've looked like. This means that:

  • Function IDs have been recoverted back to function names
  • Some function names have been given proper names
  • Functions are in the proper order
  • Default aliases have been re-added where possible
  • Re-added static variables
  • Re-added tables & values

To use these scripts in mods, extract the scripts folder to the exe's root directory: eg [rootdir]/Scripts/. Mods are only required to include the scripts that have been changed.

For anyone curious about how Sonic 1/2's scripting language works, check out the handbook (RetroScript Handbook v4.pdf) we made to help get people into using RetroScript v4. We recommend downloading the handbook as it makes it easier to navigate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published