Actions

SCHG How-to

Difference between revisions of "Guide"

From Sonic Retro

m (Changing design choices: Missed something out, oops)
m (Changing Design Choices)
(181 intermediate revisions by 31 users not shown)
Line 2: Line 2:
  
 
==General How-Tos==
 
==General How-Tos==
* [[SCHG How-to:Work with Motorola 68000 assembly|Work with Motorola 68000 assembly]] (by [[redhotsonic]])
+
* [[SCHG How-to:Work with Motorola 68000 assembly|Work with Motorola 68000 Assembly]] (by [[User:Redhotsonic|redhotsonic]])
* [[SCHG How-to:Work with Objects|Work with Objects]] (by [[Malevolence]] and [[MarkeyJester]])
+
* [[SCHG How-to:Work with Objects|Work with Objects]] (by [[User:Malevolence|Malevolence]] and [[User:MarkeyJester|MarkeyJester]])
* [[SCHG How-to:Use a Hex Editor|Use a Hex Editor]] (by [[Scarred Sun]])
+
* [[SCHG How-to:Use a Hex Editor|Use a Hex Editor]] (by [[User:Scarred Sun|Scarred Sun]])
* [[SCHG How-to:Edit Palettes Using Hex|Edit Palettes Using Hex]] (by [[Scarred Sun]])
+
* [[SCHG How-to:Edit palettes using hex|Edit Palettes Using Hex]] (by [[User:Scarred Sun|Scarred Sun]])
* [[SCHG How-to:Use SonMapEd/Part 1|Use SonMapEd/Part 1]] (by [[Chimpo]])
+
* [[SCHG How-to:Use SonMapEd/Part 1|Use SonMapEd/Part 1]] (by [[User:Chimpo|Chimpo]])
* [[SCHG How-to:Use SonMapEd/Part 2|Use SonMapEd/Part 2]] (by [[Chimpo]])
+
* [[SCHG How-to:Use SonMapEd/Part 2|Use SonMapEd/Part 2]] (by [[User:Chimpo|Chimpo]])
* [[SCHG How-to:Import Art to SonED2|Import Art to SonED2]] (by [[iojnekns]])
+
* [[SCHG How-to:Import Art to SonED2|Import Art to SonED2]] (by [[User:Iojnekns|iojnekns]])
 +
* [[SCHG How-to:Set Up SonLVL|Set Up SonLVL]] (by [[User:MainMemory|MainMemory]])
  
 
==Game-Specific==
 
==Game-Specific==
 
===''Sonic 1''===
 
===''Sonic 1''===
====Fixing bugs====
+
====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.
 
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.
* [[SCHG How-to:Fix the Hidden Points bug in Sonic 1|Fix the Hidden Points bug in Sonic 1]] (by [[1337Rooster]])
+
* [[SCHG How-to:Fix demo playback|Fix Demo Playback]] (by [[User:FraGag|FraGag]])
* [[SCHG How-to:Display the Press Start Button text|Display the Press Start Button text]] (by [[Quickman]])
+
* [[SCHG How-to:Fix a race condition with Pattern Load Cues|Fix a Race Condition with Pattern Load Cues]] (by [[User:FraGag|FraGag]])
* [[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 [[User:Puto|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:Display the Press Start Button text|Display the Press Start Button Text]] (by [[User:Quickman|Quickman]])
* [[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 the Level Select menu in Sonic 1|Fix the Level Select Menu]] (by [[User:STHX|STHX]])
* [[SCHG How-to:Fix demo playback|Fix demo playback]] (by [[FraGag]])
+
* [[SCHG How-to:Fix the Hidden Points bug in Sonic 1|Fix the Hidden Points Bug]] (by [[1337Rooster]])
* [[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 Accidental Deletion of Scattered Rings#Sonic 1 Fix|Fix Accidental Deletion of Scattered Rings]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG_How-to:Fix Ring Timers|Fix Ring Timers]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix the Walk-Jump Bug in Sonic 1|Fix the Walk-Jump Bug]] (by [[User:Cinossu|Cinossu]])
 +
* [[SCHG How-to:Correct Drowning Bugs in Sonic 1|Correct Drowning Bugs]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix the death boundary bug|Fix the Death Boundary Bug]] (by [[User:MarkeyJester|MarkeyJester]])
 +
* [[SCHG How-to:Fix the camera follow bug|Fix the Camera Follow Bug]] (by [[User:MarkeyJester|MarkeyJester]])
 +
* [[SCHG How-to:Fix Song Restoration Bugs in Sonic 1's Sound Driver|Fix Song Restoration Bugs]] (by [[User:MarkeyJester|MarkeyJester]] and [[User:Clownacy|Clownacy]])
 +
* [[SCHG How-to:Fix the HUD blinking|Fix the HUD Blinking]] (by [[User:Quickman|Quickman]])
 +
* [[SCHG How-to:Fix the Level Select graphics bug|Fix the Level Select Graphics Bug]] (by [[User:MarkeyJester|MarkeyJester]])
 +
* [[SCHG How-to:Fix a remember sprite related bug|Fix a remember sprite related bug]] (by [[User:MarkeyJester|MarkeyJester]])
  
====Changing design choices====
+
====Changing Design Choices====
 
These guides describe how you can alter some behaviors in the game that might not be to your liking.
 
These guides describe how you can alter some behaviors in the game that might not be to your liking.
* [[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]] (by [[User:FraGag|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 [[User:Mercury|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]])
+
* [[SCHG How-to:Improve the fade in\fade out progression routines in Sonic 1|Improve the Fade In\Fade Out Progression Routines]] (by [[User:MarkeyJester|MarkeyJester]])
 +
* [[SCHG How-to:Fix Scattered Rings Underwater Physics#Sonic 1 fix|Fix Scattered Rings' Underwater Physics]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Remove the Speed Cap|Remove the Speed Cap]] (by [[User:Tweaker|Tweaker]] and [[User:Puto|Puto]])
 +
* [[SCHG How-to:Port the REV01 Background Effects|Port the REV01 Background Effects]] (by [[User:Jman2050|jman2050]])
 +
* [[SCHG How-to:Port Sonic 2's Level Art Loader to Sonic 1|Port Sonic 2's Level Art Loader]] (by [[User:Clownacy|Clownacy]])
 +
* [[SCHG How-to:Retain Rings Between Acts in Sonic 1|Retain Rings Between Acts]] (by [[User:Afti|Afti]])
 +
* [[SCHG How-to:Sonic 2 (Simon Wai Prototype) Level Select in Sonic 1|Add Sonic 2 (Simon Wai Prototype) Level Select]] (by [[User:Kram1024|Kram1024]])
 +
* [[SCHG How-to:Improve ObjectMove subroutines|Improve ObjectMove Subroutines]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Edit Sonic 1's Title Cards|Edit Title Card]] (by [[CK15]])
 +
* [[SCHG_How-to:Collide with water after being hurt|Collide with Water After Being Hurt]] (by [[User:MoDule|MoDule]])
  
====Adding features====
+
====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.
 
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.
* [[SCHG How-to:Remove the Speed Cap|Remove the Speed Cap]] (by [[Tweaker]] and [[Puto]])
+
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 1|Add Spin Dash/Part 1]] (by [[User:Lightning|Lightning]])
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 1|Add Spin Dash to Sonic 1/Part 1]] (by [[Lightning]])
+
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 2|Add Spin Dash/Part 2]] (by [[User:Puto|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/Part 3]] (by [[User:Shobiz|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/Part 4]] (by [[User:Mercury|Mercury]])
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 4|Add Spin Dash to Sonic 1/Part 4]] (by [[Mercury]])
+
* [[SCHG How-to:Have a functional Eggman monitor in Sonic 1|Have a Functional Eggman Monitor]] (by [[User:Nineko|nineko]])
* [[SCHG How-to:Port the REV01 Background Effects|Port the REV01 Background Effects]] (by [[jman2050]])
+
* [[SCHG How-to:Add Super Sonic to Sonic 1|Add Super Sonic]] (by [[Shadow05]])
* [[SCHG How-to:Retain Rings Between Acts in Sonic 1|Retain Rings Between Acts in Sonic 1]] (by [[Afti]])
+
* [[SCHG How-to:Add Extended Camera to Sonic 1|Add Extended Camera]] (by [[Nat The Porcupine]])
 +
* [[SCHG How-to:Add the Air Roll/Flying Spin Attack|Add the Air Roll/Flying Spin Attack]] (by [[User:Inferno Gear|Inferno Gear]])
  
====Sound features====
+
====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.
 
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:Expand the music index from $94 to $9F|Expand the Music Index from $94 to $9F]] (by [[SoullessSentinel]])
* [[SCHG How-to:Extend Music Slots in Sonic 1|Extend Music Slots in Sonic 1]] (by [[Mikel]])
+
* [[SCHG How-to:Extend Music Slots in Sonic 1|Extend Music Slots]] (by [[User:Mikel|Mikel]])
* [[SCHG How-to:Play different songs on different acts|Play different songs on different acts]] (by [[nineko]])
+
* [[SCHG How-to:Play different songs on different acts|Play Different Songs on Different Acts]] (by [[User:Nineko|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:Expand the music index to start at $00 instead of $80|Expand the Music Index to Start at $00 Instead of $80]] (by [[User:HPZMan|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 2 Final Sound Driver to Sonic 1|Port Sonic 2 Final Sound Driver]] (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]])
+
* [[SCHG How-to:Port Sonic 3's Sound Driver to Sonic 1|Port Sonic 3 Sound Driver Part 1]] (by [[User:Kram1024|Kram1024]])
 +
* [[SCHG How-to:Port Sonic 3's Sound Driver to Sonic 1: Part 2|Port Flamewing's Sonic 3 Sound Driver]] (by [[User:Kram1024|Kram1024]])
  
====Extending the game====
+
====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.
 
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.
* [[SCHG How-to:Load chunks from ROM in Sonic 1|Load chunks from ROM in Sonic 1]] (by [[FraGag]])
+
* [[SCHG How-to:Load chunks from ROM in Sonic 1|Load Chunks From ROM]] (by [[User:FraGag|FraGag]])
* [[SCHG How-to:Add Extra Characters|Add Extra Characters]] (by [[Sonic 65]])
+
* [[SCHG How-to:Add Extra Characters|Add Extra Characters]] (by [[User:Sonic 65|Sonic 65]])
* [[SCHG How-to:Make an Alternative Title Screen|Make an Alternative Title Screen]] (by [[JcFerggy]])
+
* [[SCHG How-to:Make an Alternative Title Screen|Make an Alternative Title Screen]] (by [[User:JcFerggy|JcFerggy]])
* [[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]] (by [[User:HPZMan|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 [[User:MKAmeX|MKAmeX]])
* [[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]] (by [[User:FraGag|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 [[User:Selbi|Selbi]])
* [[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]] (by [[User:Ravenfreak|Ravenfreak]])
* [[SCHG How-to:Dynamic Collision system in Sonic 1|Add a Dynamic Collision system in Sonic 1]] (by [[User:theocas|theocas]])
+
* [[SCHG How-to:Dynamic Collision system in Sonic 1|Add a Dynamic Collision System]] (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:Dynamic Special Stage Walls system|Dynamic Special Stage Walls System]] (by [[User:Mercury|Mercury]])
* [[SCHG How-to:Have a functional Eggman monitor in Sonic 1|Have a functional Eggman monitor in Sonic 1]] (by [[nineko]])
+
* [[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: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|Add Enigma Credits]] (by [[User:Fukuller|Fukuller]])
* [[SCHG How-to:Enigma Credits in Sonic 1|Enigma Credits in Sonic 1]] (by [[User:Fukuller|Fukuller]])
+
* [[SCHG How-to:Use Dynamic Palettes in Sonic 1|Use Dynamic Palettes]] (by [[Shadow05]])
  
 
====Miscellaneous====
 
====Miscellaneous====
* [[SCHG How-to:Convert the Hivebrain 2005 disassembly to ASM68K|Convert the Hivebrain 2005 disassembly to ASM68K]] (by [[Puto]])
+
* [[SCHG How-to:Convert the Hivebrain 2005 disassembly to ASM68K|Convert the Hivebrain 2005 Disassembly to ASM68K]] (by [[User:Puto|Puto]])
  
====[[Qjimbo]]'s Split Disassembly Guides====
+
====[[User:Qjimbo|Qjimbo]]'s Split Disassembly Guides====
 
These guides were formerly hosted on '''[[The Glowing Bridge]]'''.
 
These guides were formerly hosted on '''[[The Glowing Bridge]]'''.
* [[SCHG How-to:Set up a Sonic 1 split disassembly|Set up a Sonic 1 split disassembly]] (by [[Qjimbo]])
+
* [[SCHG How-to:Set up a Sonic 1 split disassembly|Set up a Sonic 1 Split Disassembly]] (by [[User:Qjimbo|Qjimbo]])
* [[SCHG How-to:S1 Split Guides/Basic Level Editing|S1 Split Guides/Basic Level Editing]] (by [[Qjimbo]])
+
* [[SCHG How-to:S1 Split Guides/Basic Level Editing|S1 Split Guides/Basic Level Editing]] (by [[User:Qjimbo|Qjimbo]])
* [[SCHG How-to:S1 Split Guides/Basic Art Editing|S1 Split Guides/Basic Art Editing]] (by [[Qjimbo]])
+
* [[SCHG How-to:S1 Split Guides/Basic Art Editing|S1 Split Guides/Basic Art Editing]] (by [[User:Qjimbo|Qjimbo]])
* [[SCHG How-to:S1 Split Guides/Basic ASM Editing (Spin Dash)|S1 Split Guides/Basic ASM Editing (Spin Dash)]] (by [[Qjimbo]])
+
* [[SCHG How-to:S1 Split Guides/Basic ASM Editing (Spin Dash)|S1 Split Guides/Basic ASM Editing (Spin Dash)]] (by [[User:Qjimbo|Qjimbo]])
  
 
===''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 [[User:FraGag|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 [[User:FraGag|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 [[User:MoDule|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 [[User:MoDule|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 [[User:MoDule|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 Spin Dash Bug]] (by [[User:Flamewing|flamewing]])
* [[SCHG_How-to:Fix_screen_boundary_spindash_bug|Fix screen boundary spindash bug]] (by [[Flamewing]])
+
* [[SCHG How-to:Correct Drowning Bugs in Sonic 2|Correct Drowning Bugs]] (by [[User:Redhotsonic|redhotsonic]])
* [[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 [[User:MoDule|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 subanimation error|Fix Tails Subanimation Error]] (by [[User:Redhotsonic|redhotsonic]])
* [[SCHG_How-to:Fix_the_OOZ_launcher_speed_up_glitch|Fix the OOZ launcher speed up glitch]] (by [[MoDule]])
+
* [[SCHG How-to:Fix Tails' respawn speeds|Fix Tails' Respawn Speeds]] (by [[User:Redhotsonic|redhotsonic]])
* [[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 Accidental Deletion of Scattered Rings#Sonic 2 Fix|Fix Accidental Deletion of Scattered Rings]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG_How-to:Fix Ring Timers|Fix Ring Timers]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix Rexon crash|Fix Rexon Crash]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix monitor collision bug|Fix Monitor Collision Bug]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix the EHZ Deformation bug|Fix the EHZ Deformation Bug]] (by [[User:Qiuu|qiuu]])
 +
* [[SCHG How-To:Correct CPZ boss attack behavior|Correct CPZ Boss Attack Behavior]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix bug in ARZ Boss arrow's platform behavior|Fix Bug in ARZ Boss Arrow's Platform Behavior]] (by [[User:MoDule|MoDule]]) (addition by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix ARZ Boss Walking on Air Glitch|Fix ARZ Boss Walking on Air Glitch]] (by [[User:MoDule|MoDule]])
 +
* [[SCHG How-to:Fix ARZ boss sprite behavior|Fix ARZ Boss Sprite Behavior]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix multiple CNZ boss bugs|Fix Multiple CNZ Boss Bugs]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix Hill Top's background scrolling mountains|Fix HTZ's Background Scrolling Mountains]] (by [[User:Flamewing|flamewing]])
 +
* [[SCHG How-to:Fix_the_OOZ_launcher_speed_up_glitch|Fix the OOZ Launcher Speed Up Glitch]] (by [[User:MoDule|MoDule]])
 +
* [[SCHG How-to:Fix DEZ Eggrobo boss collision glitch|Fix DEZ Eggrobo Boss Collision Glitch]] (by [[User:Flamewing|flamewing]])
 +
* [[SCHG How-to:Fix Boss Deconstruction Behavior|Fix Boss Deconstruction Behavior]] (by [[User:Esrael|Esrael]] & [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix Speed Bugs in Sonic 2|Fix Speed Bugs]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Fix Oil Ocean Music Bug|Fix OOZ Music Bug]] (by [[Shadow05]])
  
====Changing design choices====
+
====Changing Design Choices====
* [[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 [[User:Selbi|Selbi]] and [[User:Puto|Puto]])
* [[SCHG How-to:Enable/Disable Tails in certain levels|Enable/Disable Tails in certain levels]] (by [[User:Tamkis|Tamkis]])
+
* [[SCHG How-to:Disable floor collision while dying|Disable Floor Collision While Dying]] (by [[User:Esrael|Esrael]])
* [[SCHG_How-to:Collide_with_water_after_being_hurt|Collide with water after being hurt]] (by [[MoDule]])
+
* [[SCHG How-to:Modify Transformation Behavior in Sonic 2|Modify Super Sonic Transformation Methods & Behavior]] (by [[User:Vladikcomper|vladikcomper]] & [[User:Redhotsonic|redhotsonic]])
 +
* [[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#Sonic 2 SVN|Collide with Water After Being Hurt]] (by [[User:MoDule|MoDule]])
 +
* [[SCHG How-to:Retain Rings when returning at a Star Post|Retain Rings When Returning at a Star Post]] (by [[User:Mercury|Mercury]])
 +
* [[SCHG How-to:Improve the fade in\fade out progression routines in Sonic 2|Improve the Fade In\Fade Out Progression Routines]] (by [[User:MarkeyJester|MarkeyJester]])
 +
* [[SCHG How-to:Fix Scattered Rings Underwater Physics#Sonic 2 fix|Fix Scattered Rings' Underwater Physics]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG_How-to:Insert Labyrinth Zone water ripple effect in Sonic 2|Insert LZ Water Ripple Effect]] (by [[User:MoDule|MoDule]])
 +
* [[SCHG_How-to:Restore lost CPZ boss feature|Restore Lost CPZ Boss Feature]] (by [[User:Esrael|Esrael]])
 +
* [[SCHG How-to:Prevent SCZ Tornado spin dash death|Prevent SCZ Tornado Spin Dash Death]] (by [[User:Esrael|Esrael]])
 +
* [[SCHG How-to:Improve ObjectMove subroutines|Improve ObjectMove Subroutines]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Port Sonic 3k's rings manager to Sonic 2|Port S3K's Rings Manager]] (by [[User:Shobiz|shobiz]])
 +
* [[SCHG_How-to:Port S3K Object Manager into Sonic 2|Port S3K's Object Manager]] (by [[User:MoDule|MoDule]])
 +
* [[SCHG How-to:Port S3K Priority Manager into Sonic 2|Port S3K's Priority Manager]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG How-to:Edit the Level Order in Sonic 2 with ASM‎|Edit the Level Order in Sonic 2 with ASM‎]] (by [[User:Malevolence|Malevolence]] and [[User:Metal Man88|Metal_Man88]])
 +
* [[SCHG How-to:Alter the Ring Requirements in the Special Stages|Alter the Ring Requirements in the Special Stages]] (by [[User:Mercury|Mercury]])
 +
* [[SCHG How-to:Change the Special Stage characters to use normal DPLCs|Change the Special Stage Characters to Use Normal DPLCs]] (by [[User:Flamewing|flamewing]])
 +
* [[SCHG_How-to:Speed Up Ring Loss Process (With Underwater)|Speed Up Ring Loss Process (w/ Underwater)]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG_How-to:Resize Levels in Sonic 2]] (by [[User:lavagaming1|lavagaming1]])
 +
* [[SCHG_How-to:disable animated tiles in sonic 2]] (by [[User:lavagaming1|lavagaming1]])
 +
* [[SCHG_How-to:restore Hidden Palace palsing orb]] (by [[User:lavagaming1|lavagaming1]])
  
====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:Create Insta-kill and High Jump Monitors|Create Insta-kill and High 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]])
 
* [[SCHG How-to:Create Clone and Special Stage Monitors|Create Clone and Special Stage Monitors]] (by [[User:Tamkis|Tamkis]])
 +
* [[SCHG How-to:Port Knuckles into Sonic 2|Port Knuckles]] (by [[User:MainMemory|MainMemory]])
  
====Extending the game====
+
====Sound Features====
* [[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 Sound Driver]] (by [[User:Tweaker|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 the Sonic 2 Clone Sound Driver to the HG version of Sonic 2|Port Sonic 2 Clone Driver]] (by [[Caverns 4]])
* [[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:Port Sonic 3's Sound Driver to Sonic 2|Port Sonic 3 Sound Driver]] (by [[User:Kram1024|Kram1024]])
* [[SCHG How-to:Extend the water tables in Sonic 2|Extend the water tables in Sonic 2]] (by [[Dani]])
+
* [[SCHG_How-to:Play different songs on different acts#Sonic 2|Play Different Songs on Different Acts]] (by [[User:Nineko|nineko]])
* [[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 [[User:Mikel|Mikel]], based on a guide by [[User:HPZMan|HPZMan]])
* [[How-to:Add Extra Characters To Sonic 2|Add Extra Characters To Sonic 2]] (By [[User:ManicRemix|Manic Remix]])
 
  
====Miscellaneous====
+
====Extending the Game====
* [[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:Extend the level index past $10 in Sonic 2|Extend the Level Index Past $10]] (by [[User:Kram1024|kram]])
* [[SCHG How-to:Alter the Ring Requirements in the Special Stages|Alter the Ring Requirements in the Special Stages]] (by [[Mercury]])
+
* [[SCHG_How-to:Extend the Level Select in Sonic_2|Extend the Level Select]] (by [[User:Clownacy|Clownacy]])
 +
* [[SCHG How-to:Extend the water tables in Sonic 2|Extend the Water Tables]] (by [[User:Dani|Dani]])
 +
* [[SCHG How-to:Add Extra Characters To Sonic 2|Add Extra Characters]] (by [[User:ManicRemix|Manic Remix]])
 +
* [[SCHG_How-to:Free up 2 universal SSTs|Free Up 2 Universal SSTs]] (by [[User:Redhotsonic|redhotsonic]])
 +
* [[SCHG_restrore hidden palace objects|restrore hidden palace objects]] (by [[User:lavagaming1|lavagaming1]])
 +
 
 +
===Sonic 2 Beta===
 +
 
 +
====Fixing Bugs====
 +
*[[SCHG How-to:Fix the EHZ Deformation bug|Fix the EHZ Deformation Bug]] (by [[User:Qiuu|qiuu]])
 +
====Changing Design Choices====
 +
*[[SCHG_How-to:Add_final_spindash_to_Sonic_2_Beta|Add final spindash to Sonic 2 beta]]
 +
*[[SCHG_How-to:How_to_port_paralax_plouds_to_the_Nick_Arcade_prototype|How to port Hill Top Zone paralax clouds to Sonic 2 Nick Arcade]]
  
 
===''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]] (by [[User:Mikel|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]] (by [[User:Glitch|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 Custom Badnik to Sonic 2 SMS|Add a Custom Badnik]] (by [[User:Glitch|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 New Monitor in Sonic 2 SMS|Add a New Monitor]] (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:Add a Second Digit To the Lifecounter in Sonic 2 SMS|Add a Second Digit to the Lifecounter]] (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]])
+
* [[SCHG How-to:How to Add new tiles in different acts in Sonic 2 SMS|How to Add New Tiles in Different Acts]] (by [[User:Ravenfreak|Ravenfreak]])
 +
 
 +
===''Sonic 3 Alone''===
 +
====Fixing Bugs====
 +
Currently empty. Add your tutorials here!
 +
====Changing Design Choices====
 +
Currently empty. Add your tutorials here!
  
 
===''Sonic 3 & Knuckles''===
 
===''Sonic 3 & Knuckles''===
* [[SCHG How-to:Work with Water in S3K|Work with Water in S3K]] (by [[Katelynn]])
+
====Fixing Bugs====
* [[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]]) (addition by [[User:AlexShx|AlexShx]])
* [[SCHG How-to:Fix Blue Knuckles|Fix Blue Knuckles]] (by [[User:Tamkis|Tamkis]])
+
*[[SCHG How-to:Fix Tails' respawn speeds#Sonic 3K fix|Fix Tails' Respawn Speeds]] (by [[User:Redhotsonic|redhotsonic]])
 +
*[[SCHG How-to:Fix Accidental Deletion of Scattered Rings#Sonic 3K fix|Fix Accidental Deletion of Scattered Rings]] (by [[User:Redhotsonic|redhotsonic]])
 +
*[[SCHG How-to:Fix Ring Timers#Sonic 3 and Knuckles fix - SVN Disassembly|Fix Ring Timers]] (by [[User:Redhotsonic|redhotsonic]])
 +
*[[SCHG_How-to:Use correct height when roll jumping#Sonic 3 & Knuckles, SVN disassembly|Use Correct Height When Roll Jumping]]  (by [[User:MoDule|MoDule]]) (S3K fix by [[User:ThomasSpeedrunner|ThomasSpeedrunner]])
 +
====Changing Design Choices====
 +
*[[SCHG How-to:Fix Scattered Rings Underwater Physics#Sonic 3&K fix|Fix Scattered Rings' Underwater Physics]] (by [[User:Redhotsonic|redhotsonic]])
 +
*[[SCHG How-to:Edit Level Select Text and pointers|Edit Level Select Text and Pointers]] (by Inferno Gear)
 +
*[[SCHG How-to:Work with Water in S3K|Work with Water in S3K]] (by [[User:Caitlin|Katelynn]])
 +
*[[SCHG How-to:Make the Slots Bonus Game Rotate Smoothly|Make the Slots Bonus Game Rotate Smoothly]] (by [[User:Dullhole|Dullhole]])
 +
 
 +
====Adding Features====
 +
*[[SCHG How-to:Restore Sonic 2 Menus to Sonic 3|Restore Sonic 2 Menus]] (by [[User:Mustapha|Mustapha]])
  
 
===''Sonic Advance 3''===
 
===''Sonic Advance 3''===
*[[SCHG How-to:Switch Characters for Nonaggression|Switch Characters for Nonaggression]] (by [[Erik JS]])
+
*[[SCHG How-to:Switch Characters for Nonaggression|Switch Characters For Nonaggression]] (by [[Erik JS]])
  
 
===''Sonic Adventure 1/DX''===
 
===''Sonic Adventure 1/DX''===
*[[SCHG How-to:Edit Sonic Adventure levels|Edit Sonic Adventure levels]] (by [[Polygon Jim]])
+
*[[SCHG How-to:Edit Sonic Adventure levels|Edit Sonic Adventure Levels]] (by [[Polygon Jim]])
 +
*[[SCHG How-to:Import Levels Into Sonic Adventure DX: PC Using SADXLVL2|Import Levels Into Sonic Adventure DX: PC Using SADXLVL2]] (by [[User:ShadowBlitz|ShadowBlitz]])
 +
 
 +
===''Sonic Heroes''===
 +
*[[SCHG How-to:Assign Custom Materials to objects without additional materials in Sonic Heroes|Assign Custom Materials to objects without additional materials in Sonic Heroes]] (by [[User:Crazy Muzzarino|Muzzarino]])
 +
*[[SCHG How-to:Creating Levels in Sonic Heroes|Creating Levels in Sonic Heroes]] (by [[User:Igorseabra4|Igorseabra4]])
  
 +
===''Sonic Generations''===
 +
*[[SCHG How-to:Import Levels Into Sonic Generations|Import Levels]] (by [[Sky The Destroyer]])
 +
*[[SCHG How-to:Create Breakable Objects In Sonic Generations|Create Breakable Objects]] (by [[Paraxade]])
 +
*[[SCHG How-to:Create Splines For Sonic Generations|Create Splines]] (by [[Faseeh]])
  
 
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.
 
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.
  
 
[[Category:SCHG How-tos| ]]
 
[[Category:SCHG How-tos| ]]

Revision as of 08:22, 17 February 2020

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

Sound Features

Extending the Game

Sonic 2 Beta

Fixing Bugs

Changing Design Choices

Sonic 2 Master System

Sonic 3 Alone

Fixing Bugs

Currently empty. Add your tutorials here!

Changing Design Choices

Currently empty. Add your tutorials here!

Sonic 3 & Knuckles

Fixing Bugs

Changing Design Choices

Adding Features

Sonic Advance 3

Sonic Adventure 1/DX

Sonic Heroes

Sonic Generations

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.