TASEmulators / gens-rerecording

The Gens rerecording project, a Sega Genesis, 32x, Sega CD emulator. The primary purpose is to expand features related to creating Tool-Assisted movies.
http://tasvideos.org/EmulatorResources/Gens.html
20 stars 10 forks source link

[patch] Improvements to Sonic hacking suite #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are a few things in the Sonic Hacking suite that are slightly off. For 
instance, the sprite collision hitboxes shown for the main character are 
slightly wrong, there is no sprite collision hitbox drawn for 2P Tails, ducking 
is incorrectly handled in all but Sonic 1 and Sonic CD.

Attached is a file that fixes these inconsistencies, adds support for 
insta-shield hitbox (S3/S&K/S3&K) and adds support for the collision response 
list from S3/S&K/S3&K.

Original issue reported on code.google.com by marz...@gmail.com on 20 Aug 2012 at 6:00

Attachments:

GoogleCodeExporter commented 9 years ago
I attached a new patch to this comment that also displays the terrain collision 
anchor points for the player characters. Other than that, it works identical to 
the previous patch.

Original comment by marz...@gmail.com on 20 Aug 2012 at 11:38

Attachments:

GoogleCodeExporter commented 9 years ago
Updating the patch again to account for a factor I had neglected in terrain 
collision which made one of the anchors display in the wrong position.

Original comment by marz...@gmail.com on 21 Aug 2012 at 6:46

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by feykomylce on 28 Sep 2013 at 8:33

GoogleCodeExporter commented 9 years ago
Ah, I had forgotten about this: I found a bug in my modifications that cause 
S3&K to make Gens crash. Please use the alternate version attached instead.

Original comment by marz...@gmail.com on 28 Sep 2013 at 9:04

Attachments:

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/gens-rerecording/source/detail?r=307

Original comment by feykomylce on 29 Sep 2013 at 4:29

GoogleCodeExporter commented 9 years ago
Huh, looks like the last patch you attached wasn't properly created, like, the 
3 lines you added were typed right into the previous diff. It caused some other 
lines to be deleted. Fixed in r309.

Original comment by feykomylce on 29 Sep 2013 at 7:45