Giter Club home page Giter Club logo

sonic-cd-2011-script-decompilation's Introduction

Sonic-CD-2011-Script-Decompilation

a full decompilation for the scripts in Sonic CD (2011)'s PC port

  • these scripts have been manually reverted back to what the original scripts could've looked like.
  • that 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
  • mobile/haptic code has been added into scripts via the use of #platform: markers
  • to use these scripts in mods, first extract the scripts folder to the exe's root directory: eg [rootdir]/Scripts/, then make sure the sonic CD mod loader is fully up to date, since the mod loader loads all default scripts from scripts/ so mods are only required to include the scripts that have been changed

  • for anyone curious about how Sonic CD's scripting language works, check out the handbook (Handbook.pdf) I made to help get people into using RSDKv3 & CD's scripting language

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.