Actions

SCHG How-to

Difference between revisions of "Guide"

From Sonic Retro

(Sonic 3 & Knuckles: Add a bugfix to the list.)
m (Fixing bugs: Made these a little more organized)
Line 77: Line 77:
 
===''Sonic 2''===
 
===''Sonic 2''===
 
====Fixing bugs====
 
====Fixing bugs====
* [[SCHG How-to:Fix the EHZ Deformation bug|Fix the EHZ Deformation bug]] (by [[qiuu]])
 
 
* [[SCHG How-to:Fix demo playback|Fix demo playback]] (by [[FraGag]])
 
* [[SCHG How-to:Fix demo playback|Fix demo playback]] (by [[FraGag]])
 
* [[SCHG How-to:Fix a race condition with Pattern Load Cues|Fix a race condition with Pattern Load Cues]] (by [[FraGag]])
 
* [[SCHG How-to:Fix a race condition with Pattern Load Cues|Fix a race condition with Pattern Load Cues]] (by [[FraGag]])
* [[SCHG_How-to:Fix_bugs_relating_to_Super_Sonic|Fix bugs relating to Super Sonic]] (by [[MoDule]])
+
* [[SCHG_How-to:Fix bugs relating to Super Sonic|Fix bugs relating to Super Sonic]] (by [[MoDule]])
* [[SCHG_How-to:Use_correct_height_when_roll_jumping|Use correct height when roll jumping]] (by [[MoDule]])
+
* [[SCHG_How-to:Use correct height when roll jumping|Use correct height when roll jumping]] (by [[MoDule]])
* [[SCHG_How-to:Fix_jump_height_bug_when_exiting_water|Fix jump height bug when exiting water]] (by [[MoDule]])
+
* [[SCHG_How-to:Fix jump height bug when exiting water|Fix jump height bug when exiting water]] (by [[MoDule]])
* [[SCHG_How-to:Fix_screen_boundary_spindash_bug|Fix screen boundary spindash bug]] (by [[Flamewing]])
+
* [[SCHG How-to:Fix Sonic 2's buggy spindash code and add spindash speeds|Fix Sonic 2's buggy spindash code and add spindash speeds]] (by [[GARY 'M 9]])
 +
* [[SCHG_How-to:Fix screen boundary spindash bug|Fix screen boundary spindash bug]] (by [[Flamewing]])
 
* [[SCHG_How-to:Fix_camera_y_position_for_Tails|Fix camera y position for Tails]] (by [[MoDule]])
 
* [[SCHG_How-to:Fix_camera_y_position_for_Tails|Fix camera y position for Tails]] (by [[MoDule]])
* [[SCHG_How-to:Fix_bug_in_ARZ_Boss_arrow's_platform_behavior|Fix bug in ARZ Boss arrow's platform behavior]] (by [[MoDule]]) (addition by [[redhotsonic]])
+
* [[SCHG How-to:Fix Tails' respawn speeds|Fix Tails' respawn speeds]] (by [[redhotsonic]])
 +
* [[SCHG How-to:Fix the EHZ Deformation bug|Fix the EHZ Deformation bug]] (by [[qiuu]])
 +
* [[SCHG_How-to:Fix bug in ARZ Boss arrow's platform behavior|Fix bug in ARZ Boss arrow's platform behavior]] (by [[MoDule]]) (addition by [[redhotsonic]])
 +
* [[SCHG How-to:Fix Hill Top's background scrolling mountains|Fix HTZ's background scrolling mountains]] (by [[flamewing]])
 
* [[SCHG_How-to:Fix_the_OOZ_launcher_speed_up_glitch|Fix the OOZ launcher speed up glitch]] (by [[MoDule]])
 
* [[SCHG_How-to:Fix_the_OOZ_launcher_speed_up_glitch|Fix the OOZ launcher speed up glitch]] (by [[MoDule]])
* [[SCHG How-to:Fix Sonic 2's buggy spindash code and add spindash speeds|Fix Sonic 2's buggy spindash code and add spindash speeds]] (by [[GARY 'M 9]])
 
 
* [[SCHG How-to:Fix DEZ Eggrobo boss collision glitch|Fix DEZ Eggrobo boss collision glitch]] (by [[flamewing]])
 
* [[SCHG How-to:Fix DEZ Eggrobo boss collision glitch|Fix DEZ Eggrobo boss collision glitch]] (by [[flamewing]])
* [[SCHG How-to:Fix Hill Top's background scrolling mountains|Fix Hill Top's background scrolling mountains]] (by [[flamewing]])
 
* [[SCHG How-to:Fix Tails' respawn speeds|Fix Tails' respawn speeds]] (by [[redhotsonic]])
 
  
 
====Changing design choices====
 
====Changing design choices====

Revision as of 03:07, 10 June 2012

The SCHG How-to: series is a spinoff from the Sonic Community Hacking Guide with a focus on how-to, tutorials, and supplementary education. Whereas the traditional SCHG serves more as a map for users to navigate a ROM for themselves, the How-to series is more a "how to get from point A to point B" set of directions. Tutorials range from the very basic to very complex, with an eye towards making sure no part of the process is assumed or left out.

General How-Tos

Game-Specific

Sonic 1

Fixing bugs

These guides describe the steps to take to fix bugs that are present in the original game or bugs that occur after altering something in the game.

Changing design choices

These guides describe how you can alter some behaviors in the game that might not be to your liking.

Adding features

These guides describe step-by-step how to add new features in the game. After following one of these guides, the feature should be fully functional in the game with no further work.

Sound features

These guides cover the application of music and sound effects in the game. After following these guides, porting and adding original music should be possible.

Extending the game

These guides will prepare you to introduce new content in the game. Merely following these guides will usually have no immediate effect in the game; you will need to provide custom content.

Miscellaneous

Qjimbo's Split Disassembly Guides

These guides were formerly hosted on The Glowing Bridge.

Sonic 2

Fixing bugs

Changing design choices

Adding features

Extending the game

Miscellaneous

Sonic 2 Master System

Sonic 3 & Knuckles

Sonic Advance 3

Sonic Adventure 1/DX


To add your own how-to, simply add an article with SCHG How-to: before the name, which will register it with the correct namespace.