Actions

Talk

Difference between revisions of "Sonic the Hedgehog:Enhanced Edition"

From Sonic Retro

(Additions since V0.5)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
How the crap is this page still up?
 +
 
Now i don't have to post bugs and changes on the main page.
 
Now i don't have to post bugs and changes on the main page.
  
Line 22: Line 24:
  
 
====Additional Credits====
 
====Additional Credits====
*Tweaker (Sonic 4 CD title)
+
*[[User:Tweaker|Tweaker]] (Sonic 4 CD title, Ground Speed Cap removal)
*Nineko
+
*[[User:Nineko|Nineko]] (Some music tracks, Eggman Monitor, Different songs every act)
 
+
*[[User:Selbi|Selbi]] (SRAM)
====Bugs====
+
*[[User:FraGag|FraGag]] (Spike bug fix, demo playback)
*None lol
+
*[[User:1337Rooster|1337Rooster]] (Hidden Points fix)
 
+
*[[User:redhotsonic|RHS]] (Accidental Deletion of Scattered Rings fix, Ring timers fix, Drowning Bugs, scattered rings underwater, Improved ObjectMove routines)
 +
*[[User:Cinossu|Cinossu]] (Walk Jump fix)
 +
*[[User:Mercury|Mercury]] (Walk Jump fix, SS Jumping physics)
 +
*[[User:MarkeyJester|MarkeyJester]] (Death Boundary bug, Camera follow bug, Level wrap, LS Graphics bug, improved fading in and out)
 +
*[[User:Quickman|Quickman]] (HUD Blinking)
 +
*[[User:MoDule|MoDule]] (Water fix)
 +
*[[User:Puto|Puto]] (Air Speed cap removal)
 +
*[[User:jman2050|jman2050]] (REV01 Effects)
 +
*[[User:Clownacy|Clownacy]] (S2 Level Art Loader)
 +
*[[User:vladikcomper|vladikcomper]] (MegaPCM, Optimizations)
 +
*[[User:Kram1024|Kram1024]] (Simon Wai LevelSelect)
 +
More Coming Soon!
 +
====All Bug Fixes====
 +
*Fixed Demo playback
 +
*Correct Level Select order
 +
*Hidden Points gives you the correct amount
 +
*Accidental Deletion of Scattered Rings
 +
*Ring Timers
 +
*Walk Jump
 +
*Drowning bugs
 +
*Death Boundary
 +
*Dying by hitting the top of the level
 +
*HUD blinking
 +
*LS graphic bug
 +
*Camera Bug
 +
*Level wrap
 
====Future Features====
 
====Future Features====
 
*All Monitors in Debug Mode
 
*All Monitors in Debug Mode
*Remove Unused Objects in Debug
+
*Remove (or add) Unused Objects in Debug Mode
 
*Further Optimize the Game
 
*Further Optimize the Game
 +
====Additional Notes====
 +
*The GHZ art on the title is now uncompressed. (yes it's possible)
 +
*All enigma mappings are also uncompressed.
 +
*Some art is also uncompressed.
  
 
====Music List====
 
====Music List====
Line 47: Line 78:
 
The next build is nearly complete, I still need to finish it but if you ask I'll release "V1.0B"
 
The next build is nearly complete, I still need to finish it but if you ask I'll release "V1.0B"
 
[[User:Shadow05|Shadow05]] 01:25PM, 17 June 2018 (EST)
 
[[User:Shadow05|Shadow05]] 01:25PM, 17 June 2018 (EST)
 +
 +
I've also released the builds from the Old and New Disassembly builds so here's all the versions (so far).
 +
*Version 0.5 (Genesis)
 +
*Version 0.5 (Mega CD)
 +
*Version 0.6 (Genesis)
 +
*Version 0.7 (Genesis and 32X)
 +
Due to a bug the level select has been reverted back to Sonic 1's.
 +
[[User:Shadow05|Shadow05]] 12:14PM, 8 July 2018 (EST)
 +
 
====Q&A====
 
====Q&A====
 
I'm trying to add the skid dust to Sonic 1 but it doesn't display can someone tell me why?
 
I'm trying to add the skid dust to Sonic 1 but it doesn't display can someone tell me why?
Line 59: Line 99:
 
move.b #$15,($FFFFD1DA).w
 
move.b #$15,($FFFFD1DA).w
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
I fixed it here's how you do it, so goto '''''loc_1DE20''''' and you'll see this.
 +
 +
<syntaxhighlight>
 +
bra.s loc_1DE28
 +
; ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
 +
 +
loc_1DE20: ; DATA XREF: h+6E30?o
 +
        cmpi.b #$C,$28(a2)
 +
        blo.s loc_1DE3E
 +
 +
loc_1DE28: ; CODE XREF: h+6E42?j h+6E56?j ...
 +
</syntaxhighlight>
 +
Delete the code before '''''loc_1DE28'''''.
 +
 
[[User:Shadow05|Shadow05]] 01:25PM, 25 June 2018 (EST)
 
[[User:Shadow05|Shadow05]] 01:25PM, 25 June 2018 (EST)
  
Line 66: Line 120:
 
*5/6/18 32x Support added.
 
*5/6/18 32x Support added.
 
*7/6/18 Sega CD version is released.
 
*7/6/18 Sega CD version is released.
 +
*7/7/18 v0.6 and v0.7 are released.
 +
*14/7/18 Version 1.0 beta is released.
 +
 +
==Future of Shadow05==
 +
*Sonic 2 Enhanced Edition
 +
*A [[Sonic the Hedgehog (16-bit)|Sonic 1]] hack with [[Sonic the Hedgehog|Sonic]] and [[Mighty the Armadillo|Mighty]].
 +
 +
==Implemented Features (Sonic 1 Shadow05 Edition)==
 +
[[File:Sonic 1 Shadow05 Edition Logo.png]]
 +
*Mighty ([[Sonic the Hedgehog Megamix|Sonic Megamix]] Sprites ripped and improved by [[User:AsuharaMoon|AsuharaMoon Not AshuraMoon]])
 +
*Spindash (Sonic & Mighty)
 +
*Extended Camera
 +
*Super Peelout (Sonic)
 +
*Downdash (Mighty)
 +
 +
==Implemented Features (Sonic 2 Enhanced Edition)==
 +
*None lol

Latest revision as of 07:21, 20 October 2018

How the crap is this page still up?

Now i don't have to post bugs and changes on the main page.

Main

Additions since V0.5

  • REV01 Effects
  • 32X Support (Code from Sonic 1 32x hack lol)
  • Sega CD Support (Built from Sonic 1 CD)
  • A bull load of bug fixes.
  • MegaPCM
  • Removed HUD during credits
  • Sonic 1 PAL tempo fixed (Music plays at correct speed on PAL) (fix by Crash)
  • Different songs per act (some by nineko some are ports from other games.)
  • Extended music slots
  • Added PlaySound_Local
  • Menu music ($21)
  • Level Select music ($94)
  • Speed Shoes music ($1E)
  • S3 Results ($8E)
  • Extra Life earned at 50000 points
  • Level doesn't freeze after death (like the 2013 remake)

Additional Credits

  • Tweaker (Sonic 4 CD title, Ground Speed Cap removal)
  • Nineko (Some music tracks, Eggman Monitor, Different songs every act)
  • Selbi (SRAM)
  • FraGag (Spike bug fix, demo playback)
  • 1337Rooster (Hidden Points fix)
  • RHS (Accidental Deletion of Scattered Rings fix, Ring timers fix, Drowning Bugs, scattered rings underwater, Improved ObjectMove routines)
  • Cinossu (Walk Jump fix)
  • Mercury (Walk Jump fix, SS Jumping physics)
  • MarkeyJester (Death Boundary bug, Camera follow bug, Level wrap, LS Graphics bug, improved fading in and out)
  • Quickman (HUD Blinking)
  • MoDule (Water fix)
  • Puto (Air Speed cap removal)
  • jman2050 (REV01 Effects)
  • Clownacy (S2 Level Art Loader)
  • vladikcomper (MegaPCM, Optimizations)
  • Kram1024 (Simon Wai LevelSelect)

More Coming Soon!

All Bug Fixes

  • Fixed Demo playback
  • Correct Level Select order
  • Hidden Points gives you the correct amount
  • Accidental Deletion of Scattered Rings
  • Ring Timers
  • Walk Jump
  • Drowning bugs
  • Death Boundary
  • Dying by hitting the top of the level
  • HUD blinking
  • LS graphic bug
  • Camera Bug
  • Level wrap

Future Features

  • All Monitors in Debug Mode
  • Remove (or add) Unused Objects in Debug Mode
  • Further Optimize the Game

Additional Notes

  • The GHZ art on the title is now uncompressed. (yes it's possible)
  • All enigma mappings are also uncompressed.
  • Some art is also uncompressed.

Music List

  • 1 GHZ
  • 2 Azure Lake (Ported By Me)
  • 3 Leaf Forest Beta (By Nineko)
  • 4 Leaf Forest (By Nineko)

Discussion Section

Fails Hack Policy?

Are we still going to accept this? Because from the looks of things, this still doesn't do enough to comply to the Hack Policy. --BSonirachi (talk) 08:34, 7 June 2018 (CDT)

I don't know. Shadow05 01:08PM, 17 June 2018 (EST)

Opinions and Info

The next build is nearly complete, I still need to finish it but if you ask I'll release "V1.0B" Shadow05 01:25PM, 17 June 2018 (EST)

I've also released the builds from the Old and New Disassembly builds so here's all the versions (so far).

  • Version 0.5 (Genesis)
  • Version 0.5 (Mega CD)
  • Version 0.6 (Genesis)
  • Version 0.7 (Genesis and 32X)

Due to a bug the level select has been reverted back to Sonic 1's. Shadow05 12:14PM, 8 July 2018 (EST)

Q&A

I'm trying to add the skid dust to Sonic 1 but it doesn't display can someone tell me why?

Code:

		move.b	#$D,$1C(a0)	; use "stopping" animation
		bclr	#0,$22(a0)
		move.w	#$A4,d0
		jsr	(PlaySound_Special).l ;	play stopping sound
		move.b	#6,($FFFFD1E4).w
		move.b	#$15,($FFFFD1DA).w

I fixed it here's how you do it, so goto loc_1DE20 and you'll see this.

		bra.s	loc_1DE28
; ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

loc_1DE20:				; DATA XREF: h+6E30?o
	        cmpi.b	#$C,$28(a2)
	        blo.s	loc_1DE3E

loc_1DE28:				; CODE XREF: h+6E42?j h+6E56?j ...

Delete the code before loc_1DE28.

Shadow05 01:25PM, 25 June 2018 (EST)

Events

  • 29/5/18 V0.5 is released.
  • 31/5/18 Source Code is released.
  • 5/6/18 32x Support added.
  • 7/6/18 Sega CD version is released.
  • 7/7/18 v0.6 and v0.7 are released.
  • 14/7/18 Version 1.0 beta is released.

Future of Shadow05

Implemented Features (Sonic 1 Shadow05 Edition)

File:Sonic 1 Shadow05 Edition Logo.png

Implemented Features (Sonic 2 Enhanced Edition)

  • None lol