--Lawrence of Arrakis--
That's a mouthful, innit?
My first polished public patch; and it's in a .asm format.
Don't be too alarmed, all is well. It's easy to apply and also easy to tweak. Go grab xkas v.06 from byuu's website:
http://byuu.cinnamonpirate.com/programming/
...and grab the patch:
http://users.adelphia.net/~insomniadmx/boostball.zip
Make sure you extract the entire boostball.zip file into xkas's root directory if you want to use the included batch file, and put a ROM in that directory named "SM.smc". I suggest playing around with the defines in the boostball.asm a little to get whatever kind of effects you want. Seriously, releasing it this way will give you a lot more control.
To edit the .asm file, just open in notepad or equivalent. Replace some of the values and see what happens. If, for example, you want the patch to be more concurrent with your physics changes, take advantage of the editable defines. Report any bugs you find in this thread.
The patch itself replaces the spring ball item slot and the pickup, springball is combined with hi-jump boots.
Go ahead and whine about how tough it is, but you could also look at it as a learning experience. Using a compiler isn't hard.
My first polished public patch; and it's in a .asm format.
Don't be too alarmed, all is well. It's easy to apply and also easy to tweak. Go grab xkas v.06 from byuu's website:
http://byuu.cinnamonpirate.com/programming/
...and grab the patch:
http://users.adelphia.net/~insomniadmx/boostball.zip
Make sure you extract the entire boostball.zip file into xkas's root directory if you want to use the included batch file, and put a ROM in that directory named "SM.smc". I suggest playing around with the defines in the boostball.asm a little to get whatever kind of effects you want. Seriously, releasing it this way will give you a lot more control.
To edit the .asm file, just open in notepad or equivalent. Replace some of the values and see what happens. If, for example, you want the patch to be more concurrent with your physics changes, take advantage of the editable defines. Report any bugs you find in this thread.
The patch itself replaces the spring ball item slot and the pickup, springball is combined with hi-jump boots.
Go ahead and whine about how tough it is, but you could also look at it as a learning experience. Using a compiler isn't hard.
Thread title: