This description is written by Clownacy.
14-08-2023
”Having created a new Knuckles In Sonic 2 Assembly, I figured I’d put it to use by restoring Sonic and Tails to the game. This isn’t just a matter of ‘enabling’ them: they were both removed from the game’s code almost in their entirety. Likewise, two-player mode and the options menu were gutted. Restoring these would have been a nightmare, but part of my process for creating the new KiS2 disassembly was noting each and every change that was made from regular Sonic 2, which included noting every removed or modified piece of code. This made the task of restoring this code much more manageable, but still a massive time-sink.
Authenticity is a goal with this project, so tweaks that were introduced to suit Knuckles are not reverted when playing as Sonic or Tails. For instance, the shield will always be grey regardless of who you are playing as. This is done to match Sonic 3 & Knuckles, where things like the invincibility stars are grey no matter who you are playing as, despite the old blue colour working fine for Sonic and Tails. The idea is to produce a hypothetical ‘what if’ hack that presents KiS2 as if Sonic Team hadn’t removed Sonic and Tails.
So why were Sonic and Tails cut? Of course Knuckles is the focus of the game, but KiS2 also introduces some nice quality-of-life improvements and bugfixes, such as reduced special stage ring requirements, removing the leftover air-speed cap from Sonic 1, and fixing the broken scrolling at the bottom of the screen in Emerald Hill Zone. Were Sonic and Tails kept, KiS2 would have felt much more like the definitive version of the game. My guess is that the two were cut to save ROM space: KiS2’s code and data is stored in a 256KiB ROM chip, and it’s evident from studying KiS2’s changes to Sonic 2’s code that the developers were desperately trying to save space by removing whatever code and data they could afford to. For example, the lists of objects that you can spawn in debug mode were deleted, leaving every zone with only the default ring and monitor. Likewise, some unused code was removed. In the end, KiS2 had only 680 bytes of ROM space spare. By restoring Sonic and Tails, this threshold is crossed, requiring a 512KiB ROM chip instead, which is the same size as the entirety of Sonic 1.
For authenticity’s sake, and to show that this is definitely a hack of KiS2 that restores Sonic and Tails and not just a hack of Sonic 2 that adds Knuckles, this hack comes in the same format as the original Knuckles in Sonic 2: The Everdrive v3 has a strange compatibility issue with KiS2 and this hack which requires a modification to the Sonic & Knuckles ROM to work-around, so a standalone non-lock-on build of the ROM is the patch you’ll find here in the the ZIP file for full compatibility with that and any other problematic flash-carts or emulators.
One thing that was awkward when making this hack was deciding the ring requirements for the special stages when playing as both Sonic and Tails: while KiS2 does lower the ring requirements for when the player is alone, it lacks ring requirements altogether for when they’re accompanied by Tails, so I had to make up my own. To do this, I took the original Sonic and Tails ring requirements from Sonic 2 and reduced them by the same amount that KiS2 reduces the Sonic Alone/Tails Alone ring requirements.
Anyway, this has been a fun project: it was nice to do some Sonic hacking again, and it’s good to know that I haven’t gotten too rusty at 68000 assembly. This hack should provide a nice base to build my own definitive version of Sonic 2 upon, since not even the Sonic Retro tutorial on porting Knuckles to Sonic 2 actually ports everything that KiS2 adds”.
In This Hack By Clownacy:
- Can now play as Sonic and Tails with all the ”Knuckles In Sonic 2” benefits.
- Can now keep your rings when exiting a Special Stage.
- Can now double up your rings when exiting a Special Stage.
- After a ”Time Over” you continue from the last checkpoint you touched with whatever rings you had before the Time Over.
- Special Stage rings requirement count now lowered.
- Options menu restored.
- 2 Player verse half screen game restored.
- Shield is now grey.
- Broken scrolling at the bottom of Emerald Hill fixed.
- The old ”19, 65, 09, 17” cheat works just like the regular Sonic 2.
- Works 100% on real hardware with no issues.
NOTES:
Inside the ZIP file you’ll find two IPS patches of this hack, the first one has a rather interesting bug in it where Knuckles is invincible to all badniks. Since it was a neat bug it’s archived here in the v1 patch. The second v2 patch has the bug removed so Knuckles takes damage to all badniks when not in his ball state.
These two patches must be patched to the REV A ROM of Sonic 2.
CheckSum is fixed automatically.
This is the property of SEGA and Clownacy.
Clownacy is no slouch when it comes to Mega Drive and Sonic The Hedgehog 68000 programming projects, with a clean track record of over a decade of 100% working projects and hacks in the community, Clownacy rises to the very top for authenticity and playability. If you see a hack/patch or a program by this dude prepare to be amazed! Clownacy remains one of the Sonic hacking communities leading lights to guide the next generation of Sonic modders.
CRC-32: 7b905383
SHA-1: 8bca5dcef1af3e00098666fd892dc1c2a76333f9
Most of the files you're about to download need to be applied to your game. Here is a list of utilities that allow you to do this:
- Online Patcher: Marc Roblero's online patcher. Works with many different file types.
- Floating IPS: NWell-known patcher for applying IPS and BPS files.
- Delta Patcher: Used to apply xDelta files.
- More Patchers
On most files, you can also press “Patch It”, to apply the patch without downloading the file.