Actions

SCHG How-to

Difference between revisions of "Guide"

From Sonic Retro

m (Fix text of "Work with Motorola 68000 assembly")
Line 19: Line 19:
 
* [[SCHG How-to:Fix the Level Select menu in Sonic 1|Fix the Level Select menu in Sonic 1]] (by [[STHX]])
 
* [[SCHG How-to:Fix the Level Select menu in Sonic 1|Fix the Level Select menu in Sonic 1]] (by [[STHX]])
 
* [[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]])
  
 
====Changing design choices====
 
====Changing design choices====
Line 50: Line 51:
 
* [[SCHG How-to:Port Sonic 3's Sound Driver to Sonic 1|Port Sonic 3's Sound Driver to Sonic 1]] (by [[Kram1024]])
 
* [[SCHG How-to:Port Sonic 3's Sound Driver to Sonic 1|Port Sonic 3's Sound Driver to Sonic 1]] (by [[Kram1024]])
 
* [[SCHG How-to:Add new moves in Sonic 1|Add new moves in Sonic 1]] (by [[User:Ravenfreak|Ravenfreak]])
 
* [[SCHG How-to:Add new moves in Sonic 1|Add new moves in Sonic 1]] (by [[User:Ravenfreak|Ravenfreak]])
* [[SCHG How-to:Dynamic Collision system in Sonic 1|SCHG How-to:Add Dynamic Collision system in Sonic 1|Dynamic Collision system in Sonic 1|SCHG How-to:Add Dynamic Collision system in Sonic 1]] (by [[User:theocas|theocas]])
+
* [[SCHG How-to:Dynamic Collision system in Sonic 1|Add a Dynamic Collision system in Sonic 1]] (by [[User:theocas|theocas]])
  
 
====Miscellaneous====
 
====Miscellaneous====

Revision as of 16:26, 6 March 2011

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.

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.