Actions

SCHG How-to

Difference between revisions of "Guide"

From Sonic Retro

m (Fix text of "Work with Motorola 68000 assembly")
(Added another entry to S2's 'Fixing bugs' section)
(41 intermediate revisions by 15 users not shown)
Line 18: Line 18:
 
* [[SCHG How-to:Fix the SEGA Sound|Fix the SEGA Sound]] (by [[Puto]])
 
* [[SCHG How-to:Fix the SEGA Sound|Fix the SEGA Sound]] (by [[Puto]])
 
* [[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 the Walk-Jump Bug in Sonic 1|Fix the Walk-Jump Bug in Sonic 1]] (by [[Cinossu]])
 
* [[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 24: Line 26:
 
* [[SCHG How-to:Change Spike behavior in Sonic 1|Change Spike behavior in Sonic 1]] (by [[FraGag]])
 
* [[SCHG How-to:Change Spike behavior in Sonic 1|Change Spike behavior in Sonic 1]] (by [[FraGag]])
 
* [[SCHG How-to:Fix the Special Stage jumping physics|Fix the Special Stage jumping physics]] (by [[Mercury]])
 
* [[SCHG How-to:Fix the Special Stage jumping physics|Fix the Special Stage jumping physics]] (by [[Mercury]])
 +
* [[SCHG How-to:Improve the fade in\fade out progression routines in Sonic 1|Improve the fade in\fade out progression routines in Sonic 1]] (by [[MarkeyJester]])
  
 
====Adding features====
 
====Adding features====
Line 31: Line 34:
 
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 2|Add Spin Dash to Sonic 1/Part 2]] (by [[Puto]])
 
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 2|Add Spin Dash to Sonic 1/Part 2]] (by [[Puto]])
 
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 3|Add Spin Dash to Sonic 1/Part 3]] (by [[shobiz]])
 
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 3|Add Spin Dash to Sonic 1/Part 3]] (by [[shobiz]])
 +
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 4|Add Spin Dash to Sonic 1/Part 4]] (by [[Mercury]])
 
* [[SCHG How-to:Port the REV01 Background Effects|Port the REV01 Background Effects]] (by [[jman2050]])
 
* [[SCHG How-to:Port the REV01 Background Effects|Port the REV01 Background Effects]] (by [[jman2050]])
 
* [[SCHG How-to:Retain Rings Between Acts in Sonic 1|Retain Rings Between Acts in Sonic 1]] (by [[Afti]])
 
* [[SCHG How-to:Retain Rings Between Acts in Sonic 1|Retain Rings Between Acts in Sonic 1]] (by [[Afti]])
* [[SCHG How-to:Fix the Walk-Jump Bug in Sonic 1|Fix the Walk-Jump Bug in Sonic 1]] (by [[Cinossu]])
+
 
 +
====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.
 +
* [[SCHG How-to:Expand the music index from $94 to $9F|Expand the music index from $94 to $9F]] (by [[lukeusher123]])
 +
* [[SCHG How-to:Extend Music Slots in Sonic 1|Extend Music Slots in Sonic 1]] (by [[Mikel]])
 +
* [[SCHG How-to:Play different songs on different acts|Play different songs on different acts]] (by [[nineko]])
 +
* [[SCHG How-to:Expand the music index to start at $00 instead of $80|Expand the music index to start at $00 instead of $80]] (by [[HPZMan]])
 +
* [[SCHG How-to:Port Sonic 2 Final Sound Driver to Sonic 1|Port Sonic 2 Final Sound Driver to Sonic 1]] (by [[User:Kram1024|Kram1024]])
 +
* [[SCHG How-to:Port Sonic 3's Sound Driver to Sonic 1|Port Sonic 3's Sound Driver to Sonic 1]] (by [[User:Kram1024|Kram1024]])
  
 
====Extending the game====
 
====Extending the game====
Line 42: Line 54:
 
* [[SCHG How-to:Use Dynamic Tilesets in Sonic 1|Use Dynamic Tilesets in Sonic 1]] (by [[HPZMan]])
 
* [[SCHG How-to:Use Dynamic Tilesets in Sonic 1|Use Dynamic Tilesets in Sonic 1]] (by [[HPZMan]])
 
* [[SCHG How-to:Separate title art from GHZ/make GHZ load alternate art|Separate title art from GHZ/make GHZ load alternate art]] (by [[MKAmeX]])
 
* [[SCHG How-to:Separate title art from GHZ/make GHZ load alternate art|Separate title art from GHZ/make GHZ load alternate art]] (by [[MKAmeX]])
* [[SCHG How-to:Expand the music index from $94 to $9F|Expand the music index from $94 to $9F]] (by [[lukeusher123]])
 
* [[SCHG How-to:Extend Music Slots in Sonic 1|Extend Music Slots in Sonic 1]] (by [[Mikel]])
 
* [[SCHG How-to:Play different songs on different acts|Play different songs on different acts]] (by [[nineko]])
 
* [[SCHG How-to:Expand the music index to start at $00 instead of $80|Expand the music index to start at $00 instead of $80]] (by [[HPZMan]])
 
 
* [[SCHG How-to:Add a new zone in Sonic 1|Add a new zone in Sonic 1]] (by [[FraGag]])
 
* [[SCHG How-to:Add a new zone in Sonic 1|Add a new zone in Sonic 1]] (by [[FraGag]])
 
* [[SCHG How-to:Set up the Goggle Monitor to work with it|Set up the Goggle Monitor to work with it]] (by [[Selbi]])
 
* [[SCHG How-to:Set up the Goggle Monitor to work with it|Set up the Goggle Monitor to work with it]] (by [[Selbi]])
* [[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]])
 +
* [[SCHG How-to:Extend the Sonic 1 sprite mappings and art limit|Extend the Sonic 1 sprite mappings and art limit]] (by [[User:MarkeyJester|MarkeyJester]])
 +
* [[SCHG How-to:Have a functional Eggman monitor in Sonic 1|Have a functional Eggman monitor in Sonic 1]] (by [[nineko]])
 +
* [[SCHG How-to:Sonic 2 (Simon Wai Prototype) Level Select in Sonic 1|Sonic 2 (Simon Wai Prototype) Level Select in Sonic 1]] (by [[User:Kram1024|Kram1024]])
 +
* [[SCHG How-to:Enigma Credits in Sonic 1|Enigma Credits in Sonic 1]] (by [[User:Fukuller|Fukuller]])
  
 
====Miscellaneous====
 
====Miscellaneous====
Line 66: Line 77:
 
* [[SCHG How-to:Fix the EHZ Deformation bug|Fix the EHZ Deformation bug]] (by [[qiuu]])
 
* [[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_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: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_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_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 Hill Top's background scrolling mountains|Fix Hill Top's background scrolling mountains]] (by [[flamewing]])
  
 
====Changing design choices====
 
====Changing design choices====
* [[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:Remove the Air Speed Cap|Remove the Air Speed Cap]] (by [[Selbi]] and [[Puto]])
 
* [[SCHG How-to:Remove the Air Speed Cap|Remove the Air Speed Cap]] (by [[Selbi]] and [[Puto]])
 
* [[SCHG How-to:Enable/Disable Tails in certain levels|Enable/Disable Tails in certain levels]] (by [[User:Tamkis|Tamkis]])
 
* [[SCHG How-to:Enable/Disable Tails in certain levels|Enable/Disable Tails in certain levels]] (by [[User:Tamkis|Tamkis]])
 +
* [[SCHG_How-to:Collide_with_water_after_being_hurt|Collide with water after being hurt]] (by [[MoDule]])
 +
* [[SCHG How-to:Improve the fade in\fade out progression routines in Sonic 2|Improve the fade in\fade out progression routines in Sonic 2]] (by [[MarkeyJester]])
  
 
====Adding features====
 
====Adding features====
 
* [[SCHG How-to:Retain Rings when returning at a Star Post|Retain Rings when returning at a Star Post]] (by [[Mercury]])
 
* [[SCHG How-to:Retain Rings when returning at a Star Post|Retain Rings when returning at a Star Post]] (by [[Mercury]])
* [[SCHG How-to:Make an insta-kill and hi jump monitors|Make an insta-kill and hi jump monitors]] (by [[User:Tamkis|Tamkis]])
+
* [[SCHG How-to:Create Insta-kill and High Jump Monitors|Create Insta-kill and High Jump Monitors]] (by [[User:Tamkis|Tamkis]])
 +
* [[SCHG How-to:Create Clone and Special Stage Monitors|Create Clone and Special Stage Monitors]] (by [[User:Tamkis|Tamkis]])
  
 
====Extending the game====
 
====Extending the game====
 
* [[SCHG How-to:Port Sonic 1's Sound Driver to Sonic 2|Port Sonic 1's Sound Driver to Sonic 2]] (by [[Tweaker]])
 
* [[SCHG How-to:Port Sonic 1's Sound Driver to Sonic 2|Port Sonic 1's Sound Driver to Sonic 2]] (by [[Tweaker]])
 
* [[SCHG How-to:Port Sonic 3k's rings manager to Sonic 2|Port Sonic 3k's rings manager to Sonic 2]] (by [[shobiz]])
 
* [[SCHG How-to:Port Sonic 3k's rings manager to Sonic 2|Port Sonic 3k's rings manager to Sonic 2]] (by [[shobiz]])
* [[SCHG How-to:Extend the level index past $10 in Sonic 2|Extend the level index past $10 in Sonic 2]] (by [[kram]])
+
* [[SCHG How-to:Extend the level index past $10 in Sonic 2|Extend the level index past $10 in Sonic 2]] (by [[User:Kram1024|kram]])
 
* [[SCHG How-to:Extend the water tables in Sonic 2|Extend the water tables in Sonic 2]] (by [[Dani]])
 
* [[SCHG How-to:Extend the water tables in Sonic 2|Extend the water tables in Sonic 2]] (by [[Dani]])
 
* [[SCHG How-to:Expand the music index to start at $00 instead of $80 (Sonic 2 Clone Driver version)|Expand the music index to start at $00 instead of $80 (Sonic 2 Clone Driver version)]] (by [[Mikel]], based on a guide by [[HPZMan]])
 
* [[SCHG How-to:Expand the music index to start at $00 instead of $80 (Sonic 2 Clone Driver version)|Expand the music index to start at $00 instead of $80 (Sonic 2 Clone Driver version)]] (by [[Mikel]], based on a guide by [[HPZMan]])
 +
* [[How-to:Add Extra Characters To Sonic 2|Add Extra Characters To Sonic 2]] (By [[User:ManicRemix|Manic Remix]])
  
 
====Miscellaneous====
 
====Miscellaneous====
 
* [[SCHG How-to:Edit the Level Order in Sonic 2 with ASM‎|Edit the Level Order in Sonic 2 with ASM‎]] (by [[Malevolence]] and [[Metal_Man88]])
 
* [[SCHG How-to:Edit the Level Order in Sonic 2 with ASM‎|Edit the Level Order in Sonic 2 with ASM‎]] (by [[Malevolence]] and [[Metal_Man88]])
 
* [[SCHG How-to:Alter the Ring Requirements in the Special Stages|Alter the Ring Requirements in the Special Stages]] (by [[Mercury]])
 
* [[SCHG How-to:Alter the Ring Requirements in the Special Stages|Alter the Ring Requirements in the Special Stages]] (by [[Mercury]])
 +
* [[SCHG How-to:Change the Special Stage characters to use normal DPLCs|Change the Special Stage characters to use normal DPLCs]] (by [[Flamewing]])
  
 
===''Sonic 2 Master System''===
 
===''Sonic 2 Master System''===
 
* [[SCHG How-to:Add Dynamic Palettes to Sonic 2 SMS|Add Dynamic Palettes to Sonic 2 SMS]] (by [[Mikel]])
 
* [[SCHG How-to:Add Dynamic Palettes to Sonic 2 SMS|Add Dynamic Palettes to Sonic 2 SMS]] (by [[Mikel]])
 
* [[SCHG How-to:Relocate Player Object Logic in Sonic 2 SMS|Relocate Player Object Logic in Sonic 2 SMS]] (by [[Glitch]])
 
* [[SCHG How-to:Relocate Player Object Logic in Sonic 2 SMS|Relocate Player Object Logic in Sonic 2 SMS]] (by [[Glitch]])
 +
* [[SCHG How-to:Add a Custom Badnik to Sonic 2 SMS|Add a custom badnik to Sonic 2 SMS]] (by [[Glitch]])
 +
* [[SCHG How-to:Add a New Monitor in Sonic 2 SMS|Add a New Monitor in Sonic 2 SMS]]    (by [[User:Ravenfreak|Ravenfreak]])
 +
* [[SCHG How-to:Add a Second Digit To the Lifecounter in Sonic 2 SMS|Add a Second Digit To the Lifecounter in Sonic 2 SMS]] (by [[User:Ravenfreak|Ravenfreak]])
 +
* [[SCHG How-to:How to Add new tiles in different acts in Sonic 2 SMS|How to Add new tiles in different acts in Sonic 2 SMS]] (by [[User:Ravenfreak|Ravenfreak]])
  
 
===''Sonic 3 & Knuckles''===
 
===''Sonic 3 & Knuckles''===
 
* [[SCHG How-to:Work with Water in S3K|Work with Water in S3K]] (by [[Katelynn]])
 
* [[SCHG How-to:Work with Water in S3K|Work with Water in S3K]] (by [[Katelynn]])
 
* [[SCHG How-to:Restore Sonic 2 Menus to Sonic 3|Restore Sonic 2 Menus to Sonic 3]] (by [[Mustapha]])
 
* [[SCHG How-to:Restore Sonic 2 Menus to Sonic 3|Restore Sonic 2 Menus to Sonic 3]] (by [[Mustapha]])
 +
* [[SCHG How-to:Fix Blue Knuckles|Fix Blue Knuckles]] (by [[User:Tamkis|Tamkis]])
  
 
===''Sonic Advance 3''===
 
===''Sonic Advance 3''===

Revision as of 10:21, 2 March 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.