Releases: MegAmi24/Sonic-Nexus-v5
Release v1.0.2
Fixed a camera bug and added public functions, allowing for modding the game. You can find an example of this in the form of this Drop Dash mod.
To play this, get the RSDKv5U decomp, then place Data.rsdk and Game.dll in the same directory as RSDKv5U.exe. Game.dll is for 64-bit machines while Game-x86.dll is for 32-bit machines (rename Game-x86.dll to Game.dll if you use that one).
Report bugs in the Issues section (if they haven't already been reported there!).
Release v1.0.1
Added Intro video, bundled the decompiled shaders, and removed a leftover debug print function call. DLLs are built for current latest (927e248) v5U.
To play this, get the RSDKv5U decomp, then place Data.rsdk and Game.dll in the same directory as RSDKv5U.exe. Game.dll is for 64-bit machines while Game-x86.dll is for 32-bit machines (rename Game-x86.dll to Game.dll if you use that one).
Report bugs in the Issues section (if they haven't already been reported there!).
Release v1.0.0
First release. DLLs are built for current latest (8d9b0de) v5U.
To play this, get the RSDKv5U decomp, then place Data.rsdk
and Game.dll
in the same directory as RSDKv5U.exe
. Game.dll
is for 64-bit machines while Game-x86.dll
is for 32-bit machines (rename Game-x86.dll
to Game.dll
if you use that one).
Report bugs in the Issues section (if they haven't already been reported there!).