Skip to content

Releases: RSDKModding/RSDKv3-Decompilation

Release v1.3.2

18 Sep 06:07
Compare
Choose a tag to compare

Changelog:

  • Added partial support for the Sonic Origins Plus version of Sonic CD.
    • Like last time, certain features may not be fully implemented or work properly. It's recommended to run this version of the game on the RSDKv5U Decompilation instead.
  • The Coins counter now increments by the given amount when the NOTIFY_ADD_COIN engine callback is called.
  • Added the colors attribute for Game.xml, allowing for adding custom GameConfig in several different ways.
    • The existing color attribute is still functional and works as it always has.
  • Added the ability to overwrite the game/window title via Game.xml.
  • Added an in-game error screen when going over the script alias count.
  • Fixed several bugs.

Starting with this release, release builds and autobuilds will lock the ability to use Knuckles and Amy when playing the Origins Plus version of Sonic CD. If you'd like to enable them, you will need to manually build the decompilation.

Release v1.3.1

19 Mar 04:52
Compare
Choose a tag to compare

Changelog:

  • Added partial support for the Sonic Origins version of Sonic CD.
    • Certain features from this version have not (and will not) be implemented and issues will occur when running it; see the FAQ for more information. It's recommended to run this version of the game on the RSDKv5U Decompilation instead.
    • If you're using the decompiled scripts, there's a new gameType flag in settings.ini to toggle between the mobile/standalone code and the Origins code.
  • Steam save file redirection is now disabled by default.
  • Reworked the DisablePauseFocus setting to remove a redundant option.
  • Trying to open the decompilation without any datapack or Data folder present will generate a text file containing a brief usage guide.
  • Added more dev tools and overlays.
  • Added more features to the mod API.
  • Fixed tons of bugs.

Release v1.3.0

22 Oct 04:09
Compare
Choose a tag to compare

This release fixes a bunch of bugs, adds some QOL features and refines the built in mod loader

Changelog:

  • Greatly expanded the mod API
  • Made hardware rendering an option in the settings.ini for easier switching
  • Fixed numerous bugs
  • Revamped rendering backend using OpenGL

Release v1.1.2

09 May 04:14
222caf6
Compare
Choose a tag to compare

This release fixes a bunch of bugs, adds some QOL features, and adds a built-in mod loader.

Changelog:

  • Added the mod loader. To use, enable dev menu in settings.ini.
  • Added HW rendering as an option to improve compatibility with mobile data.rsdk files.
  • Added screen dimming feature. After 5 minutes of inactivity, the screen will dim to reduce burn out.
  • Fixed the bug where the stage timer wouldn't reset properly, leading to milliseconds being inaccurate.
  • Added a feature to hide the mouse after 2 seconds of inactivity.
  • Improved input system to be more flexible.
  • Fixed almost every bug that was reported.

How to run on Windows: Take the Data.rsdk file from your legally purchased copy of Sonic CD (2011) and place it in the same directory as the .exe file. Copy the folder videos/ from the Steam version (if you own it) into the same directory and videos will play.

Release v1.1.0

24 Jan 06:50
Compare
Choose a tag to compare

this release fixes most major bugs and adds some quality of life improvements and tweaks

changelog:

  • added proper video playback support: video playback has been completely overhauled, so only the original videos are required the audio is streamed from the video file

  • added option to change spindash style in settings.ini

  • added option for enhanced scaling in settings.ini

  • many more minor QOL changes

  • fixed the following issues:
    Playable characters not rendering in regular stages , #14
    Game exit pressing dpad-right on Xbox 360 wireless controller, #20, #31 & #48
    Hang after SEGA sound + logos, #47
    Save data defaults to Steam Directory if present, regardless of .ini preference., #29
    Videos play without audio, #28
    Game does not respond to Fullscreen property in settings.ini, #26
    fixed a bunch of audio-related crashes
    fixed a ton of palette-related issues
    multiple bug fixes shared with the RSDKv4 decomp
    and probably many more

How to get the game to run (windows): take the data.rsdk file from your legally purchased copy of Sonic CD (2011) and place it in the same directory as the .exe file, copy the folder videos/ from the steam version (if you own it) into the same directory and videos will play

Initial release

01 Jan 12:43
Compare
Choose a tag to compare

If you were directed here from an old tutorial, we recommend downloading the latest version of the decompilation and following this tutorial instead of the one you were using.

initial releases for windows & macos platforms.

  • How to get the game to run (windows): take the data.rsdk file from your legally purchased copy of Sonic CD (2011) and place it in the same directory as the .exe file
  • How to get the game to run (mac): take the data.rsdk file from your legally purchased copy of Sonic CD (2011) and place it in [.appFolder]/Contents/Resources/