Actions

Template

Difference between revisions of "S2Howtos"

From Sonic Retro

(You didn't think that I wouldn't edit the template, did you? Trust me, I learned my lesson the first time...)
m (& Features?)
Line 7: Line 7:
 
|class="bottomtemptext" align="center" | [[SCHG How-to:Fix demo playback|Fix Demo Playback]] | [[SCHG How-to:Fix a race condition with Pattern Load Cues|Fix a Race Condition with Pattern Load Cues]] | [[SCHG How-to:Fix bugs relating to Super Sonic|Fix Super Sonic Bugs]] | [[SCHG How-to:Use correct height when roll jumping|Use Correct Height When Roll Jumping]] | [[SCHG How-to:Fix jump height bug when exiting water|Fix Jump Height Bug When Exiting Water]] | [[SCHG How-to:Fix Sonic 2's buggy spindash code and add spindash speeds|Fix Spin Dash Code and Add Spin Dash Speeds]] | [[SCHG How-to:Fix screen boundary spindash bug|Fix Screen Boundary Spin Dash Bug]] | [[SCHG How-to:Correct Drowning Bugs in Sonic 2|Correct Drowning Bugs]] | [[SCHG How-to:Fix camera y position for Tails|Fix Camera Y Position for Tails]] | [[SCHG How-to:Fix Tails subanimation error|Fix Tails Subanimation Error]] | [[SCHG How-to:Fix Tails' respawn speeds|Fix Tails' Respawn Speeds]] | [[SCHG How-to:Fix Accidental Deletion of Scattered Rings|Fix Accidental Deletion of Scattered Rings]] | [[SCHG How-to:Fix Ring Timers|Fix Ring Timers]] | [[SCHG How-to:Fix Rexon crash|Fix Rexon Crash]] | [[SCHG How-to:Fix monitor collision bug|Fix Monitor Collision Bug]] | [[SCHG How-to:Fix the EHZ Deformation bug|Fix EHZ Deformation Bug]] | [[SCHG How-to:Correct CPZ boss attack behavior|Correct CPZ Boss Attack Behavior]] | [[SCHG How-to:Fix bug in ARZ Boss arrow's platform behavior|Fix Bug in ARZ Boss Arrow's Platform Behavior]] | [[SCHG How-to:Fix ARZ Boss Walking on Air Glitch|Fix ARZ Boss Walking on Air Glitch]] | [[SCHG How-to:Fix ARZ boss sprite behavior|Fix ARZ Boss Sprite Behavior]] | [[SCHG How-to:Fix multiple CNZ boss bugs|Fix Multiple CNZ Boss Bugs]] | [[SCHG How-to:Fix Hill Top's background scrolling mountains|Fix HTZ Background Scrolling Mountains]] | [[SCHG How-to:Fix the OOZ launcher speed up glitch|Fix OOZ Launcher Speed Up Glitch]] | [[SCHG How-to:Fix DEZ Eggrobo boss collision glitch|Fix DEZ Giant Mech Collision Glitch]] | [[SCHG How-to:Fix Boss Deconstruction Behavior|Fix Boss Deconstruction Behavior]] | [[SCHG How-to:Fix Speed Bugs in Sonic 2|Fix Speed Bugs]]
 
|class="bottomtemptext" align="center" | [[SCHG How-to:Fix demo playback|Fix Demo Playback]] | [[SCHG How-to:Fix a race condition with Pattern Load Cues|Fix a Race Condition with Pattern Load Cues]] | [[SCHG How-to:Fix bugs relating to Super Sonic|Fix Super Sonic Bugs]] | [[SCHG How-to:Use correct height when roll jumping|Use Correct Height When Roll Jumping]] | [[SCHG How-to:Fix jump height bug when exiting water|Fix Jump Height Bug When Exiting Water]] | [[SCHG How-to:Fix Sonic 2's buggy spindash code and add spindash speeds|Fix Spin Dash Code and Add Spin Dash Speeds]] | [[SCHG How-to:Fix screen boundary spindash bug|Fix Screen Boundary Spin Dash Bug]] | [[SCHG How-to:Correct Drowning Bugs in Sonic 2|Correct Drowning Bugs]] | [[SCHG How-to:Fix camera y position for Tails|Fix Camera Y Position for Tails]] | [[SCHG How-to:Fix Tails subanimation error|Fix Tails Subanimation Error]] | [[SCHG How-to:Fix Tails' respawn speeds|Fix Tails' Respawn Speeds]] | [[SCHG How-to:Fix Accidental Deletion of Scattered Rings|Fix Accidental Deletion of Scattered Rings]] | [[SCHG How-to:Fix Ring Timers|Fix Ring Timers]] | [[SCHG How-to:Fix Rexon crash|Fix Rexon Crash]] | [[SCHG How-to:Fix monitor collision bug|Fix Monitor Collision Bug]] | [[SCHG How-to:Fix the EHZ Deformation bug|Fix EHZ Deformation Bug]] | [[SCHG How-to:Correct CPZ boss attack behavior|Correct CPZ Boss Attack Behavior]] | [[SCHG How-to:Fix bug in ARZ Boss arrow's platform behavior|Fix Bug in ARZ Boss Arrow's Platform Behavior]] | [[SCHG How-to:Fix ARZ Boss Walking on Air Glitch|Fix ARZ Boss Walking on Air Glitch]] | [[SCHG How-to:Fix ARZ boss sprite behavior|Fix ARZ Boss Sprite Behavior]] | [[SCHG How-to:Fix multiple CNZ boss bugs|Fix Multiple CNZ Boss Bugs]] | [[SCHG How-to:Fix Hill Top's background scrolling mountains|Fix HTZ Background Scrolling Mountains]] | [[SCHG How-to:Fix the OOZ launcher speed up glitch|Fix OOZ Launcher Speed Up Glitch]] | [[SCHG How-to:Fix DEZ Eggrobo boss collision glitch|Fix DEZ Giant Mech Collision Glitch]] | [[SCHG How-to:Fix Boss Deconstruction Behavior|Fix Boss Deconstruction Behavior]] | [[SCHG How-to:Fix Speed Bugs in Sonic 2|Fix Speed Bugs]]
 
|-
 
|-
! class="bottomtemphead" | Design Choices and Features
+
! class="bottomtemphead" | Design Choices
 
|-
 
|-
 
|class="bottomtemptext" align="center" | [[SCHG How-to:Remove the Air Speed Cap|Remove the Air Speed Cap]] | [[SCHG How-to:Disable floor collision while dying|Disable Floor Collision While Dying]] | [[SCHG How-to:Modify Transformation Behavior in Sonic 2|Modify Super Sonic Transformation Methods & Behavior]] | [[SCHG How-to:Enable/Disable Tails in certain levels|Enable/Disable Tails in Certain Levels]] | [[SCHG How-to:Collide with water after being hurt|Collide with Water After Being Hurt]] | [[SCHG How-to:Retain Rings when returning at a Star Post|Retain Rings When Returning at a Star Post]] | [[SCHG How-to:Improve the fade in\fade out progression routines in Sonic 2|Improve the Fade In\Fade Out Progression Routines]] | [[SCHG How-to:Fix Scattered Rings Underwater Physics|Fix Scattered Rings' Underwater Physics]] | [[SCHG_How-to:Insert Labyrinth Zone water ripple effect in Sonic 2|Insert LZ Water Ripple Effect]] | [[SCHG How-to:Restore lost CPZ boss feature|Restore Lost CPZ Boss Feature]] | [[SCHG How-to:Prevent SCZ Tornado spin dash death|Prevent SCZ Tornado Spin Dash Death]] | [[SCHG How-to:Improve ObjectMove subroutines|Improve ObjectMove Subroutines]] | [[SCHG How-to:Port Sonic 3k's rings manager to Sonic 2|Port S3K Rings Manager]] | [[SCHG_How-to:Port S3K Object Manager into Sonic 2|Port S3K Object Manager]] | [[SCHG How-to:Port S3K Priority Manager into Sonic 2|Port S3K Priority Manager]] | [[SCHG How-to:Edit the Level Order in Sonic 2 with ASM‎|Edit Level Order with ASM‎]] | [[SCHG How-to:Alter the Ring Requirements in the Special Stages|Alter Ring Requirements in Special Stages]] | [[SCHG How-to:Change the Special Stage characters to use normal DPLCs|Make Special Stage Characters Use Normal DPLCs]] | [[SCHG How-to:Speed Up Ring Loss Process (With Underwater)|Speed Up Ring Loss Process]]
 
|class="bottomtemptext" align="center" | [[SCHG How-to:Remove the Air Speed Cap|Remove the Air Speed Cap]] | [[SCHG How-to:Disable floor collision while dying|Disable Floor Collision While Dying]] | [[SCHG How-to:Modify Transformation Behavior in Sonic 2|Modify Super Sonic Transformation Methods & Behavior]] | [[SCHG How-to:Enable/Disable Tails in certain levels|Enable/Disable Tails in Certain Levels]] | [[SCHG How-to:Collide with water after being hurt|Collide with Water After Being Hurt]] | [[SCHG How-to:Retain Rings when returning at a Star Post|Retain Rings When Returning at a Star Post]] | [[SCHG How-to:Improve the fade in\fade out progression routines in Sonic 2|Improve the Fade In\Fade Out Progression Routines]] | [[SCHG How-to:Fix Scattered Rings Underwater Physics|Fix Scattered Rings' Underwater Physics]] | [[SCHG_How-to:Insert Labyrinth Zone water ripple effect in Sonic 2|Insert LZ Water Ripple Effect]] | [[SCHG How-to:Restore lost CPZ boss feature|Restore Lost CPZ Boss Feature]] | [[SCHG How-to:Prevent SCZ Tornado spin dash death|Prevent SCZ Tornado Spin Dash Death]] | [[SCHG How-to:Improve ObjectMove subroutines|Improve ObjectMove Subroutines]] | [[SCHG How-to:Port Sonic 3k's rings manager to Sonic 2|Port S3K Rings Manager]] | [[SCHG_How-to:Port S3K Object Manager into Sonic 2|Port S3K Object Manager]] | [[SCHG How-to:Port S3K Priority Manager into Sonic 2|Port S3K Priority Manager]] | [[SCHG How-to:Edit the Level Order in Sonic 2 with ASM‎|Edit Level Order with ASM‎]] | [[SCHG How-to:Alter the Ring Requirements in the Special Stages|Alter Ring Requirements in Special Stages]] | [[SCHG How-to:Change the Special Stage characters to use normal DPLCs|Make Special Stage Characters Use Normal DPLCs]] | [[SCHG How-to:Speed Up Ring Loss Process (With Underwater)|Speed Up Ring Loss Process]]

Revision as of 15:06, 29 May 2014

SCHG How-To Guide: Sonic the Hedgehog 2 (16-bit)
Fixing Bugs
Fix Demo Playback | Fix a Race Condition with Pattern Load Cues | Fix Super Sonic Bugs | Use Correct Height When Roll Jumping | Fix Jump Height Bug When Exiting Water | Fix Spin Dash Code and Add Spin Dash Speeds | Fix Screen Boundary Spin Dash Bug | Correct Drowning Bugs | Fix Camera Y Position for Tails | Fix Tails Subanimation Error | Fix Tails' Respawn Speeds | Fix Accidental Deletion of Scattered Rings | Fix Ring Timers | Fix Rexon Crash | Fix Monitor Collision Bug | Fix EHZ Deformation Bug | Correct CPZ Boss Attack Behavior | Fix Bug in ARZ Boss Arrow's Platform Behavior | Fix ARZ Boss Walking on Air Glitch | Fix ARZ Boss Sprite Behavior | Fix Multiple CNZ Boss Bugs | Fix HTZ Background Scrolling Mountains | Fix OOZ Launcher Speed Up Glitch | Fix DEZ Giant Mech Collision Glitch | Fix Boss Deconstruction Behavior | Fix Speed Bugs
Design Choices
Remove the Air Speed Cap | Disable Floor Collision While Dying | Modify Super Sonic Transformation Methods & Behavior | Enable/Disable Tails in Certain Levels | Collide with Water After Being Hurt | Retain Rings When Returning at a Star Post | Improve the Fade In\Fade Out Progression Routines | Fix Scattered Rings' Underwater Physics | Insert LZ Water Ripple Effect | Restore Lost CPZ Boss Feature | Prevent SCZ Tornado Spin Dash Death | Improve ObjectMove Subroutines | Port S3K Rings Manager | Port S3K Object Manager | Port S3K Priority Manager | Edit Level Order with ASM‎ | Alter Ring Requirements in Special Stages | Make Special Stage Characters Use Normal DPLCs | Speed Up Ring Loss Process
Adding Features
Create Insta-kill and High Jump Monitors | Create Clone and Special Stage Monitors | Port Knuckles
Sound Features
Port Sonic 1 Sound Driver | Port Sonic 2 Clone Driver | Port Sonic 3 Sound Driver | Expand the Music Index to Start at $00 (Sonic 2 Clone Driver Version)
Extending the Game
Extend the Level Index Past $10 | Extend the Level Select | Extend Water Tables | Add Extra Characters | Free Up 2 Universal SSTs