General knowledge and information thread
#19
Posted 14 April 2011 - 05:56 AM
The problem with the background not scrolling is easy to solve so I didn't give too specific guidelines.
#20
Posted 14 April 2011 - 06:22 AM
If I recall (I could be wrong but), if that is the same issue on the Y axis as on the X axis, then it must also be based on Sonic's position (mainly Y), so in that case, having the lamppost at correct ground position won't do if Sonic is in the air and has touched the top of the lamppost, then his Y position won't be the same as the starting Y position on that lamppost, hence the draw position should remain fucked (of course, just speculating here in general as I haven't tried it, so apologies if you check this and it's incorrect =P).• Incorrect first plane when respawning at a checkpoint: A visual glitch (often an horizontal bar at the top of the screen) may appear if the lamppost's base is lower that the top of the ground's collision.
I'm pleased that you're engaging in this form of research though, it's interesting stuff to say the least, maybe one day we'll end up with a fully function and bugless Sonic 1 Rom =P
#21
Posted 14 April 2011 - 05:56 PM
Isn't the one you're referring to related to background (plane B )? The one I'm talking about there is on the foreground (plane A). It happens when the lamppost's bottom (ie the coordinates used to respawn Sonic) is inside the ground's collision. Here's a pic:

I guess it's a problem with plane A not being redrawn for a short time after respawning when Sonic is "pushed" out of the collision. The visual glitch will, of course, disappear once it's out of the screen.
Edited by SpirituInsanum, 14 April 2011 - 06:06 PM.
#22
Posted 14 April 2011 - 06:29 PM
#23
Posted 26 April 2011 - 02:56 PM
What did he do? lol
#24
Posted 26 April 2011 - 03:06 PM
His old member group was the Staff group in all but name. So, I moved him and deleted a pointless user group.just thought I'd say that I noticed Selbi has been premoted to 'RED' Staff membership.
What did he do? lol
#25
Posted 26 April 2011 - 03:43 PM
yea it was pretty pointless. he was the only project supervisor as far as I knew.His old member group was the Staff group in all but name. So, I moved him and deleted a pointless user group.just thought I'd say that I noticed Selbi has been premoted to 'RED' Staff membership.
What did he do? lol
#26
Posted 26 April 2011 - 04:47 PM
I believe MarkeyJester was one before being moved to Staff. Things change from time to time, some of them unexpectedly.yea it was pretty pointless. he was the only project supervisor as far as I knew.His old member group was the Staff group in all but name. So, I moved him and deleted a pointless user group.just thought I'd say that I noticed Selbi has been premoted to 'RED' Staff membership.
What did he do? lol
#27
Posted 26 April 2011 - 05:43 PM
#28
Posted 06 May 2011 - 10:33 PM
If you get a GAME OVER while the SonicGotThrough scene, you will see a GAME OVER text messed up, and if you can pass the level before the game restarts by the game over, you can play with 0 lives, and also you can't pause the game.
#29
Posted 07 May 2011 - 12:56 AM
Do you have a screenshot?
Without checking, my guess for a fix would be to destroy the titlecard object if Sonic dies, though that probably wouldn't help making the art load correctly.
#30
Posted 19 June 2011 - 11:51 PM
I got looking some hack's source codes, and I see that not anyone knows how to use PalLoad1 and PalLoad2 correctly. So, here I'll explain his functions:
PalLoad1: This one may be used to load palettes, but just if the palette will fade, otherwise will not work.
- Example:
moveq #2,d0 ; load second palette that is in the palette list.
jsr PalLoad1
jsr Pal_FadeTo
PalLoad2: This one may be used to load palettes, but just if you want to load the palette inmediately. This means, that this one is not the appropiate to be used if the palette will fade.
moveq #2,d0 ; load second palette that is in the palette list.
jsr PalLoad2
Edited by HCKTROX, 19 June 2011 - 11:54 PM.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



This topic is locked








