Actions

SCHG How-to

Difference between revisions of "Guide"

From Sonic Retro

m (Text replacement - "Mustapha" to "Mustapha")
m (Text replacement - "Puto" to "Puto")
Line 17: Line 17:
 
* [[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 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:Display the Press Start Button text|Display the Press Start Button Text]] (by [[Quickman]])
 
* [[SCHG How-to:Display the Press Start Button text|Display the Press Start Button Text]] (by [[Quickman]])
 
* [[SCHG How-to:Fix the Level Select menu in Sonic 1|Fix the Level Select Menu]] (by [[STHX]])
 
* [[SCHG How-to:Fix the Level Select menu in Sonic 1|Fix the Level Select Menu]] (by [[STHX]])
Line 38: Line 38:
 
* [[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: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 [[redhotsonic]])
 
* [[SCHG How-to:Fix Scattered Rings Underwater Physics#Sonic 1 fix|Fix Scattered Rings' Underwater Physics]] (by [[redhotsonic]])
* [[SCHG How-to:Remove the Speed Cap|Remove the Speed Cap]] (by [[Tweaker]] and [[Puto]])
+
* [[SCHG How-to:Remove the Speed Cap|Remove the Speed Cap]] (by [[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 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:Port Sonic 2's Level Art Loader to Sonic 1|Port Sonic 2's Level Art Loader]] (by [[User:Clownacy|Clownacy]])
Line 49: Line 49:
 
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: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/Part 1]] (by [[User:Lightning|Lightning]])
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 2|Add Spin Dash/Part 2]] (by [[Puto]])
+
* [[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 3|Add Spin Dash/Part 3]] (by [[shobiz]])
 
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 3|Add Spin Dash/Part 3]] (by [[shobiz]])
 
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 4|Add Spin Dash/Part 4]] (by [[Mercury]])
 
* [[SCHG How-to:Add Spin Dash to Sonic 1/Part 4|Add Spin Dash/Part 4]] (by [[Mercury]])
Line 82: Line 82:
  
 
====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====
 
====[[Qjimbo]]'s Split Disassembly Guides====
Line 122: Line 122:
  
 
====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 [[Selbi]] and [[User:Puto|Puto]])
 
* [[SCHG How-to:Disable floor collision while dying|Disable Floor Collision While Dying]] (by [[Esrael]])
 
* [[SCHG How-to:Disable floor collision while dying|Disable Floor Collision While Dying]] (by [[Esrael]])
 
* [[SCHG How-to:Modify Transformation Behavior in Sonic 2|Modify Super Sonic Transformation Methods & Behavior]] (by [[vladikcomper]] & [[redhotsonic]])
 
* [[SCHG How-to:Modify Transformation Behavior in Sonic 2|Modify Super Sonic Transformation Methods & Behavior]] (by [[vladikcomper]] & [[redhotsonic]])

Revision as of 13:34, 10 April 2018

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 & Knuckles

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.