Actions

Template

Difference between revisions of "S1Howtos"

From Sonic Retro

m (Fixed missed capitalisation, removed redundant "in Sonic 1")
m (Removed Scattered Rings Deletion Fix's section shortcut ("#The Fix"), fixing a bug where viewing the template through SRDF's page wouldn't highlight its entry.)
Line 5: Line 5:
 
! class="bottomtemphead" | Fixing Bugs
 
! class="bottomtemphead" | Fixing Bugs
 
|-
 
|-
|class="bottomtemptext" align="center" |[[SCHG How-to:Fix demo playback|Fix Demo Playback]] | [[SCHG How-to:Fix a race condition with Pattern Load Cues|Fix a Race Condition with Pattern Load Cues]] | [[SCHG How-to:Fix the SEGA Sound|Fix the SEGA Sound]] | [[SCHG How-to:Display the Press Start Button text|Display the Press Start Button Text]] | [[SCHG How-to:Fix the Level Select menu in Sonic 1|Fix the Level Select Menu]] | [[SCHG How-to:Fix the Hidden Points bug in Sonic 1|Fix the Hidden Points Bug]] | [[SCHG_How-to:Fix Accidental Deletion of Scattered Rings#The Fix|Fix Accidental Deletion of Scattered Rings]] | [[SCHG_How-to:Fix Ring Timers|Fix Ring Timers]] | [[SCHG How-to:Fix the Walk-Jump Bug in Sonic 1|Fix the Walk-Jump Bug]] | [[SCHG How-to:Correct Drowning Bugs in Sonic 1|Correct Drowning Bugs]] | [[SCHG How-to:Fix the death boundary bug|Fix the Death Boundary Bug]] | [[SCHG How-to:Fix the camera follow bug|Fix the Camera Follow Bug]] | [[SCHG How-to:Fix the DAC fade in bug|Fix the DAC Fade In Bug]] | [[SCHG How-to:Fix the HUD blinking|Fix the HUD Blinking]] | [[SCHG How-to:Fix the Level Select graphics bug|Fix the Level Select Graphics Bug]]
+
|class="bottomtemptext" align="center" |[[SCHG How-to:Fix demo playback|Fix Demo Playback]] | [[SCHG How-to:Fix a race condition with Pattern Load Cues|Fix a Race Condition with Pattern Load Cues]] | [[SCHG How-to:Fix the SEGA Sound|Fix the SEGA Sound]] | [[SCHG How-to:Display the Press Start Button text|Display the Press Start Button Text]] | [[SCHG How-to:Fix the Level Select menu in Sonic 1|Fix the Level Select Menu]] | [[SCHG How-to:Fix the Hidden Points bug in Sonic 1|Fix the Hidden Points Bug]] | [[SCHG_How-to:Fix Accidental Deletion of Scattered Rings|Fix Accidental Deletion of Scattered Rings]] | [[SCHG_How-to:Fix Ring Timers|Fix Ring Timers]] | [[SCHG How-to:Fix the Walk-Jump Bug in Sonic 1|Fix the Walk-Jump Bug]] | [[SCHG How-to:Correct Drowning Bugs in Sonic 1|Correct Drowning Bugs]] | [[SCHG How-to:Fix the death boundary bug|Fix the Death Boundary Bug]] | [[SCHG How-to:Fix the camera follow bug|Fix the Camera Follow Bug]] | [[SCHG How-to:Fix the DAC fade in bug|Fix the DAC Fade In Bug]] | [[SCHG How-to:Fix the HUD blinking|Fix the HUD Blinking]] | [[SCHG How-to:Fix the Level Select graphics bug|Fix the Level Select Graphics Bug]]
 
|-
 
|-
 
! class="bottomtemphead" | Design Choices and Features
 
! class="bottomtemphead" | Design Choices and Features

Revision as of 09:40, 18 March 2014

SCHG How-To Guide: Sonic the Hedgehog (16-bit)
Fixing Bugs
Fix Demo Playback | Fix a Race Condition with Pattern Load Cues | Fix the SEGA Sound | Display the Press Start Button Text | Fix the Level Select Menu | Fix the Hidden Points Bug | Fix Accidental Deletion of Scattered Rings | Fix Ring Timers | Fix the Walk-Jump Bug | Correct Drowning Bugs | Fix the Death Boundary Bug | Fix the Camera Follow Bug | Fix the DAC Fade In Bug | Fix the HUD Blinking | Fix the Level Select Graphics Bug
Design Choices and Features
Change Spike Behavior | Fix Special Stage Jumping Physics | Improve the Fade In\Fade Out Progression Routines | Fix Scattered Rings' Underwater Physics | Remove the Speed Cap | Add Spin Dash ( Part 1 / Part 2 / Part 3 / Part 4) | Port the REV01 Background Effects | Retain Rings Between Acts
Sound Features
Expand Music Index From $94 to $9F | Extend Music Slots | Play Different Songs Per Act | Expand Music Index to Start at $00 | Port Sonic 2 Final Sound Driver | Port Sonic 3's Sound Driver
Extending the Game
Load Chunks From ROM | Add Extra Characters | Make an Alternative Title Screen | Use Dynamic Tilesets | Make GHZ Load Alternate Art | Add a New Zone | Set Up the Goggle Monitor | Add New Moves | Add a Dynamic Collision System | Dynamic Special Stage Walls System | Extend Sprite Mappings and Art Limit | Add Eggman Monitor | Sonic 2 (Simon Wai Prototype) Level Select | Enigma Credits
Split Disassembly Guides
Set Up a Split Disassembly | Basic Level Editing | Basic Art Editing | Basic ASM Editing (Spin Dash)