Actions

Template

Difference between revisions of "S1Howtos"

From Sonic Retro

Line 17: Line 17:
 
! class="bottomtemphead" | Sound Features
 
! class="bottomtemphead" | Sound Features
 
|-
 
|-
|class="bottomtemptext" style="text-align:center;" | [[SCHG How-to:Expand the music index from $94 to $9F|Expand Music Index From $94 to $9F]] | [[SCHG How-to:Extend Music Slots in Sonic 1|Extend Music Slots]] | [[SCHG How-to:Play different songs on different acts|Play Different Songs Per Act]] | [[SCHG How-to:Expand the music index to start at $00 instead of $80|Expand Music Index to Start at $00]] | [[SCHG How-to:Port Sonic 2 Final Sound Driver to Sonic 1|Port Sonic 2 Final Sound Driver]] | [[SCHG How-to:Port Sonic 3's Sound Driver to Sonic 1|Port Sonic 3's Sound Driver]]
+
|class="bottomtemptext" style="text-align:center;" | [[SCHG How-to:Expand the music index from $94 to $9F|Expand Music Index From $94 to $9F]] | [[SCHG How-to:Extend Music Slots in Sonic 1|Extend Music Slots]] | [[SCHG How-to:Play different songs on different acts|Play Different Songs Per Act]] | [[SCHG How-to:Expand the music index to start at $00 instead of $80|Expand Music Index to Start at $00]] | [[SCHG How-to:Port Sonic 2 Final Sound Driver to Sonic 1|Port Sonic 2 Final Sound Driver]] | [[SCHG How-to:Port Sonic 3's Sound Driver to Sonic 1|Port Sonic 3's Sound Driver]] | [[SCHG How-to:Improve PCM Quality Playback (In Sonic 1)|Improve PCM Playback]]
 
|-
 
|-
 
! class="bottomtemphead" | Extending the Game
 
! class="bottomtemphead" | Extending the Game

Revision as of 03:41, 2 June 2018

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 Song Restoration Bugs | Fix the HUD Blinking | Fix the Level Select Graphics Bug | Fix a remember sprite related bug
Changing Design Choices
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 | Port the REV01 Background Effects | Port Sonic 2's Level Art Loader | Retain Rings Between Acts | Add Sonic 2 (Simon Wai Prototype) Level Select | Improve ObjectMove Subroutines | Port Sonic 2 Level Select
Adding Features
Add Spin Dash ( Part 1 / Part 2 / Part 3 / Part 4 ) | Add Eggman Monitor | Add Super Sonic
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 | Improve PCM Playback
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 | Enigma Credits | Use Dynamic Palettes
Miscellaneous
Convert the Hivebrain 2005 Disassembly to ASM68K
Split Disassembly Guides
Set Up a Split Disassembly | Basic Level Editing | Basic Art Editing | Basic ASM Editing (Spin Dash)