Jeff, if I remember correctly, there isn't just one PAR/RAM code that enables everything for the Speed Shoes (speed, acceleration, deceleration, music, etc). If there is, please let me know.
I made a code for Sonic 1 that allows you to pause and press B to increase Sonic's top speed and acceleration, and pressing C increases acceleration only. I think I made it so the top speed and acceleration were the same as with the speed shoes. The only problem is there wasn't enough room for me to add deceleration, or change the music. Now that I think about it, I may have gone about it wrong. I may try and find the routine that enables the actual speed shoes and see if I can make a code to branch to that routine when you pause and press a button. Don't know if it will work, but will let you know if I figure anything out.
Also, I saw your request for always having "Super" physics. I made a code for Sonic 2 that allows you to pause and press a button to become Super Sonic. It took 12 codes to do that. Again, I may have gone about it the wrong way. Will see if I can do it with much fewer codes by branching/jumping to the "Super Sonic" routine.
EDIT: If you know of just one PAR/RAM code to enable either "Speed Shoes" or "Super" Sonic, let me know.
I made a code for Sonic 1 that allows you to pause and press B to increase Sonic's top speed and acceleration, and pressing C increases acceleration only. I think I made it so the top speed and acceleration were the same as with the speed shoes. The only problem is there wasn't enough room for me to add deceleration, or change the music. Now that I think about it, I may have gone about it wrong. I may try and find the routine that enables the actual speed shoes and see if I can make a code to branch to that routine when you pause and press a button. Don't know if it will work, but will let you know if I figure anything out.
Also, I saw your request for always having "Super" physics. I made a code for Sonic 2 that allows you to pause and press a button to become Super Sonic. It took 12 codes to do that. Again, I may have gone about it the wrong way. Will see if I can do it with much fewer codes by branching/jumping to the "Super Sonic" routine.
EDIT: If you know of just one PAR/RAM code to enable either "Speed Shoes" or "Super" Sonic, let me know.
Comment